Converted more to use _request_space() ... still more to go
[dbsrgits/DBM-Deep.git] / t / 23_misc.t
2006-03-03 rkinyon Broke out write_value in order to create scalarrefs
2006-03-01 rkinyon Converted all tests to use File::Temp instead of t...
2006-03-01 rkinyon close() is now close_fh()
2006-03-01 rkinyon Added setup_fh that handles inodes separate from open()
2006-02-28 rkinyon Moved _close() into the engine
2006-02-28 rkinyon Initial breakout into engine code
2006-02-28 rkinyon Removed error/clear_error functions
2006-02-22 rkinyon Started to make negative array indices work
2006-02-19 rkinyon Converted open() to sysopen()
2006-02-18 rkinyon Added return values to lock()/unlock() and reinstated...
2006-02-17 rkinyon Added a few more edge case tests re: when the fh is...
2006-02-16 rkinyon Final renamings