| Commit message (Expand) | Author | Age | Files | Lines |
* | remove bsddb | Benjamin Peterson | 2008-09-03 | 1 | -268/+0 |
|
|
* | bsddb code updated to version 4.7.3pre2. This code is the same than | Jesus Cea | 2008-08-31 | 1 | -13/+24 |
|
|
* | In bsddb, replace UserDict.DictMixin with collections.MutableMapping. | Raymond Hettinger | 2008-02-04 | 1 | -4/+5 |
|
|
* | Merged revisions 53005-53303 via svnmerge from | Thomas Wouters | 2007-01-09 | 1 | -2/+3 |
|
|
* | Get rid of dict.has_key(). Boy this has a lot of repercussions! | Guido van Rossum | 2006-08-18 | 1 | -1/+3 |
|
|
* | Get rid of the apply() calls here, to make the unit test pass. | Guido van Rossum | 2006-08-18 | 1 | -17/+17 |
|
|
* | Delete merge turd. | Guido van Rossum | 2006-08-18 | 1 | -1/+0 |
|
|
* | Merge the rest of the trunk. | Thomas Wouters | 2006-06-08 | 1 | -0/+44 |
|
|
* | Remove apply() | Neal Norwitz | 2006-03-17 | 1 | -79/+79 |
|
|
* | Add wrapper for DBEnv.set_tx_timeout method to allow time based DB_RECOVER | Gregory P. Smith | 2006-01-27 | 1 | -0/+2 |
|
|
* | pybsddb 4.3.1, adds support for DB.set_bt_compare database btree comparison | Gregory P. Smith | 2005-06-03 | 1 | -0/+2 |
|
|
* | Adds support for DB.pget and DBCursor.pget methods. | Gregory P. Smith | 2004-06-28 | 1 | -0/+2 |
|
|
* | Support DBEnv.set_shm_key() to allow multi-threaded multi-process | Gregory P. Smith | 2003-08-28 | 1 | -0/+2 |
|
|
* | bsddb 4.1.6: | Gregory P. Smith | 2003-07-09 | 1 | -0/+8 |
|
|
* | Whitespace normalization. | Tim Peters | 2003-04-24 | 1 | -1/+0 |
|
|
* | Fix compatibility for earlier versions of Python (than 2.3), which | Barry Warsaw | 2003-02-08 | 1 | -1/+6 |
|
|
* | SF patch #674396: Apply UserDict.DictMixin to expand dbshelve and dbojb | Raymond Hettinger | 2003-02-05 | 1 | -1/+2 |
|
|
* | Port BerkeleyDB 4.1 support from the pybsddb project. bsddb is now at | Barry Warsaw | 2002-12-30 | 1 | -1/+13 |
|
|
* | Whitespace normalization. | Tim Peters | 2002-11-24 | 1 | -1/+0 |
|
|
* | Import PyBSDDB 3.4.0. Rename historical wrapper to bsddb185. | Martin v. Löwis | 2002-11-19 | 1 | -0/+178 |
|
|