ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/BDB/Changes
(Generate patch)

Comparing BDB/Changes (file contents):
Revision 1.30 by root, Sun Mar 30 04:34:21 2008 UTC vs.
Revision 1.32 by root, Sun Mar 30 06:28:09 2008 UTC

1Revision history for perl module BDB. 1Revision history for perl module BDB.
2 2
31.44
4 - encode filenames as utf-8 (for bdb/win32)
5 or binary (everywhere else).
3 - patch $! to support stringification of BDB errno values 6 - patch $! to support stringification of BDB errno values
4 (utter hack, this should be pluggable :). 7 (utter hack, this should be pluggable :).
8 - fix prototypes of (void) functions.
5 9
61.43 Sun Jan 13 11:52:49 CET 2008 101.43 Sun Jan 13 11:52:49 CET 2008
7 - differentiate between nuked and undef objects, so as to 11 - differentiate between nuked and undef objects, so as to
8 not throw an exception when destroying closed handles. 12 not throw an exception when destroying closed handles.
9 13

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines