Cleaned up auditing some more
[dbsrgits/DBM-Deep.git] / MANIFEST
2006-04-18 rkinyon Audit trail on the way
2006-04-10 rkinyon Broke _root out into its own object, moved a few method...
2006-04-09 rkinyon Intermediate commit prior to radical file format change
2006-04-07 rkinyon Recommenced testing of DATA filehandle
2006-04-06 rkinyon Added missing files to the MANIFEST
2006-03-17 rkinyon Added tests for storing tied stuff
2006-03-10 rkinyon test of svn on new machine
2006-03-04 rkinyon Removed all code that was for the attempt to support REF
2006-03-04 rkinyon Rename of Scalar -> Ref
2006-03-01 rkinyon Converted all tests to use File::Temp instead of t...
2006-03-01 rkinyon added test for freespace management
2006-02-28 rkinyon Initial breakout into engine code
2006-02-27 rkinyon Hand-applied patch from David Cantrell to add file_offs...
2006-02-23 rkinyon Negative indices all work and all the array methods...
2006-02-20 rkinyon Failing test for scalar refs
2006-02-19 rkinyon Break out the Array and Hash ties into separate files
2006-02-17 rkinyon Added test to demonstrate issue with object created...
2006-02-16 rkinyon Updated MANIFEST
2006-02-14 rkinyon Initial migration from dev.iinteractive.com