r6222@h460878c2 (orig r10003): rkinyon | 2007-09-26 21:30:53 -0400
authorrkinyon <rkinyon@50811bd7-b8ce-0310-adc1-d9db26280581>
Fri, 28 Sep 2007 16:05:34 +0000 (16:05 +0000)
committerrkinyon <rkinyon@50811bd7-b8ce-0310-adc1-d9db26280581>
Fri, 28 Sep 2007 16:05:34 +0000 (16:05 +0000)
commit4c7244335478783058d0686f01775e64821ed1f6
treed6c105bb26d72b0b9c6385a35862f64d710b21fc
parentcad482399b4b46266266bccd04e36a59da90a1d0
 r6222@h460878c2 (orig r10003):  rkinyon | 2007-09-26 21:30:53 -0400
 Added _dump_file and improved how arrays/hashes clean up after themselves
 r8192@h460878c2 (orig r10004):  rkinyon | 2007-09-26 22:25:04 -0400
 Added test that breaks the dumper
 r8193@h460878c2 (orig r10005):  rkinyon | 2007-09-27 15:16:18 -0400
 Fixed the bug revealed by making bucketlists properly clean up after themselves
 r8194@h460878c2 (orig r10006):  rkinyon | 2007-09-27 15:19:45 -0400
 Fixed hardcoded 0 staleness for HEAD in inc_txn_staleness_counter
 r8195@h460878c2 (orig r10008):  rkinyon | 2007-09-27 23:06:25 -0400
 The refcount functions have been refactored a bit
 r8196@h460878c2 (orig r10011):  rkinyon | 2007-09-28 09:35:35 -0400
 Added a test for dump_file within the core tests and got all subs to be called at least once in the core tests.
 r8198@h460878c2 (orig r10012):  rkinyon | 2007-09-28 11:29:08 -0400
 A raft of minor improvements
17 files changed:
Changes
MANIFEST
lib/DBM/Deep.pm
lib/DBM/Deep.pod
lib/DBM/Deep/Array.pm
lib/DBM/Deep/Engine.pm
lib/DBM/Deep/File.pm
lib/DBM/Deep/Hash.pm
t/04_array.t
t/14_filter.t
t/27_filehandle.t
t/31_references.t
t/39_singletons.t
t/44_upgrade_db.t
t/45_references.t
t/97_dump_file.t [new file with mode: 0644]
utils/upgrade_db.pl