pybsddb

log

age author description
Wed, 04 Feb 2009 18:39:51 +0000 jcea Testuite for DBTxn->set/get_name() and compatibility with Python 3.0
Wed, 04 Feb 2009 17:10:37 +0000 jcea 4.7.5 is done, except for testcases
Wed, 04 Feb 2009 17:02:22 +0000 jcea Add support for "DB_REP_ANYWHERE", "DB_REP_NOBUFFER" and
Wed, 04 Feb 2009 16:44:32 +0000 jcea Add support for
Wed, 04 Feb 2009 16:31:28 +0000 jcea Add support for "DB_REP_CONF_DELAYCLIENT" flag
Wed, 04 Feb 2009 16:25:22 +0000 jcea Add support for "DB_REP_PERMANENT" flag.
Wed, 04 Feb 2009 16:04:08 +0000 jcea Add support for "DB_TXN->set_name()" and
Wed, 04 Feb 2009 15:43:41 +0000 jcea Add support for "DB_TXN->set_timeout()"
Wed, 04 Feb 2009 15:01:29 +0000 jcea Compatibility with old releases of Berkeley DB.
Wed, 04 Feb 2009 14:56:06 +0000 jcea Add suport for "DB_TXN_WAIT" flag
Wed, 04 Feb 2009 14:48:45 +0000 jcea More typos
Wed, 04 Feb 2009 14:45:29 +0000 jcea Add support for "DB_ENV->get_tx_timestamp()"
Wed, 04 Feb 2009 14:38:52 +0000 jcea Add support for "DB_ENV->get_tx_max()"
Wed, 04 Feb 2009 14:12:27 +0000 jcea Unlock the GIL when doing "DB_ENV->set_tx_max()" and
Wed, 04 Feb 2009 14:07:38 +0000 jcea Implements "DBEnv->get_timeout()".
Wed, 04 Feb 2009 13:44:57 +0000 jcea Add support for "DB_ENV->txn_stat_print()".
Wed, 04 Feb 2009 13:18:34 +0000 jcea typo
Wed, 04 Feb 2009 12:43:34 +0000 jcea Support for DB_SEQUENCE->stat_print
Wed, 21 Jan 2009 18:46:57 +0000 jcea Start 4.7.5 development
Wed, 21 Jan 2009 15:44:08 +0000 jcea Test compatibility with BDB 4.04.7.4
Wed, 21 Jan 2009 15:43:37 +0000 jcea Test compatibility with BDB 4.0
Wed, 21 Jan 2009 15:28:47 +0000 jcea (none)
Wed, 21 Jan 2009 15:27:33 +0000 jcea Getting ready for 4.6.4 release
Wed, 21 Jan 2009 15:26:14 +0000 jcea Test suite for 'reset_fileid'
Wed, 21 Jan 2009 15:19:34 +0000 jcea Implements "DB->compact()". (Gregory P. Smith)
Wed, 21 Jan 2009 14:33:08 +0000 jcea Implements "DBEnv->fileid_reset()". (Duncan Findlay)
Wed, 21 Jan 2009 13:56:08 +0000 jcea Testsuite and Python 3.0 compatibility for "associate()"
Wed, 21 Jan 2009 13:00:16 +0000 jcea Support returning a list of strings in "associate()"
Wed, 21 Jan 2009 12:07:57 +0000 jcea Add support for "DB_IMMUTABLE_KEY" flag.
Wed, 21 Jan 2009 11:47:57 +0000 jcea Typo
Wed, 21 Jan 2009 11:42:32 +0000 jcea Implements "DB->exists()".
Wed, 07 Jan 2009 17:24:58 +0000 jcea In "DB_ENV->rep_set_timeout()" and "DB_ENV->rep_get_timeout()",
Mon, 05 Jan 2009 16:00:18 +0000 jcea Use the new (20081018) trove classifiers in PyPI
Mon, 13 Oct 2008 12:09:49 +0000 jcea TODO
Fri, 03 Oct 2008 13:53:43 +0000 jcea Under Python 3.0, "bsddb.db.DB_VERSION_STRING",
Wed, 01 Oct 2008 11:07:16 +0000 jcea Compatibility with ancient Berkeley DB versions,
Wed, 01 Oct 2008 11:06:01 +0000 jcea Use -bb flags when testing under Python >=3.0
Mon, 29 Sep 2008 01:10:30 +0000 jcea Getting ready to release 4.7.3
Mon, 29 Sep 2008 01:02:56 +0000 jcea Solbe last issues with python3.0 -bb mode
Fri, 03 Oct 2008 12:48:06 +0000 jcea pybsddb 4.7.3 released. Python 2.6 branch createdPython-2.6-4.7.3
Mon, 22 Sep 2008 22:21:05 +0000 jcea Some code comments4.7.3
Mon, 22 Sep 2008 21:56:27 +0000 jcea Some code comments
Thu, 18 Sep 2008 15:31:40 +0000 jcea todo
Thu, 18 Sep 2008 15:30:48 +0000 jcea todo
Thu, 18 Sep 2008 14:59:59 +0000 jcea Avoid exceptions while doing garbage collection
Thu, 18 Sep 2008 11:57:05 +0000 jcea More testcases
Thu, 18 Sep 2008 11:06:48 +0000 jcea More testcases
Tue, 16 Sep 2008 23:14:53 +0000 jcea Crash in "DB.verify()". Noted by solsTiCe d'Hiver.
Tue, 16 Sep 2008 22:53:50 +0000 jcea (none)
Tue, 16 Sep 2008 22:52:55 +0000 jcea (none)
Tue, 16 Sep 2008 22:52:16 +0000 jcea (none)
Tue, 16 Sep 2008 22:49:10 +0000 jcea Raising exceptions while doing a garbage collection
Tue, 16 Sep 2008 22:34:09 +0000 jcea If DBEnv creation fails, library can crash. (Victor Stinner)
Wed, 03 Sep 2008 22:04:36 +0000 jcea Version number
Wed, 03 Sep 2008 22:03:37 +0000 jcea Complete the proxy for Python 3.0
Wed, 03 Sep 2008 17:46:14 +0000 jcea Solve some memory leaks - Neal Norwitz
Tue, 02 Sep 2008 02:24:29 +0000 jcea Improve compatibility with Python 3.0 testsuite
Mon, 01 Sep 2008 20:45:05 +0000 jcea In Python3.0, "test.test_support" is renamed to "test.support".
Sun, 31 Aug 2008 13:59:40 +0000 jcea Indent
Sun, 31 Aug 2008 13:59:07 +0000 jcea Indent