1. c83ea13 Untabify C files. Will watch buildbots. by Antoine Pitrou · 14 years ago
  2. 32a3fb5 Patch #1720595: add T_BOOL to the range of structmember types. by Georg Brandl · 17 years ago
  3. e8954f8 Backport of the PCbuild9 directory from the py3k branch. by Christian Heimes · 17 years ago
  4. 766d880 Py_ssize_t is defined regardless of HAVE_LONG_LONG. Will backport by Neal Norwitz · 17 years ago
  5. 84a3efe Add T_PYSSIZET in structmember.h: This can be used for Py_ssize_t members. by Walter Dörwald · 17 years ago
  6. 44e379d Allow for ssize_t field offsets. by Martin v. Löwis · 18 years ago
  7. c3d12ac const poisoning, spreading to fix new const warnings in _winreg.c. by Tim Peters · 19 years ago
  8. 96d743e Patch #1115086: support PY_LONGLONG in structmember. by Martin v. Löwis · 19 years ago
  9. 7befb99 remove support for missing ANSI C header files (limits.h, stddef.h, etc). by Skip Montanaro · 21 years ago
  10. eddc144 Getting rid of all the code inside #ifdef macintosh too. by Jack Jansen · 21 years ago
  11. 91a681d Excise DL_EXPORT from Include. by Mark Hammond · 22 years ago
  12. 6b70599 Fix SF bug #486144: Uninitialized __slot__ vrbl is None. by Guido van Rossum · 23 years ago
  13. 6f79937 Add optional docstrings to member descriptors. For backwards by Guido van Rossum · 23 years ago
  14. c299fc1 Add support for restricting access based on restricted execution mode. by Guido van Rossum · 23 years ago
  15. 8586991 REMOVED all CWI, CNRI and BeOpen copyright markings. by Guido van Rossum · 24 years ago
  16. 5eb6d4e ANSI-fication and Py_PROTO extermination. by Fred Drake · 24 years ago
  17. ffcc381 Change copyright notice - 2nd try. by Guido van Rossum · 24 years ago
  18. fd71b9e Change copyright notice. by Guido van Rossum · 24 years ago
  19. 43466ec Add DL_IMPORT(returntype) for all officially exported functions. by Guido van Rossum · 26 years ago
  20. d266eb4 New permission notice, includes CNRI. by Guido van Rossum · 28 years ago
  21. caa6380 The great renaming, phase two: all header files have been updated to by Guido van Rossum · 30 years ago
  22. 5799b52 Added 1995 copyright. by Guido van Rossum · 30 years ago
  23. 599f0d1 - Added ability to get at strings embedded in the struct by Jack Jansen · 30 years ago
  24. 5ebc0ca include stddef.h by Guido van Rossum · 30 years ago
  25. b6775db Merge alpha100 branch back to main trunk by Guido van Rossum · 30 years ago
  26. a330996 * Added support for X11 modules. by Guido van Rossum · 31 years ago
  27. 9bfef44 * Changed all copyright messages to include 1993. by Guido van Rossum · 31 years ago
  28. 0002395 added BYTE, CHAR and unsigned variants by Guido van Rossum · 32 years ago
  29. 5113f5f Copyright for 1992 added by Guido van Rossum · 32 years ago
  30. f70e43a Added copyright notice. by Guido van Rossum · 33 years ago
  31. 3f5da24 "Compiling" version by Guido van Rossum · 34 years ago