| Wed, 21 Nov 2001 02:34:18 +0000 |
Richard Jones |
Added a target version field to the extended issue schema
|
| Tue, 09 Oct 2001 23:58:10 +0000 |
Richard Jones |
Moved the data stringification up into the hyperdb.Class class's...
|
| Tue, 09 Oct 2001 07:25:59 +0000 |
Richard Jones |
Added the Password property type.
|
| 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...
|
| Fri, 03 Aug 2001 02:45:47 +0000 |
Anthony Baxter |
'n' -> 'c' for create.
|
| 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.
|
| Tue, 24 Jul 2001 04:26:03 +0000 |
Anthony Baxter |
bsddb3 implementation.
|