rkinyon [Fri, 17 Feb 2006 15:32:59 +0000]
Converted eof() from FileHandle method to builtin
rkinyon [Fri, 17 Feb 2006 15:25:26 +0000]
Converting from FileHandle methods to keywords in preparation for removing FileHandle
rkinyon [Fri, 17 Feb 2006 03:01:29 +0000]
Taint doesn't work ... we need to fix that. The problem is the insecure open() provided by FileHandle ...
rkinyon [Fri, 17 Feb 2006 03:00:59 +0000]
Added a test for export() + autobless => 1
rkinyon [Fri, 17 Feb 2006 01:56:34 +0000]
Fixed my autobless stupidity and added a test demonstrating how _copy_node() borks autobless
rkinyon [Fri, 17 Feb 2006 01:45:26 +0000]
Added a few more edge case tests re: when the fh is open and what functions are expecting
rkinyon [Fri, 17 Feb 2006 01:20:17 +0000]
Fixed bug that I created in last checkin
rkinyon [Thu, 16 Feb 2006 19:07:18 +0000]
Updated MANIFEST
rkinyon [Thu, 16 Feb 2006 19:05:42 +0000]
Final renamings
rkinyon [Thu, 16 Feb 2006 19:04:49 +0000]
Renamings
rkinyon [Thu, 16 Feb 2006 15:01:45 +0000]
Finished most of the renamings and updated Changes to reflect the new API
rkinyon [Thu, 16 Feb 2006 15:01:07 +0000]
Removed TODO markings for tests that are now fixed
rkinyon [Thu, 16 Feb 2006 14:36:22 +0000]
Reorged and added some more tests for filetype failure
jhuckaby [Thu, 16 Feb 2006 08:33:03 +0000]
converted TODO test into real one (corrupted master index)
added type mismatch test (create hash, try to re-open as array)
jhuckaby [Thu, 16 Feb 2006 08:32:12 +0000]
bugfix: now calling die() if file type does not match constructor type
TIEHASH and TIEARRAY now set the type appropriately.
bugfix: now calling die() if the master index record could not be read.
rkinyon [Wed, 15 Feb 2006 20:18:47 +0000]
close() -> _close()
rkinyon [Wed, 15 Feb 2006 20:16:11 +0000]
open() is now _open()
rkinyon [Wed, 15 Feb 2006 20:07:12 +0000]
init() -> _init()
rkinyon [Wed, 15 Feb 2006 15:00:27 +0000]
A few more fixes, bringing stmt to 94.9% and overall to 88.5%
rkinyon [Tue, 14 Feb 2006 21:56:14 +0000]
Added autobless_2.t
rkinyon [Tue, 14 Feb 2006 21:55:49 +0000]
Added test for autobless files working with non-autobless
rkinyon [Tue, 14 Feb 2006 20:11:03 +0000]
Added cover_db to list of cleanup items
rkinyon [Tue, 14 Feb 2006 20:02:12 +0000]
Initial migration from dev.iinteractive.com
robert [Tue, 14 Feb 2006 04:04:00 +0000]
[perl #38431] Subversion access