Refactored to _descend to fix the recursion bug
[dbsrgits/DBM-Deep.git] / t / 11_optimize.t
2009-11-30 Rob Kinyon Created concept of Storage:: in order to start adding...
2009-11-27 Rob Kinyon Converted all relevant tests to use new_dbm instead...
2009-06-29 rkinyon@cpan.org DBM/Deep.pm no longer has a link to _storage. Instead...
2008-03-19 rkinyon r5021@rob-kinyons-computer-2 (orig r10948): rkinyon... trunk
2008-03-10 rkinyon r592@rob-kinyons-computer-2 (orig r10555): rkinyon...
2007-01-30 rkinyon r14213@rob-kinyons-computer (orig r8080): rkinyon...
2006-11-18 rkinyon Fixing things around
2006-11-18 rkinyon Created a CURRENT per mst's recommendation
2006-06-19 rkinyon r14427@Rob-Kinyons-PowerBook: rob | 2006-06-19 09...
2006-05-01 rkinyon r11705@rob-kinyons-powerbook58: rob | 2006-05-01...
2006-03-07 rkinyon Added dep on 5.6.0 and started breakout of request_spac...
2006-03-01 rkinyon Converted all tests to use File::Temp instead of t...
2006-02-28 rkinyon Removed error/clear_error functions
2006-02-25 rkinyon Removed one call to reftype
2006-02-23 rkinyon Fixed test counter mismatch w/fork
2006-02-23 jhuckaby Fixed optimize() bug with locking and added tests.
2006-02-16 rkinyon Renamings