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
/
Lib
/
bsddb
/
dbtables.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update bsddb code to version 4.7.3pre2. This code should
Jesus Cea
2008-08-31
1
-67/+189
*
bsddb module updated to version 4.7.2devel9.
Jesus Cea
2008-07-23
1
-4/+3
*
bsddb module updated to version 4.7.0
Jesus Cea
2008-05-22
1
-2/+2
*
Undo revision 58533 58534 fixes. Those were a workaround for
Gregory P. Smith
2007-11-01
1
-3/+2
*
A cleaner fix than the one committed last night. Generate random rowids that
Gregory P. Smith
2007-10-18
1
-5/+6
*
Fix a weird bug in dbtables: if it chose a random rowid string that contained
Gregory P. Smith
2007-10-18
1
-4/+4
*
cleanup test_dbtables to use mkdtemp. cleanup dbtables to pass txn as a
Gregory P. Smith
2007-10-18
1
-13/+13
*
email address update
Gregory P. Smith
2007-09-09
1
-1/+1
*
Fix errors found by pychecker
Neal Norwitz
2006-06-11
1
-0/+6
*
- bsddb: the bsddb.dbtables Modify method now raises the proper error and
Gregory P. Smith
2006-06-08
1
-18/+25
*
Purged Berkeley code of references to the long-obsolete whrandom.
Tim Peters
2004-08-08
1
-3/+3
*
Replace backticks with repr() or "%r"
Walter Dörwald
2004-02-12
1
-5/+5
*
Adds basic support for BerkeleyDB 4.2.x. Compiles and passes tests; new
Gregory P. Smith
2003-09-21
1
-3/+3
*
bsddb 4.1.6:
Gregory P. Smith
2003-07-09
1
-0/+3
*
Everything worked in both the distutils distro and in Python 2.3cvs,
Barry Warsaw
2003-01-28
1
-84/+96
*
Port BerkeleyDB 4.1 support from the pybsddb project. bsddb is now at
Barry Warsaw
2002-12-30
1
-56/+100
*
In class bsdTableDB, add class variables db and env (set to None) to
Guido van Rossum
2002-12-02
1
-0/+5
*
Whitespace normalization.
Tim Peters
2002-11-24
1
-1/+0
*
Merge with bsddb3 2002.11.23.10.42.36
Martin v. Löwis
2002-11-23
1
-11/+12
*
Replace bsddb3 and _db occurrences.
Martin v. Löwis
2002-11-19
1
-1/+1
*
Import PyBSDDB 3.4.0. Rename historical wrapper to bsddb185.
Martin v. Löwis
2002-11-19
1
-0/+629