| Commit message (Expand) | Author | Age |
* | remove bsddb | Benjamin Peterson | 2008-09-03 |
* | bsddb code updated to version 4.7.3pre2. This code is the same than | Jesus Cea | 2008-08-31 |
* | fix get_name usage | Benjamin Peterson | 2008-08-18 |
* | fix more threading API related bugs | Benjamin Peterson | 2008-06-13 |
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 |
* | Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,... | Christian Heimes | 2008-03-16 |
* | Merged revisions 61143-61144,61146-61147,61150-61151,61157,61165-61168,61170-... | Christian Heimes | 2008-03-02 |
* | Merged revisions 61038,61042-61045,61047,61049-61053,61055-61057 via svnmerge... | Christian Heimes | 2008-02-25 |
* | Fixed two bugs in the bsddb tests. One was reported as #1956 | Christian Heimes | 2008-01-28 |
* | Merged revisions 60284-60349 via svnmerge from | Christian Heimes | 2008-01-27 |
* | Cleanup test_thread. CDB (Concurrent Database) support in BerkeleyDB is only | Gregory P. Smith | 2007-09-08 |
* | some test suite cleanup, use tempfile.mkdtemp() in setUp and | Gregory P. Smith | 2007-08-28 |
* | Fix most of the bsddb3 tests. | Martin v. Löwis | 2007-08-08 |
* | Merged revisions 55631-55794 via svnmerge from | Guido van Rossum | 2007-06-06 |
* | Merged revisions 55007-55179 via svnmerge from | Guido van Rossum | 2007-05-07 |
* | Fix most trivially-findable print statements. | Guido van Rossum | 2007-02-09 |
* | SF patch 1631942 by Collin Winter: | Guido van Rossum | 2007-01-10 |
* | Merged revisions 53005-53303 via svnmerge from | Thomas Wouters | 2007-01-09 |
* | Killed the <> operator. You must now use !=. | Guido van Rossum | 2006-08-24 |
* | Get rid of dict.has_key(). Boy this has a lot of repercussions! | Guido van Rossum | 2006-08-18 |
* | Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. | Thomas Wouters | 2006-05-27 |
* | Purged Berkeley code of references to the long-obsolete whrandom. | Tim Peters | 2004-08-08 |
* | Adds basic support for BerkeleyDB 4.2.x. Compiles and passes tests; new | Gregory P. Smith | 2003-09-21 |
* | readerThread(): Add max_retries to both DeadlockWrap() calls. This | Barry Warsaw | 2003-07-21 |
* | Wrap the cursor functions with dbutils.DeadlockWrap to deal with the | Gregory P. Smith | 2003-05-28 |
* | Everything worked in both the distutils distro and in Python 2.3cvs, | Barry Warsaw | 2003-01-28 |
* | Cleanups, and conversion of assert to assertEqual() | Barry Warsaw | 2003-01-10 |
* | Port BerkeleyDB 4.1 support from the pybsddb project. bsddb is now at | Barry Warsaw | 2002-12-30 |
* | Merge with bsddb3 2002.11.23.10.42.36 | Martin v. Löwis | 2002-11-23 |
* | Importing test suite from bsddb3 3.4.0 (with modifications). | Martin v. Löwis | 2002-11-19 |