1. 98a355d SF #621948, update docstring for md5 by David M. Cooke. Will backport. by Neal Norwitz · 22 years ago
  2. fe51c6d Excise DL_EXPORT/DL_IMPORT from Modules/*. Required adding a prototype by Mark Hammond · 22 years ago
  3. 0c32279 Removed more stray instances of statichere, but left _sre.c alone. by Tim Peters · 22 years ago
  4. 938ace6 staticforward bites the dust. by Jeremy Hylton · 22 years ago
  5. 14f8b4c Patch #568124: Add doc string macros. by Martin v. Löwis · 22 years ago
  6. ba3a16c Remove METH_OLDARGS: by Neal Norwitz · 22 years ago
  7. 3a6f978 Remove many uses of PyArg_NoArgs macro, change METH_OLDARGS to METH_NOARGS. by Neal Norwitz · 22 years ago
  8. 1464839 Patch supplied by Burton Radons for his own SF bug #487390: Modifying by Guido van Rossum · 23 years ago
  9. 52a42e9 Simplify initmd5() to use PyModule_AddIntConstant(). by Fred Drake · 23 years ago
  10. 75fec2c [Patch #476612] Add attributes from PEP247 to the md5 and sha modules by Andrew M. Kuchling · 23 years ago
  11. 8586991 REMOVED all CWI, CNRI and BeOpen copyright markings. by Guido van Rossum · 24 years ago
  12. 3ec0fbb md5_hexdigest(): After a brief conversation with TP, added hexdigest() by Barry Warsaw · 24 years ago
  13. a1abb72 Use METH_OLDARGS instead of numeric constant 0 in method def. tables by Andrew M. Kuchling · 24 years ago
  14. e365fb8 Use METH_VARARGS instead of numeric constant 1 in method def. tables by Andrew M. Kuchling · 24 years ago
  15. f3f33dc Bunch of minor ANSIfications: 'void initfunc()' -> 'void initfunc(void)', by Thomas Wouters · 24 years ago
  16. 7e47402 Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either by Thomas Wouters · 24 years ago
  17. 286da3b ANSI-fying by Peter Schneider-Kamp · 24 years ago
  18. ffcc381 Change copyright notice - 2nd try. by Guido van Rossum · 24 years ago
  19. fd71b9e Change copyright notice. by Guido van Rossum · 24 years ago
  20. b18618d Vladimir Marangozov's long-awaited malloc restructuring. by Guido van Rossum · 24 years ago
  21. 43713e5 Massive patch by Skip Montanaro to add ":name" to as many by Guido van Rossum · 24 years ago
  22. 0d40ba4 Patch from Paul Sokolovsky <Paul.Sokolovsky@technologist.com>: by Fred Drake · 24 years ago
  23. 3886bb6 Add DL_EXPORT() to all modules that could possibly be used on BeOS or Windows. by Guido van Rossum · 26 years ago
  24. d3a6a14 Doc strings by Chris Petrilli. Also added MD5Type object. by Guido van Rossum · 26 years ago
  25. 8b43b19 Renamed by Barry Warsaw · 28 years ago
  26. d266eb4 New permission notice, includes CNRI. by Guido van Rossum · 28 years ago
  27. ef38b78 use newgetargs by Guido van Rossum · 29 years ago
  28. a320fd3 changes for MPW by Guido van Rossum · 29 years ago
  29. 524b588 Added 1995 to copyright message. by Guido van Rossum · 30 years ago
  30. 3bbc62e Another bulky set of minor changes. by Guido van Rossum · 30 years ago
  31. b6775db Merge alpha100 branch back to main trunk by Guido van Rossum · 30 years ago
  32. 66bca32 Port to Solaris 2.3. by Sjoerd Mullender · 31 years ago
  33. 13ecc7a Simplify life for md5: include (slightly modified) md5.h and md5c.c by Guido van Rossum · 31 years ago
  34. 5f59d60 * mymalloc.h: always allocate one extra byte, since some malloc's by Guido van Rossum · 32 years ago