| Commit message (Expand) | Author | Age | Files | Lines |
| * | remove bsddb | Benjamin Peterson | 2008-09-03 | 1 | -1053/+0 |
| * | bsddb code updated to version 4.7.3pre2. This code is the same than | Jesus Cea | 2008-08-31 | 1 | -204/+261 |
| * | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -1/+1 |
| * | Merged revisions 62021,62029,62035-62038,62043-62044,62052-62053 via svnmerge... | Benjamin Peterson | 2008-03-31 | 1 | -2/+2 |
| * | Merged revisions 61209-61214,61217-61222,61224-61226,61233-61237 via svnmerge... | Christian Heimes | 2008-03-04 | 1 | -1/+2 |
| * | Merged revisions 61143-61144,61146-61147,61150-61151,61157,61165-61168,61170-... | Christian Heimes | 2008-03-02 | 1 | -1/+4 |
| * | Merged revisions 61038,61042-61045,61047,61049-61053,61055-61057 via svnmerge... | Christian Heimes | 2008-02-25 | 1 | -4/+7 |
| * | some test suite cleanup, use tempfile.mkdtemp() in setUp and | Gregory P. Smith | 2007-08-28 | 1 | -13/+7 |
| * | Convert raise statements in bsddb. | Collin Winter | 2007-08-22 | 1 | -2/+2 |
| * | Eat some low hanging fruit... let the test suite run. | Gregory P. Smith | 2007-08-22 | 1 | -2/+3 |
| * | Fix most of the bsddb3 tests. | Martin v. Löwis | 2007-08-08 | 1 | -83/+88 |
| * | Merged revisions 55817-55961 via svnmerge from | Guido van Rossum | 2007-06-13 | 1 | -1/+1 |
| * | Fix errors in bsddb3 tests due to removal of exception slicing. | Guido van Rossum | 2007-03-28 | 1 | -8/+8 |
| * | Fix most trivially-findable print statements. | Guido van Rossum | 2007-02-09 | 1 | -74/+74 |
| * | SF patch 1631942 by Collin Winter: | Guido van Rossum | 2007-01-10 | 1 | -11/+11 |
| * | Merged revisions 53005-53303 via svnmerge from | Thomas Wouters | 2007-01-09 | 1 | -1/+1 |
| * | Fix the bsddb3 unit tests. | Guido van Rossum | 2006-08-24 | 1 | -1/+1 |
| * | Fixed to the point that all unit tests pass again. (However, I get 4 | Guido van Rossum | 2006-08-21 | 1 | -6/+6 |
| * | Get rid of dict.has_key(). Boy this has a lot of repercussions! | Guido van Rossum | 2006-08-18 | 1 | -1/+1 |
| * | Merged revisions 46753-51188 via svnmerge from | Thomas Wouters | 2006-08-11 | 1 | -6/+31 |
| * | Merge the rest of the trunk. | Thomas Wouters | 2006-06-08 | 1 | -0/+10 |
| * | Remove apply() | Neal Norwitz | 2006-03-17 | 1 | -1/+1 |
| * | Add wrapper for DBEnv.set_tx_timeout method to allow time based DB_RECOVER | Gregory P. Smith | 2006-01-27 | 1 | -0/+3 |
| * | Tools/scripts/reindent.py _is_ your friend | Anthony Baxter | 2005-06-08 | 1 | -7/+7 |
| * | pybsddb 4.3.2: | Gregory P. Smith | 2005-06-04 | 1 | -4/+7 |
| * | Whitespace normalization, via reindent.py. | Tim Peters | 2004-07-18 | 1 | -3/+3 |
| * | Fixes SF bug # 778421 | Gregory P. Smith | 2004-02-26 | 1 | -1/+6 |
| * | Replace backticks with repr() or "%r" | Walter Dörwald | 2004-02-12 | 1 | -4/+4 |
| * | __init__.py: keep it compatible with older python (True and False == 1 and 0) | Gregory P. Smith | 2004-01-13 | 1 | -4/+15 |
| * | bsddb3 4.2.2, adds DBCursor.get_current_size() method to return the length | Gregory P. Smith | 2003-10-01 | 1 | -36/+36 |
| * | Adds basic support for BerkeleyDB 4.2.x. Compiles and passes tests; new | Gregory P. Smith | 2003-09-21 | 1 | -3/+3 |
| * | bsddb 4.1.6: | Gregory P. Smith | 2003-07-09 | 1 | -9/+54 |
| * | Everything worked in both the distutils distro and in Python 2.3cvs, | Barry Warsaw | 2003-01-28 | 1 | -1/+6 |
| * | bugfix: do not double-close DB cursor during deallocation when the | Gregory P. Smith | 2003-01-17 | 1 | -0/+12 |
| * | bugfix: disallow use of DB_TXN after commit() or abort(), prevents a | Gregory P. Smith | 2003-01-17 | 1 | -0/+20 |
| * | Port BerkeleyDB 4.1 support from the pybsddb project. bsddb is now at | Barry Warsaw | 2002-12-30 | 1 | -58/+95 |
| * | Whitespace normalization. | Tim Peters | 2002-11-24 | 1 | -1/+0 |
| * | Importing test suite from bsddb3 3.4.0 (with modifications). | Martin v. Löwis | 2002-11-19 | 1 | -0/+814 |