index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Lib
/
bsddb
/
dbobj.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support linking of the bsddb module against BerkeleyDB 4.5.x
Gregory P. Smith
2007-01-05
1
-2
/
+3
*
Whitespace normalization.
Tim Peters
2006-06-05
1
-3
/
+2
*
* add support for DBSequence objects [patch #1466734]
Gregory P. Smith
2006-06-05
1
-0
/
+35
*
* support DBEnv.lsn_reset() method on BerkeleyDB >= 4.4 [patch #1494902]
Gregory P. Smith
2006-06-05
1
-2
/
+8
*
Whitespace normalization.
Tim Peters
2006-06-05
1
-2
/
+2
*
* support DBEnv.log_stat() method on BerkeleyDB >= 4.0 [patch #1494885]
Gregory P. Smith
2006-06-05
1
-0
/
+3
*
Add wrapper for DBEnv.set_tx_timeout method to allow time based DB_RECOVER
Gregory P. Smith
2006-01-27
1
-0
/
+2
*
pybsddb 4.3.1, adds support for DB.set_bt_compare database btree comparison
Gregory P. Smith
2005-06-03
1
-0
/
+2
*
Adds support for DB.pget and DBCursor.pget methods.
Gregory P. Smith
2004-06-28
1
-0
/
+2
*
Support DBEnv.set_shm_key() to allow multi-threaded multi-process
Gregory P. Smith
2003-08-28
1
-0
/
+2
*
bsddb 4.1.6:
Gregory P. Smith
2003-07-09
1
-0
/
+8
*
Whitespace normalization.
Tim Peters
2003-04-24
1
-1
/
+0
*
Fix compatibility for earlier versions of Python (than 2.3), which
Barry Warsaw
2003-02-08
1
-1
/
+6
*
SF patch #674396: Apply UserDict.DictMixin to expand dbshelve and dbojb
Raymond Hettinger
2003-02-05
1
-1
/
+2
*
Port BerkeleyDB 4.1 support from the pybsddb project. bsddb is now at
Barry Warsaw
2002-12-30
1
-1
/
+13
*
Whitespace normalization.
Tim Peters
2002-11-24
1
-1
/
+0
*
Import PyBSDDB 3.4.0. Rename historical wrapper to bsddb185.
Martin v. Löwis
2002-11-19
1
-0
/
+178