1. d190f9c In bsddb, replace UserDict.DictMixin with collections.MutableMapping. by Raymond Hettinger · 18 years ago
  2. 902d6eb Merged revisions 53005-53303 via svnmerge from by Thomas Wouters · 19 years ago
  3. e2b70bc Get rid of dict.has_key(). Boy this has a lot of repercussions! by Guido van Rossum · 19 years ago
  4. 333aef4 Get rid of the apply() calls here, to make the unit test pass. by Guido van Rossum · 19 years ago
  5. bee6501 Delete merge turd. by Guido van Rossum · 19 years ago
  6. 73e5a5b Merge the rest of the trunk. by Thomas Wouters · 19 years ago
  7. d910855 Remove apply() by Neal Norwitz · 19 years ago
  8. 3d344e8 Add wrapper for DBEnv.set_tx_timeout method to allow time based DB_RECOVER by Gregory P. Smith · 20 years ago
  9. e4ed2de pybsddb 4.3.1, adds support for DB.set_bt_compare database btree comparison by Gregory P. Smith · 20 years ago
  10. 19699a9 Adds support for DB.pget and DBCursor.pget methods. by Gregory P. Smith · 21 years ago
  11. 6676f6e Support DBEnv.set_shm_key() to allow multi-threaded multi-process by Gregory P. Smith · 22 years ago
  12. 455d46f bsddb 4.1.6: by Gregory P. Smith · 22 years ago
  13. 0eadaac Whitespace normalization. by Tim Peters · 22 years ago
  14. 9914227 Fix compatibility for earlier versions of Python (than 2.3), which by Barry Warsaw · 23 years ago
  15. 30a634e SF patch #674396: Apply UserDict.DictMixin to expand dbshelve and dbojb by Raymond Hettinger · 23 years ago
  16. 9a0d779 Port BerkeleyDB 4.1 support from the pybsddb project. bsddb is now at by Barry Warsaw · 23 years ago
  17. 77c06fb Whitespace normalization. by Tim Peters · 23 years ago
  18. 6aa4a1f Import PyBSDDB 3.4.0. Rename historical wrapper to bsddb185. by Martin v. Löwis · 23 years ago