log roundup/backends/back_bsddb.py @ 249:9d651a24d9d2

age author description
Sun, 12 Aug 2001 06:32:36 +0000 Richard Jones using isinstance(blah, Foo) now instead of isFooType
Tue, 07 Aug 2001 00:24:43 +0000 Richard Jones stupid typo
Tue, 07 Aug 2001 00:15:51 +0000 Richard Jones Added the copyright/license notice to (nearly) all files...
Mon, 30 Jul 2001 02:36:23 +0000 Richard Jones Handle non-existence of db files in the other backends (code from anydbm).
Mon, 30 Jul 2001 01:41:36 +0000 Richard Jones Makes schema changes mucho easier.
Mon, 23 Jul 2001 08:25:33 +0000 Richard Jones more handling of bad journals
Mon, 23 Jul 2001 08:20:44 +0000 Richard Jones Moved over to using marshal in the bsddb and anydbm backends.
Mon, 23 Jul 2001 07:56:05 +0000 Richard Jones Storing only marshallable data in the db - no nasty pickled class references.
Mon, 23 Jul 2001 07:22:13 +0000 Richard Jones *sigh* some databases have _foo.so as their underlying implementation.

Roundup Issue Tracker: http://roundup-tracker.org/