| Commit message (Expand) | Author | Age | Files | Lines |
* | PEP 227 implementation | Jeremy Hylton | 2001-01-25 | 1 | -0/+1 |
|
|
* | Rationalize use of limits.h, moving the inclusion to Python.h. | Fred Drake | 2000-09-26 | 1 | -0/+4 |
|
|
* | Make better use of GNU Pth -- patch by Andy Dustman. | Guido van Rossum | 2000-09-19 | 1 | -1/+1 |
|
|
* | Close SF bug 110826: a complaint about the way Python #define'd NULL. | Tim Peters | 2000-09-10 | 1 | -0/+4 |
|
|
* | REMOVED all CWI, CNRI and BeOpen copyright markings. | Guido van Rossum | 2000-09-01 | 1 | -9/+0 |
|
|
* | patch from Vladimir (move Py_Mem* interface to Include/pymem.h) | Peter Schneider-Kamp | 2000-07-31 | 1 | -0/+2 |
|
|
* | merge Include/my*.h into Include/pyport.h | Peter Schneider-Kamp | 2000-07-31 | 1 | -3/+0 |
|
|
* | Included assert.h in Python.h -- it's absurd that this basic tool of | Tim Peters | 2000-07-23 | 1 | -1/+3 |
|
|
* | deleted obsolete SYMANTEC__CFM68K__ tests | Skip Montanaro | 2000-07-12 | 1 | -8/+0 |
|
|
* | Cray J90 fixes for long ints. | Tim Peters | 2000-07-08 | 1 | -0/+1 |
|
|
* | Defunct the _XOPEN_SOURCE define for now. Suggested by Fredrik | Marc-André Lemburg | 2000-07-07 | 1 | -3/+8 |
|
|
* | Added #defines to enable SUSv2 compatibility where available and | Marc-André Lemburg | 2000-07-05 | 1 | -0/+10 |
|
|
* | Change copyright notice - 2nd try. | Guido van Rossum | 2000-06-30 | 1 | -6/+0 |
|
|
* | Change copyright notice. | Guido van Rossum | 2000-06-30 | 1 | -22/+7 |
|
|
* | Typo fix in comment. | Greg Ward | 2000-05-28 | 1 | -1/+1 |
|
|
* | Andy Dustman: add GNU pth user-space thread support. | Guido van Rossum | 2000-05-08 | 1 | -0/+4 |
|
|
* | Marc-Andre's third try at this bulk patch seems to work (except that | Guido van Rossum | 2000-04-05 | 1 | -1/+1 |
|
|
* | Marc-Andre Lemburg: include unicodeobject.h and codecs.h | Guido van Rossum | 2000-03-10 | 1 | -0/+2 |
|
|
* | New version identification scheme. | Guido van Rossum | 1999-01-03 | 1 | -0/+1 |
|
|
* | Add DL_IMPORT(returntype) for all officially exported functions. | Guido van Rossum | 1998-12-04 | 1 | -0/+3 |
|
|
* | Add Greg Stein's buffer object API. | Guido van Rossum | 1998-10-07 | 1 | -0/+1 |
|
|
* | On SGI, we need to define _SGI_MP_SOURCE before including errno.h when | Guido van Rossum | 1998-05-26 | 1 | -0/+4 |
|
|
* | Mass checkin (more to follow for other directories). | Guido van Rossum | 1997-08-02 | 1 | -1/+0 |
|
|
* | Include pystate.h earlier so it can be referenced by ceval.h. | Guido van Rossum | 1997-07-18 | 1 | -2/+2 |
|
|
* | Subsumed mappingobject.h in dictobject.h. | Guido van Rossum | 1997-05-13 | 1 | -1/+1 |
|
|
* | Instead of importing graminit.h whenever one of the three grammar 'root' | Guido van Rossum | 1997-05-07 | 1 | -0/+6 |
|
|
* | Massive changes for separate thread state management. | Guido van Rossum | 1997-05-05 | 1 | -0/+2 |
|
|
* | Several oopsies -- Py_ALLOBJECTS_H -> Py_PYTHON_H, temporarily removed | Guido van Rossum | 1997-05-02 | 1 | -6/+3 |
|
|
* | Moved allobjects.h to Python.h (without rename2.h). | Guido van Rossum | 1997-05-02 | 1 | -3/+116 |
|
|
* | The great renaming, phase two: all header files have been updated to | Guido van Rossum | 1995-01-12 | 1 | -1/+1 |
|
|
* | pythonrun.h: added run_pyc_file | Guido van Rossum | 1994-09-14 | 1 | -0/+3 |
|
|