summaryrefslogtreecommitdiffstats
path: root/Include/Python.h
Commit message (Expand)AuthorAgeFilesLines
* New version identification scheme.Guido van Rossum1999-01-031-0/+1
* Add DL_IMPORT(returntype) for all officially exported functions.Guido van Rossum1998-12-041-0/+3
* Add Greg Stein's buffer object API.Guido van Rossum1998-10-071-0/+1
* On SGI, we need to define _SGI_MP_SOURCE before including errno.h whenGuido van Rossum1998-05-261-0/+4
* Mass checkin (more to follow for other directories).Guido van Rossum1997-08-021-1/+0
* Include pystate.h earlier so it can be referenced by ceval.h.Guido van Rossum1997-07-181-2/+2
* Subsumed mappingobject.h in dictobject.h.Guido van Rossum1997-05-131-1/+1
* Instead of importing graminit.h whenever one of the three grammar 'root'Guido van Rossum1997-05-071-0/+6
* Massive changes for separate thread state management.Guido van Rossum1997-05-051-0/+2
* Several oopsies -- Py_ALLOBJECTS_H -> Py_PYTHON_H, temporarily removedGuido van Rossum1997-05-021-6/+3
* Moved allobjects.h to Python.h (without rename2.h).Guido van Rossum1997-05-021-3/+116
* The great renaming, phase two: all header files have been updated toGuido van Rossum1995-01-121-1/+1
* pythonrun.h: added run_pyc_fileGuido van Rossum1994-09-141-0/+3