1. ed4aa83 require a long long data type (closes #27961) by Benjamin Peterson · 8 years ago
  2. e1f107e s/tabs/spaces, and clean trailing whitespace by Eli Bendersky · 12 years ago
  3. 9bd126a the days of pre-standard C compilers are gone by Benjamin Peterson · 12 years ago
  4. 1af737c Merged revisions 60176-60209 via svnmerge from by Christian Heimes · 16 years ago
  5. bce52be Fixed some build issues and updated docs. by Christian Heimes · 17 years ago
  6. 8dfc4a9 Remove support for __members__ and __methods__. There still might be by Neal Norwitz · 17 years ago
  7. 806c246 Merged revisions 56753-56781 via svnmerge from by Guido van Rossum · 17 years ago
  8. 7eaf822 Merged revisions 55962-56019 via svnmerge from by Guido van Rossum · 17 years ago
  9. 50e9fb9 Completely get rid of PyClass and PyInstance. by Guido van Rossum · 18 years ago
  10. 44e379d Allow for ssize_t field offsets. by Martin v. Löwis · 18 years ago
  11. c3d12ac const poisoning, spreading to fix new const warnings in _winreg.c. by Tim Peters · 18 years ago
  12. 96d743e Patch #1115086: support PY_LONGLONG in structmember. by Martin v. Löwis · 19 years ago
  13. 7befb99 remove support for missing ANSI C header files (limits.h, stddef.h, etc). by Skip Montanaro · 20 years ago
  14. eddc144 Getting rid of all the code inside #ifdef macintosh too. by Jack Jansen · 21 years ago
  15. 91a681d Excise DL_EXPORT from Include. by Mark Hammond · 22 years ago
  16. 6b70599 Fix SF bug #486144: Uninitialized __slot__ vrbl is None. by Guido van Rossum · 22 years ago
  17. 6f79937 Add optional docstrings to member descriptors. For backwards by Guido van Rossum · 23 years ago
  18. c299fc1 Add support for restricting access based on restricted execution mode. by Guido van Rossum · 23 years ago
  19. 8586991 REMOVED all CWI, CNRI and BeOpen copyright markings. by Guido van Rossum · 24 years ago
  20. 5eb6d4e ANSI-fication and Py_PROTO extermination. by Fred Drake · 24 years ago
  21. ffcc381 Change copyright notice - 2nd try. by Guido van Rossum · 24 years ago
  22. fd71b9e Change copyright notice. by Guido van Rossum · 24 years ago
  23. 43466ec Add DL_IMPORT(returntype) for all officially exported functions. by Guido van Rossum · 25 years ago
  24. d266eb4 New permission notice, includes CNRI. by Guido van Rossum · 28 years ago
  25. caa6380 The great renaming, phase two: all header files have been updated to by Guido van Rossum · 29 years ago
  26. 5799b52 Added 1995 copyright. by Guido van Rossum · 29 years ago
  27. 599f0d1 - Added ability to get at strings embedded in the struct by Jack Jansen · 29 years ago
  28. 5ebc0ca include stddef.h by Guido van Rossum · 30 years ago
  29. b6775db Merge alpha100 branch back to main trunk by Guido van Rossum · 30 years ago
  30. a330996 * Added support for X11 modules. by Guido van Rossum · 31 years ago
  31. 9bfef44 * Changed all copyright messages to include 1993. by Guido van Rossum · 31 years ago
  32. 0002395 added BYTE, CHAR and unsigned variants by Guido van Rossum · 32 years ago
  33. 5113f5f Copyright for 1992 added by Guido van Rossum · 32 years ago
  34. f70e43a Added copyright notice. by Guido van Rossum · 33 years ago
  35. 3f5da24 "Compiling" version by Guido van Rossum · 33 years ago