1. 8d4c981 Fix SF # 640557, '64-bit' systems and the dbm module by Neal Norwitz · 22 years ago
  2. 71ffc5c add #include branch for compilation with Berkeley DB by Skip Montanaro · 22 years ago
  3. fe51c6d Excise DL_EXPORT/DL_IMPORT from Modules/*. Required adding a prototype by Mark Hammond · 22 years ago
  4. 938ace6 staticforward bites the dust. by Jeremy Hylton · 22 years ago
  5. 57454e5 This introduces stricter library/header file checking for the Berkeley DB by Skip Montanaro · 22 years ago
  6. 7bf6833 OS/2 EMX port changes (Modules part of patch #450267): by Andrew MacIntyre · 22 years ago
  7. 1464839 Patch supplied by Burton Radons for his own SF bug #487390: Modifying by Guido van Rossum · 23 years ago
  8. a120ffc SF Patch #103185, by jlt63: Some more standard modules cleanup for Cygwin by Guido van Rossum · 23 years ago
  9. 661ea26 Ka-Ping Yee <ping@lfw.org>: by Fred Drake · 24 years ago
  10. 1ac526d Add a constant "library" to the module which names the library used, by Fred Drake · 24 years ago
  11. ae90f8d Trent Mick points out that the BSD DB also provides an ndbm compatibility by Fred Drake · 24 years ago
  12. d94f707 Use the configure support to determine which ndbm.h header to include. by Fred Drake · 24 years ago
  13. 8586991 REMOVED all CWI, CNRI and BeOpen copyright markings. by Guido van Rossum · 24 years ago
  14. 58d0510 ANSIfy some more forward declarations. by Thomas Wouters · 24 years ago
  15. cb27c35 ANSI-fication, not really tested, but should (hopefully) compile by Peter Schneider-Kamp · 24 years ago
  16. ffcc381 Change copyright notice - 2nd try. by Guido van Rossum · 24 years ago
  17. fd71b9e Change copyright notice. by Guido van Rossum · 24 years ago
  18. b18618d Vladimir Marangozov's long-awaited malloc restructuring. by Guido van Rossum · 24 years ago
  19. 43713e5 Massive patch by Skip Montanaro to add ":name" to as many by Guido van Rossum · 24 years ago
  20. 3886bb6 Add DL_EXPORT() to all modules that could possibly be used on BeOS or Windows. by Guido van Rossum · 26 years ago
  21. 0cb96de Apply two changes, systematically: by Guido van Rossum · 27 years ago
  22. 77eecfa Patches by AMK to check that the db is still open. by Guido van Rossum · 27 years ago
  23. bd4b961 Opps, fixed a couple of newly introduced wrapping problems. by Roger E. Masse · 28 years ago
  24. e7ee8c3 Reindented via GvR recomendation ala Bwarsaw cppy-style.el by Roger E. Masse · 28 years ago
  25. b0dfe96 renamed in a grand fashion. by Roger E. Masse · 28 years ago
  26. a376cc5 Keep gcc -Wall happy. by Guido van Rossum · 28 years ago
  27. d266eb4 New permission notice, includes CNRI. by Guido van Rossum · 28 years ago
  28. e03f277 fix bug in close() by Guido van Rossum · 29 years ago
  29. 807b7be normalized flag arg and made flag, mode default args; minor cosmetics by Guido van Rossum · 29 years ago
  30. d503913 plug leak and improve error handling in dbm_keys() by Guido van Rossum · 29 years ago
  31. 524b588 Added 1995 to copyright message. by Guido van Rossum · 30 years ago
  32. b6775db Merge alpha100 branch back to main trunk by Guido van Rossum · 30 years ago
  33. 9bfef44 * Changed all copyright messages to include 1993. by Guido van Rossum · 31 years ago
  34. dd9ed83 Added qgetfd() to cstubs for GL. Added new module dbm (interface to ndbm). by Guido van Rossum · 32 years ago