COMMITS
/ Include/Python.h May 28, 2000
G
Typo fix in comment.
Greg Ward committed
May 8, 2000
G
Andy Dustman: add GNU pth user-space thread support.
Guido van Rossum committed
April 5, 2000
G
Marc-Andre's third try at this bulk patch seems to work (except that
Guido van Rossum committed
March 10, 2000
G
Marc-Andre Lemburg: include unicodeobject.h and codecs.h
Guido van Rossum committed
January 3, 1999
G
New version identification scheme.
Guido van Rossum committed
December 4, 1998
G
Add DL_IMPORT(returntype) for all officially exported functions.
Guido van Rossum committed
October 7, 1998
G
Add Greg Stein's buffer object API.
Guido van Rossum committed
May 26, 1998
G
On SGI, we need to define _SGI_MP_SOURCE before including errno.h when
Guido van Rossum committed
August 2, 1997
G
Mass checkin (more to follow for other directories).
Guido van Rossum committed
July 18, 1997
G
Include pystate.h earlier so it can be referenced by ceval.h.
Guido van Rossum committed
May 13, 1997
G
Subsumed mappingobject.h in dictobject.h.
Guido van Rossum committed
May 7, 1997
G
Instead of importing graminit.h whenever one of the three grammar 'root'
Guido van Rossum committed
May 5, 1997
G
Massive changes for separate thread state management.
Guido van Rossum committed
May 2, 1997
G
Several oopsies -- Py_ALLOBJECTS_H -> Py_PYTHON_H, temporarily removed
Guido van Rossum committed
G
Moved allobjects.h to Python.h (without rename2.h).
Guido van Rossum committed
January 12, 1995
G
The great renaming, phase two: all header files have been updated to
Guido van Rossum committed
September 14, 1994
G
pythonrun.h: added run_pyc_file
Guido van Rossum committed