1. 2a30cd0 Patch #1516912: improve Modules support for OpenVMS. by Neal Norwitz · 19 years ago
  2. fe51c6d Excise DL_EXPORT/DL_IMPORT from Modules/*. Required adding a prototype by Mark Hammond · 23 years ago
  3. 14f8b4c Patch #568124: Add doc string macros. by Martin v. Löwis · 23 years ago
  4. f90ae20 Patch #488073: AtheOS port. by Martin v. Löwis · 23 years ago
  5. ba3a16c Remove METH_OLDARGS: by Neal Norwitz · 23 years ago
  6. a1abb72 Use METH_OLDARGS instead of numeric constant 0 in method def. tables by Andrew M. Kuchling · 25 years ago
  7. bd4bc4e Even more ANSIfication: fix as many function pointers and declarations as by Thomas Wouters · 25 years ago
  8. f3f33dc Bunch of minor ANSIfications: 'void initfunc()' -> 'void initfunc(void)', by Thomas Wouters · 25 years ago
  9. a788a7f ANSI-fication by Peter Schneider-Kamp · 25 years ago
  10. a664dbb Added docstring to crypt.crypt() based on the documentation. by Fred Drake · 26 years ago
  11. 3886bb6 Add DL_EXPORT() to all modules that could possibly be used on BeOS or Windows. by Guido van Rossum · 27 years ago
  12. 56c345b renamed grandly. by Roger E. Masse · 29 years ago
  13. a376cc5 Keep gcc -Wall happy. by Guido van Rossum · 29 years ago
  14. a3c04b0 cosmetics by Guido van Rossum · 31 years ago
  15. e4c6131 crypt module (Steve M's) by Guido van Rossum · 31 years ago