Added recursion test, hoisted staleness() to Sector.pm, and refactored to write_bucke...
[dbsrgits/DBM-Deep.git] / lib / DBM / Deep / Iterator /
2010-01-05 Rob Kinyon Removed extraneous slashes from POD
2010-01-03 Rob Kinyon First pass at SQLite support. Have everything through...
2009-12-26 Rob Kinyon Fixed a bug with DBI iterators and made the tets self...
2009-12-25 Rob Kinyon Started refactoring of Iterator hierarchy
2009-06-29 rkinyon@cpan.org Checking in breakout of the various packages in DBM...
2009-06-29 rkinyon@cpan.org Most tests now pass properly
2009-06-29 rkinyon@cpan.org Convert ::Reference to use a string in creation. This...
2009-06-29 rkinyon@cpan.org Optimization: First broke out all the classes that...