dbsrgits/DBM-Deep.git
2006-02-17 rkinyon Improved $| handling
2006-02-17 rkinyon Fixed per ikegami's reply at perlmonks.org/?node_id...
2006-02-17 rkinyon Removed call to FileHandle->flush()
2006-02-17 rkinyon Intermediate checkin while changing usages of ->fh ->
2006-02-17 rkinyon Converted eof() from FileHandle method to builtin
2006-02-17 rkinyon Converting from FileHandle methods to keywords in prepa...
2006-02-17 rkinyon Taint doesn't work ... we need to fix that. The problem...
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-17 rkinyon Added a few more edge case tests re: when the fh is...
2006-02-17 rkinyon Fixed bug that I created in last checkin
2006-02-16 rkinyon Updated MANIFEST
2006-02-16 rkinyon Final renamings
2006-02-16 rkinyon Renamings
2006-02-16 rkinyon Finished most of the renamings and updated Changes...
2006-02-16 rkinyon Removed TODO markings for tests that are now fixed
2006-02-16 rkinyon Reorged and added some more tests for filetype failure
2006-02-16 jhuckaby converted TODO test into real one (corrupted master...
2006-02-16 jhuckaby bugfix: now calling die() if file type does not match...
2006-02-15 rkinyon close() -> _close()
2006-02-15 rkinyon open() is now _open()
2006-02-15 rkinyon init() -> _init()
2006-02-15 rkinyon A few more fixes, bringing stmt to 94.9% and overall...
2006-02-14 rkinyon Added autobless_2.t
2006-02-14 rkinyon Added test for autobless files working with non-autobless
2006-02-14 rkinyon Added cover_db to list of cleanup items
2006-02-14 rkinyon Initial migration from dev.iinteractive.com
2006-02-14 robert [perl #38431] Subversion access