r589@rob-kinyons-computer-2 (orig r10513): rkinyon | 2008-01-10 23:43:55 -0500 references references
authorrkinyon <rkinyon@50811bd7-b8ce-0310-adc1-d9db26280581>
Wed, 19 Mar 2008 15:51:00 +0000 (15:51 +0000)
committerrkinyon <rkinyon@50811bd7-b8ce-0310-adc1-d9db26280581>
Wed, 19 Mar 2008 15:51:00 +0000 (15:51 +0000)
commit2003fa092ff73955f3ce47719873adf2d13007a2
tree19692f0a6a42dac9ae103468d434f42919386bf0
parent4c76b4dd69d421625033f95869a95d2db565684e
 r589@rob-kinyons-computer-2 (orig r10513):  rkinyon | 2008-01-10 23:43:55 -0500
  r12193@rob-kinyons-computer-2 (orig r10512):  rkinyon | 2008-01-10 23:43:35 -0500
  Fixes for 1.0007

 r592@rob-kinyons-computer-2 (orig r10555):  rkinyon | 2008-01-15 14:19:42 -0500
 Changed POD a little bit
 r688@rob-kinyons-computer-2 (orig r10891):  rkinyon | 2008-03-09 20:20:16 -0400
  r583@rob-kinyons-computer-2 (orig r10209):  rkinyon | 2007-11-09 10:15:50 -0500
  Branch for integrating the Win32 fixes provided by Buk and xdg
  r585@rob-kinyons-computer-2 (orig r10212):  rkinyon | 2007-11-09 10:59:00 -0500
  Added BrowserUk's changes so that the tests work in Win32. Have verified that they work in OSX, will test Win32 via Parallels soon.
  r586@rob-kinyons-computer-2 (orig r10258):  rkinyon | 2007-11-15 16:33:11 -0500
  Fixed a bug in autovivification regarding how locking is handled.
  r587@rob-kinyons-computer-2 (orig r10261):  rkinyon | 2007-11-15 23:19:31 -0500
  Added more stringent tests to the multilevel transactions and started the release management process
  r681@rob-kinyons-computer-2 (orig r10884):  rkinyon | 2008-03-09 19:49:57 -0400
  Are we ready for release?
  r682@rob-kinyons-computer-2 (orig r10885):  rkinyon | 2008-03-09 19:56:39 -0400
  Workaround hack for Win32 and autovivification
  r683@rob-kinyons-computer-2 (orig r10886):  rkinyon | 2008-03-09 19:58:05 -0400
  Fixed numbering of skipped tests for Win32
  r684@rob-kinyons-computer-2 (orig r10887):  rkinyon | 2008-03-09 20:01:21 -0400
  Added some skips for win32/cygwin in order to ship
  r685@rob-kinyons-computer-2 (orig r10888):  rkinyon | 2008-03-09 20:08:33 -0400
  Added BrowserUk's to a few tests missing it (fh =>  in addition to file => )
  r686@rob-kinyons-computer-2 (orig r10889):  rkinyon | 2008-03-09 20:12:16 -0400
  Added opening for the files (stupid win32 warnings)
  r687@rob-kinyons-computer-2 (orig r10890):  rkinyon | 2008-03-09 20:19:31 -0400
  A couple documentation fixes

 r5021@rob-kinyons-computer-2 (orig r10948):  rkinyon | 2008-03-19 11:45:11 -0400
  r693@rob-kinyons-computer-2 (orig r10898):  rkinyon | 2008-03-10 02:03:23 -0400
  Removed _fh() method from DBM::Deep and refactored appropriately
  r5020@rob-kinyons-computer-2 (orig r10947):  rkinyon | 2008-03-19 11:44:54 -0400
  Fixed a couple problems, wrote tests for a couple more
36 files changed:
Build.PL
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/02_hash.t
t/04_array.t
t/07_locking.t
t/08_deephash.t
t/09_deeparray.t
t/11_optimize.t
t/13_setpack.t
t/16_circular.t
t/17_import.t
t/18_export.t
t/19_crossref.t
t/21_tie_access.t
t/22_internal_copy.t
t/24_autobless.t
t/26_scalar_ref.t
t/27_filehandle.t
t/31_references.t
t/33_transactions.t
t/38_data_sector_size.t
t/40_freespace.t
t/41_transaction_multilevel.t
t/44_upgrade_db.t
t/45_references.t
t/46_blist_reindex.t [new file with mode: 0644]
t/47_odd_reference_behaviors.t [new file with mode: 0644]
t/common.pm
utils/upgrade_db.pl