18 years agoConverted eof() from FileHandle method to builtin
rkinyon [Fri, 17 Feb 2006 15:32:59 +0000]
Converted eof() from FileHandle method to builtin

18 years agoConverting from FileHandle methods to keywords in preparation for removing FileHandle
rkinyon [Fri, 17 Feb 2006 15:25:26 +0000]
Converting from FileHandle methods to keywords in preparation for removing FileHandle

18 years agoTaint doesn't work ... we need to fix that. The problem is the insecure open() provid...
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 ...

18 years agoAdded a test for export() + autobless => 1
rkinyon [Fri, 17 Feb 2006 03:00:59 +0000]
Added a test for export() + autobless => 1

18 years agoFixed my autobless stupidity and added a test demonstrating how _copy_node() borks...
rkinyon [Fri, 17 Feb 2006 01:56:34 +0000]
Fixed my autobless stupidity and added a test demonstrating how _copy_node() borks autobless

18 years agoAdded a few more edge case tests re: when the fh is open and what functions are expecting
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

18 years agoFixed bug that I created in last checkin
rkinyon [Fri, 17 Feb 2006 01:20:17 +0000]
Fixed bug that I created in last checkin

18 years agoUpdated MANIFEST
rkinyon [Thu, 16 Feb 2006 19:07:18 +0000]
Updated MANIFEST

18 years agoFinal renamings
rkinyon [Thu, 16 Feb 2006 19:05:42 +0000]
Final renamings

18 years agoRenamings
rkinyon [Thu, 16 Feb 2006 19:04:49 +0000]
Renamings

18 years agoFinished most of the renamings and updated Changes to reflect the new API
rkinyon [Thu, 16 Feb 2006 15:01:45 +0000]
Finished most of the renamings and updated Changes to reflect the new API

18 years agoRemoved TODO markings for tests that are now fixed
rkinyon [Thu, 16 Feb 2006 15:01:07 +0000]
Removed TODO markings for tests that are now fixed

18 years agoReorged and added some more tests for filetype failure
rkinyon [Thu, 16 Feb 2006 14:36:22 +0000]
Reorged and added some more tests for filetype failure

18 years agoconverted TODO test into real one (corrupted master index)
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)

18 years agobugfix: now calling die() if file type does not match constructor type
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.

18 years agoclose() -> _close()
rkinyon [Wed, 15 Feb 2006 20:18:47 +0000]
close() -> _close()

18 years agoopen() is now _open()
rkinyon [Wed, 15 Feb 2006 20:16:11 +0000]
open() is now _open()

18 years agoinit() -> _init()
rkinyon [Wed, 15 Feb 2006 20:07:12 +0000]
init() -> _init()

18 years agoA few more fixes, bringing stmt to 94.9% and overall to 88.5%
rkinyon [Wed, 15 Feb 2006 15:00:27 +0000]
A few more fixes, bringing stmt to 94.9% and overall to 88.5%

18 years agoAdded autobless_2.t
rkinyon [Tue, 14 Feb 2006 21:56:14 +0000]
Added autobless_2.t

18 years agoAdded test for autobless files working with non-autobless
rkinyon [Tue, 14 Feb 2006 21:55:49 +0000]
Added test for autobless files working with non-autobless

18 years agoAdded cover_db to list of cleanup items
rkinyon [Tue, 14 Feb 2006 20:11:03 +0000]
Added cover_db to list of cleanup items

18 years agoInitial migration from dev.iinteractive.com
rkinyon [Tue, 14 Feb 2006 20:02:12 +0000]
Initial migration from dev.iinteractive.com

18 years ago[perl #38431] Subversion access
robert [Tue, 14 Feb 2006 04:04:00 +0000]
[perl #38431] Subversion access