1. fd71b9e Change copyright notice. by Guido van Rossum · 24 years ago
  2. 9581144 Typo fix in comment. by Greg Ward · 24 years ago
  3. 07bd90e Andy Dustman: add GNU pth user-space thread support. by Guido van Rossum · 24 years ago
  4. 9e896b3 Marc-Andre's third try at this bulk patch seems to work (except that by Guido van Rossum · 24 years ago
  5. bd7dfbc Marc-Andre Lemburg: include unicodeobject.h and codecs.h by Guido van Rossum · 24 years ago
  6. f1176c4 New version identification scheme. by Guido van Rossum · 26 years ago
  7. 43466ec Add DL_IMPORT(returntype) for all officially exported functions. by Guido van Rossum · 26 years ago
  8. 2e19bd7 Add Greg Stein's buffer object API. by Guido van Rossum · 26 years ago
  9. 90ce848 On SGI, we need to define _SGI_MP_SOURCE before including errno.h when by Guido van Rossum · 26 years ago
  10. 29e46a9 Mass checkin (more to follow for other directories). by Guido van Rossum · 27 years ago
  11. 618af4b Include pystate.h earlier so it can be referenced by ceval.h. by Guido van Rossum · 27 years ago
  12. 2ec9031 Subsumed mappingobject.h in dictobject.h. by Guido van Rossum · 27 years ago
  13. b05a5c7 Instead of importing graminit.h whenever one of the three grammar 'root' by Guido van Rossum · 27 years ago
  14. a027efa Massive changes for separate thread state management. by Guido van Rossum · 27 years ago
  15. d27b4f2 Several oopsies -- Py_ALLOBJECTS_H -> Py_PYTHON_H, temporarily removed by Guido van Rossum · 27 years ago
  16. 174f95a Moved allobjects.h to Python.h (without rename2.h). by Guido van Rossum · 27 years ago
  17. caa6380 The great renaming, phase two: all header files have been updated to by Guido van Rossum · 29 years ago
  18. 9566408 pythonrun.h: added run_pyc_file by Guido van Rossum · 30 years ago