The engine object is now a singleton in preparation for transactions being hoisted...
[dbsrgits/DBM-Deep.git] / t / 24_autobless.t
2006-12-09 rkinyon The engine object is now a singleton in preparation...
2006-12-05 rkinyon Long classnames are now supported
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 Keys now works and tests that aren't meant to pass...
2006-11-18 rkinyon Fixing things around
2006-11-18 rkinyon Created a CURRENT per mst's recommendation
2006-04-18 rkinyon Audit trail on the way
2006-04-06 rkinyon New testing feature that allows specification of the...
2006-03-17 rkinyon Added unflocks to all tests so that the tests run on OSX
2006-03-09 rkinyon Fixed autobless confusion with _length_needed()
2006-03-01 rkinyon Converted all tests to use File::Temp instead of t...
2006-02-28 rkinyon Removed error/clear_error functions
2006-02-27 rkinyon Added test for exporting a blessed arrayref
2006-02-27 rkinyon export() now works with autobless
2006-02-23 rkinyon Fixed some Cygwin test failures
2006-02-23 jhuckaby Added test for special case where hash is stored blesse...
2006-02-22 rkinyon Added verification that autobless still allows access...
2006-02-17 rkinyon Added a test for export() + autobless => 1
2006-02-17 rkinyon Fixed my autobless stupidity and added a test demonstra...
2006-02-16 rkinyon Final renamings