summaryrefslogtreecommitdiff
path: root/Modules/bsddb.h
Commit message (Expand)AuthorAgeFilesLines
* - Issue #17477: Update the bsddb module to pybsddb 5.3.0, supportingdoko@ubuntu.com2013-03-191-13/+29
* Berkeley DB: Erratic behaviour of "DBEnv->rep_elect()" because a typoJesus Cea2012-01-161-1/+1
* bsddb changed; increase its revisionJesus Cea2010-11-051-1/+1
* pybsddb 4.8.4 integration. Please, comment in issue #8156Jesus Cea2010-03-221-3/+29
* bsddb4.7.3pre9 renamed to 4.7.3Jesus Cea2008-09-281-1/+1
* Bugfix for issue3885 and 'DB.verify()' crash.Jesus Cea2008-09-231-1/+1
* Python3.0 bsddb testsuite compatibility improvementsJesus Cea2008-09-031-1/+1
* Fix some leaks - Neal NorwitzJesus Cea2008-09-031-1/+1
* Improve compatibility with Python3.0 testsuiteJesus Cea2008-09-021-1/+1
* Update bsddb code to version 4.7.3pre2. This code shouldJesus Cea2008-08-311-3/+3
* bsddb module updated to version 4.7.2devel9.Jesus Cea2008-07-231-5/+4
* bsddb module updated to version 4.7.0Jesus Cea2008-05-221-1/+1
* bsddb module updated to version 4.6.4Jesus Cea2008-05-131-9/+45
* Fixed a warning in _codecs_iso2022.c and some non C89 conform // comments.Christian Heimes2007-12-141-2/+2
* Splits Modules/_bsddb.c up into bsddb.h and _bsddb.c and adds a C APIGregory P. Smith2007-10-091-0/+238