index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
_bsddb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added a comment about backward compatibility requirements and a link
Barry Warsaw
2003-04-24
1
-1/+9
*
Update to the new PyGILState APIs to simplify and correct thread-state
Mark Hammond
2003-04-22
1
-2/+15
*
init_bsddb(): Added a few symbols that Greg forgot.
Barry Warsaw
2003-03-31
1
-1/+4
*
4.1.5
Gregory P. Smith
2003-03-27
1
-1/+1
*
Adds support for the DBEnv->set_timeout() method.
Gregory P. Smith
2003-03-27
1
-0/+26
*
version 4.1.4 (4.1.3 just released)
Gregory P. Smith
2003-02-03
1
-1/+1
*
Bump the version number
Barry Warsaw
2003-01-28
1
-1/+1
*
bugfix: do not double-close DB cursor during deallocation when the
Gregory P. Smith
2003-01-17
1
-1/+3
*
bugfix: allow the module to work with python compiled without thread support.
Gregory P. Smith
2003-01-17
1
-0/+2
*
bugfix: disallow use of DB_TXN after commit() or abort(), prevents a
Gregory P. Smith
2003-01-17
1
-5/+37
*
Port BerkeleyDB 4.1 support from the pybsddb project. bsddb is now at
Barry Warsaw
2002-12-30
1
-74/+333
*
Merge with bsddb3 2002.11.23.10.42.36
Martin v. Löwis
2002-11-23
1
-8/+16
*
Import PyBSDDB 3.4.0. Rename historical wrapper to bsddb185.
Martin v. Löwis
2002-11-19
1
-0/+4246