r6200@rob-kinyons-computer-2 (orig r9980): rkinyon | 2007-09-22 21:02:54 -0400
[dbsrgits/DBM-Deep.git] / lib / DBM / Deep / File.pm
2007-09-25 rkinyon r6200@rob-kinyons-computer-2 (orig r9980): rkinyon...
2007-09-21 rkinyon r6127@000-443-371 (orig r9960): rkinyon | 2007-09...
2007-03-12 rkinyon r15937@rob-kinyons-computer (orig r9234): rkinyon...
2007-02-26 rkinyon r15625@rob-kinyons-computer (orig r9171): 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-11-14 rkinyon First pass at cleanup
2006-06-19 rkinyon r14427@Rob-Kinyons-PowerBook: rob | 2006-06-19 09...
2006-05-25 rkinyon r13304@rob-kinyons-powerbook58: rob | 2006-05-18...
2006-04-28 rkinyon 0.99_01 ready for releas\e
2006-04-25 rkinyon Minor fixes, including removing the ==2/1 from add_buc...
2006-04-22 rkinyon More failing tests, particularly for keys() and transac...
2006-04-21 rkinyon Phantom reads because transactional writes aren't delet...
2006-04-20 rkinyon rollback and commit both work. Need to add MORE and...
2006-04-20 rkinyon Moved almost all direct accesses to into ::File
2006-04-19 rkinyon Initial refactoring to use ::File for all physical...
2006-04-19 rkinyon Fixed a bad dependency version
2006-04-18 rkinyon Audit trail on the way
2006-04-11 rkinyon Rollback works now, in a limited fashion
2006-04-11 rkinyon Added ability for ::File to read and write transaction ID
2006-04-11 rkinyon Adding transactions further - settled on MVCC
2006-04-10 rkinyon Very rudimentary rollback added - needs LOTS AND LOTS...
2006-04-10 rkinyon Broke _root out into its own object, moved a few method...