| Commit message (Expand) | Author | Age | Files | Lines |
* | bsddb code updated to version 4.7.3pre2. This code is the same than | Jesus Cea | 2008-08-31 | 1 | -56/+45 |
|
|
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -1/+1 |
|
|
* | Merged revisions 61143-61144,61146-61147,61150-61151,61157,61165-61168,61170-... | Christian Heimes | 2008-03-02 | 1 | -1/+5 |
|
|
* | Merged revisions 61038,61042-61045,61047,61049-61053,61055-61057 via svnmerge... | Christian Heimes | 2008-02-25 | 1 | -2/+3 |
|
|
* | Convert some custom sort comparison functions to equivalent key functions. | Raymond Hettinger | 2008-01-30 | 1 | -1/+11 |
|
|
* | Fixed two bugs in the bsddb tests. One was reported as #1956 | Christian Heimes | 2008-01-28 | 1 | -1/+1 |
|
|
* | Merged revisions 60284-60349 via svnmerge from | Christian Heimes | 2008-01-27 | 1 | -1/+7 |
|
|
* | fix test, use bytes not unicode and let the test raise its internal exception | Gregory P. Smith | 2007-09-03 | 1 | -5/+5 |
|
|
* | strings vs bytes, bytes wins again | Gregory P. Smith | 2007-08-29 | 1 | -4/+4 |
|
|
* | some test suite cleanup, use tempfile.mkdtemp() in setUp and | Gregory P. Smith | 2007-08-28 | 1 | -18/+15 |
|
|
* | Convert raise statements in bsddb. | Collin Winter | 2007-08-22 | 1 | -1/+1 |
|
|
* | SF patch# 1770008 by Christian Heimes (plus some extras). | Guido van Rossum | 2007-08-09 | 1 | -1/+1 |
|
|
* | SF patch 1631942 by Collin Winter: | Guido van Rossum | 2007-01-10 | 1 | -1/+1 |
|
|
* | Get rid of dict.has_key(). Boy this has a lot of repercussions! | Guido van Rossum | 2006-08-18 | 1 | -1/+2 |
|
|
* | fix import to work with either module name. | Gregory P. Smith | 2005-06-09 | 1 | -1/+6 |
|
|
* | Tools/scripts/reindent.py _is_ your friend | Anthony Baxter | 2005-06-08 | 1 | -26/+26 |
|
|
* | make the tests that expect uncatchable exceptions from a callback test | Gregory P. Smith | 2005-06-06 | 1 | -19/+48 |
|
|
* | Whitespace normalization. | Tim Peters | 2005-06-03 | 1 | -186/+186 |
|
|
* | pybsddb 4.3.1, adds support for DB.set_bt_compare database btree comparison | Gregory P. Smith | 2005-06-03 | 1 | -0/+215 |
|
|