1. f3f33dc Bunch of minor ANSIfications: 'void initfunc()' -> 'void initfunc(void)', by Thomas Wouters · 24 years ago
  2. 7e47402 Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either by Thomas Wouters · 24 years ago
  3. 0659b4a ANSI-fication by Peter Schneider-Kamp · 24 years ago
  4. dbd9ba6 Nuke all remaining occurrences of Py_PROTO and Py_FPROTO. by Tim Peters · 24 years ago
  5. 3886bb6 Add DL_EXPORT() to all modules that could possibly be used on BeOS or Windows. by Guido van Rossum · 26 years ago
  6. 6901196 Purported fixes for 64-bit platforms with help from John Jorgensen by Guido van Rossum · 26 years ago
  7. 0cb96de Apply two changes, systematically: by Guido van Rossum · 27 years ago
  8. 0b82fe7 Partial(?) 64bit patch (AMK). by Guido van Rossum · 27 years ago
  9. 7844e38 Keep Microsoft VC happy. by Guido van Rossum · 27 years ago
  10. fd16d94 (Jack:) fopen arg typo (?) "rw" changed to "rb". by Guido van Rossum · 27 years ago
  11. 5680906 Change all three fopen calls to use binary mode. by Guido van Rossum · 27 years ago
  12. 2dc8c2c Primarily formatting changes, but I also plugged a couple of potential by Barry Warsaw · 28 years ago
  13. 5b0eba3 Reindented. by Roger E. Masse · 28 years ago
  14. 7bd9fbd Grandly renamed. by Barry Warsaw · 28 years ago
  15. a376cc5 Keep gcc -Wall happy. by Guido van Rossum · 28 years ago
  16. 2977e5d Declare a bunch of internal routines as returning void. by Guido van Rossum · 28 years ago
  17. 3bbc62e Another bulky set of minor changes. by Guido van Rossum · 30 years ago
  18. b6775db Merge alpha100 branch back to main trunk by Guido van Rossum · 30 years ago
  19. 8b03cae Integers are specified as "i" and not as "d". by Sjoerd Mullender · 31 years ago
  20. 0d2d397 Added function ttob. by Sjoerd Mullender · 31 years ago
  21. 92fa23f ANSIfied somewhat. by Sjoerd Mullender · 31 years ago
  22. c4f169c rgbimgmodule.c, Makefile, config.c: new module to read RGB image files. by Sjoerd Mullender · 31 years ago