r583@rob-kinyons-computer-2 (orig r10209): rkinyon | 2007-11-09 10:15:50 -0500
authorrkinyon <rkinyon@50811bd7-b8ce-0310-adc1-d9db26280581>
Mon, 10 Mar 2008 00:20:16 +0000 (00:20 +0000)
committerrkinyon <rkinyon@50811bd7-b8ce-0310-adc1-d9db26280581>
Mon, 10 Mar 2008 00:20:16 +0000 (00:20 +0000)
commita3d8b9310f6c8e78b468a9395fd6b410e580f642
tree26f8b19d35e7378c08da399976583e96292f836c
parent4fded006e2f12d338a39e8ecb762e6ea7a2c5d53
 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
28 files changed:
Changes
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/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/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/common.pm