More failing tests, particularly for keys() and transactions.
[dbsrgits/DBM-Deep.git] / t / 28_transactions.t
2006-04-22 rkinyon More failing tests, particularly for keys() and transac...
2006-04-21 rkinyon Added faililng tests for autovivification and clear...
2006-04-21 rkinyon delete is now transactional
2006-04-21 rkinyon Phantom reads because transactional writes aren't delet...
2006-04-20 rkinyon More transaction tests and reorg of tests
2006-04-11 rkinyon Rollback works now, in a limited fashion
2006-04-11 rkinyon Adding transactions further - settled on MVCC
2006-04-11 rkinyon Tagged 0.983 and removed the branch
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