Fixed a couple problems, wrote tests for a couple more
[dbsrgits/DBM-Deep.git] / MANIFEST
2008-03-19 rkinyon Fixed a couple problems, wrote tests for a couple more bugfixes bugfixes
2008-01-11 rkinyon Fixes for 1.0007
2007-10-02 rkinyon Removed usage of Clone from the code, replacing it...
2007-09-28 rkinyon Added a test for dump_file within the core tests and...
2007-09-25 rkinyon r6210@rob-kinyons-computer-2 (orig r9992): rkinyon...
2007-09-25 rkinyon Changed everything around so that we're releasing 1...
2007-09-24 rkinyon Added references and a fix for 29583
2007-09-23 rkinyon r6200@rob-kinyons-computer-2 (orig r9980): rkinyon...
2007-02-26 rkinyon r14949@rob-kinyons-computer (orig r8702): rkinyon...
2007-01-25 rkinyon r14944@rob-kinyons-computer (orig r8697): rkinyon...
2007-01-24 rkinyon r14214@rob-kinyons-computer (orig r8081): rkinyon...
2006-11-18 rkinyon Fixing things around
2006-11-18 rkinyon Created a CURRENT per mst's recommendation
2006-05-25 rkinyon r13132@rob-kinyons-powerbook58: rob | 2006-05-14...
2006-05-01 rkinyon r11685@rob-kinyons-powerbook58: rob | 2006-04-29...
2006-04-28 rkinyon Broke out a large portion of POD into the Cookbook...
2006-04-28 rkinyon Fixed missing file in MANIFEST
2006-04-27 rkinyon Renamed a few things to make more sense
2006-04-23 rkinyon Fixed bug where overwrites weren't transaction-aware
2006-04-20 rkinyon More transaction tests and reorg of tests
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