r8199@h460878c2 (orig r10013): rkinyon | 2007-09-28 12:05:34 -0400
authorrkinyon <rkinyon@50811bd7-b8ce-0310-adc1-d9db26280581>
Fri, 28 Sep 2007 16:59:28 +0000 (16:59 +0000)
committerrkinyon <rkinyon@50811bd7-b8ce-0310-adc1-d9db26280581>
Fri, 28 Sep 2007 16:59:28 +0000 (16:59 +0000)
commit888453b9638223f4db7bd35d3ac3808fe86c1ab5
treef35a8cddfbfa3fc310ec7bbf3ae309a9841951a0
parent1cff45d771d12ad40ac87c46082711f5becd6a4c
 r8199@h460878c2 (orig r10013):  rkinyon | 2007-09-28 12:05:34 -0400
  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

 r8200@h460878c2 (orig r10014):  rkinyon | 2007-09-28 12:10:04 -0400
 Updated Changes file
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