On the warpath to 1.0000
[dbsrgits/DBM-Deep.git] / t /
2007-01-28 rkinyon On the warpath to 1.0000
2007-01-25 rkinyon Continued removal of Clone::Any from everywhere
2007-01-25 rkinyon Fixed numerous issues in the 0.99_03 release
2007-01-24 rkinyon r14930@rob-kinyons-computer: rob | 2007-01-23 21...
2007-01-24 rkinyon r14929@rob-kinyons-computer: rob | 2007-01-23 21...
2007-01-19 rkinyon r14861@rob-kinyons-computer: rob | 2007-01-18 19...
2007-01-18 rkinyon r14853@rob-kinyons-computer: rob | 2007-01-18 02...
2007-01-18 rkinyon r14851@rob-kinyons-computer: rob | 2007-01-17 22...
2007-01-18 rkinyon r14850@rob-kinyons-computer: rob | 2007-01-17 22...
2007-01-18 rkinyon r14849@rob-kinyons-computer: rob | 2007-01-17 22...
2007-01-18 rkinyon r14848@rob-kinyons-computer: rob | 2007-01-17 22...
2007-01-18 rkinyon r14847@rob-kinyons-computer: rob | 2007-01-17 22...
2007-01-17 rkinyon Converted to using only 2 transactions by default and...
2007-01-16 rkinyon Fixed test to remove SKIP for non-win32 machines
2007-01-16 rkinyon Lots and lots of fixes, primarily in terms of improving...
2007-01-15 rkinyon Improved coverage by commenting out unused subs and...
2007-01-15 rkinyon Added test for importing an array
2007-01-14 rkinyon Added missing testfile
2007-01-14 rkinyon Fixed a bug with how transactions worked across a reindex
2007-01-07 rkinyon Keys now works
2007-01-07 rkinyon Keys works, but exposes issues
2006-12-31 rkinyon Test cleanup
2006-12-31 rkinyon This test now passes
2006-12-31 rkinyon Can write to and read from multiple index levels
2006-12-28 rkinyon Reindexing works ... sort of
2006-12-27 rkinyon Added staleness checking
2006-12-26 rkinyon Committing failing test for freespace staleness
2006-12-26 rkinyon Fixed bug in reference size counting
2006-12-25 rkinyon Removed auditing completely
2006-12-25 rkinyon Fixed multiple transactions
2006-12-25 rkinyon Removed notion of trans_ctr as an attribute - still...
2006-12-24 rkinyon Arrays work in txns, but multiples has issues right now
2006-12-24 rkinyon First transaction test file passes
2006-12-23 rkinyon More tests are passing
2006-12-18 rkinyon Added more tests and rollback/commit are kinda working
2006-12-17 rkinyon Added another test
2006-12-13 rkinyon Transactions now seem to work, except for the rollback...
2006-12-09 rkinyon Initial code written for transactional isolation
2006-12-09 rkinyon The engine object is now a singleton in preparation...
2006-12-05 rkinyon Activated two more now-passing tests
2006-12-05 rkinyon Long classnames are now supported
2006-12-05 rkinyon Removed deep recursion warning by converting tail-recur...
2006-12-05 rkinyon Added the test for large data sections
2006-12-04 rkinyon Activated more tests marked as skip-all until internal...
2006-12-04 rkinyon Reactivated a test for multi-DB cross-reference
2006-12-04 rkinyon import and export are turned back on and working
2006-12-04 rkinyon autobless added back in
2006-12-04 rkinyon Values are now restricted to only legal values (hash...
2006-12-04 rkinyon Added freespace management
2006-12-04 rkinyon Fixed how header_var was set during _read_file_header...
2006-12-04 rkinyon Keys now works and tests that aren't meant to pass...
2006-12-01 rkinyon Arrays now work correctly
2006-12-01 rkinyon Autovivification of references now works
2006-12-01 rkinyon Added autovivification at the leaf level
2006-11-30 rkinyon Deleting a key now returns the value
2006-11-30 rkinyon Added in storage of the key at the hash instead of...
2006-11-29 rkinyon Added delete
2006-11-29 rkinyon Can actually store more than one keyval pair at a time
2006-11-28 rkinyon Added Null datatype
2006-11-27 rkinyon Got a store and a retrieve working
2006-11-18 rkinyon We pass test 1 for a new engine
2006-11-18 rkinyon Fixing things around
2006-11-18 rkinyon Created a CURRENT per mst's recommendation
2006-06-19 rkinyon r14427@Rob-Kinyons-PowerBook: rob | 2006-06-19 09...
2006-06-15 rkinyon r14236@Rob-Kinyons-PowerBook: rob | 2006-06-14 23...
2006-06-14 rkinyon r14186@rob-kinyons-powerbook58: rob | 2006-06-14...
2006-06-07 rkinyon r14010@rob-kinyons-powerbook58: rob | 2006-06-07...
2006-05-25 rkinyon r13132@rob-kinyons-powerbook58: rob | 2006-05-14...
2006-05-25 rkinyon r13131@rob-kinyons-powerbook58: rob | 2006-05-14...
2006-05-25 rkinyon r13078@rob-kinyons-powerbook58: rob | 2006-05-11...
2006-05-10 rkinyon r13057@rob-kinyons-powerbook58: rob | 2006-05-10...
2006-05-10 rkinyon r11687@rob-kinyons-powerbook58: rob | 2006-04-29...
2006-05-10 rkinyon r11685@rob-kinyons-powerbook58: rob | 2006-04-29...
2006-05-01 rkinyon r11725@rob-kinyons-powerbook58: rob | 2006-05-01...
2006-05-01 rkinyon r11705@rob-kinyons-powerbook58: rob | 2006-05-01...
2006-05-01 rkinyon r11693@rob-kinyons-powerbook58: rob | 2006-04-30...
2006-05-01 rkinyon r11687@rob-kinyons-powerbook58: rob | 2006-04-29...
2006-05-01 rkinyon r11686@rob-kinyons-powerbook58: rob | 2006-04-29...
2006-05-01 rkinyon r11685@rob-kinyons-powerbook58: rob | 2006-04-29...
2006-05-01 rkinyon r11683@rob-kinyons-powerbook58: rob | 2006-04-28...
2006-04-28 rkinyon 0.99_01 ready for releas\e
2006-04-27 rkinyon CLEAR now works ... all that's left before 0.99_01...
2006-04-27 rkinyon Renamed a few things to make more sense
2006-04-27 rkinyon Added tests for 3 transactions at the same time
2006-04-27 rkinyon Added push and unshift tests
2006-04-27 rkinyon Added test for commit with arrays
2006-04-27 rkinyon Converted to use the intermediate keyloc so that keys...
2006-04-25 rkinyon Minor fixes, including removing the ==2/1 from add_buc...
2006-04-23 rkinyon Fixed bug where overwrites weren't transaction-aware
2006-04-22 rkinyon Added tests for clear() and keys()/length() in the...
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-21 rkinyon Fixed useclass/requireclass bug in Test::Deep
2006-04-20 rkinyon More transaction tests and reorg of tests
2006-04-20 rkinyon rollback and commit both work. Need to add MORE and...
2006-04-19 rkinyon Initial refactoring to use ::File for all physical...
2006-04-19 rkinyon Got auditing all the way brought over. Need to add...
2006-04-19 rkinyon Auditing has been ported save for blessed objects and...
next