summaryrefslogtreecommitdiffstats
path: root/Lib/bsddb/dbobj.py
Commit message (Expand)AuthorAgeFilesLines
* - Issue #17477: Update the bsddb module to pybsddb 5.3.0, supportingdoko@ubuntu.com2013-03-191-6/+3
* pybsddb 4.8.4 integration. Please, comment in issue #8156Jesus Cea2010-03-221-12/+13
* Fix py3k warnings in bsddbAntoine Pitrou2009-10-141-96/+96
* bsddb module updated to version 4.7.2devel9.Jesus Cea2008-07-231-10/+24
* Support linking of the bsddb module against BerkeleyDB 4.5.xGregory P. Smith2007-01-051-2/+3
* Whitespace normalization.Tim Peters2006-06-051-3/+2
* * add support for DBSequence objects [patch #1466734]Gregory P. Smith2006-06-051-0/+35
* * support DBEnv.lsn_reset() method on BerkeleyDB >= 4.4 [patch #1494902]Gregory P. Smith2006-06-051-2/+8
* Whitespace normalization.Tim Peters2006-06-051-2/+2
* * support DBEnv.log_stat() method on BerkeleyDB >= 4.0 [patch #1494885]Gregory P. Smith2006-06-051-0/+3
* Add wrapper for DBEnv.set_tx_timeout method to allow time based DB_RECOVERGregory P. Smith2006-01-271-0/+2
* pybsddb 4.3.1, adds support for DB.set_bt_compare database btree comparisonGregory P. Smith2005-06-031-0/+2
* Adds support for DB.pget and DBCursor.pget methods.Gregory P. Smith2004-06-281-0/+2
* Support DBEnv.set_shm_key() to allow multi-threaded multi-processGregory P. Smith2003-08-281-0/+2
* bsddb 4.1.6:Gregory P. Smith2003-07-091-0/+8
* Whitespace normalization.Tim Peters2003-04-241-1/+0
* Fix compatibility for earlier versions of Python (than 2.3), whichBarry Warsaw2003-02-081-1/+6
* SF patch #674396: Apply UserDict.DictMixin to expand dbshelve and dbojbRaymond Hettinger2003-02-051-1/+2
* Port BerkeleyDB 4.1 support from the pybsddb project. bsddb is now atBarry Warsaw2002-12-301-1/+13
* Whitespace normalization.Tim Peters2002-11-241-1/+0
* Import PyBSDDB 3.4.0. Rename historical wrapper to bsddb185.Martin v. Löwis2002-11-191-0/+178