rkinyon [Wed, 19 Apr 2006 18:09:52 +0000]
Initial refactoring to use ::File for all physical file access instead of allowing it in ::Engine
rkinyon [Wed, 19 Apr 2006 18:09:10 +0000]
Initial refactoring to use ::File for all physical file access instead of allowing it in ::Engine
rkinyon [Wed, 19 Apr 2006 17:10:10 +0000]
All auditing now goes through a method on ::File
rkinyon [Wed, 19 Apr 2006 17:00:27 +0000]
Cleaned up auditing some more
rkinyon [Wed, 19 Apr 2006 15:44:18 +0000]
Fixed a bad dependency version
Fixed a bug where the transaction_offset wasn't being modified by the
file_offset
rkinyon [Wed, 19 Apr 2006 02:59:22 +0000]
Got auditing all the way brought over. Need to add array tests, but those can wait
rkinyon [Wed, 19 Apr 2006 01:12:47 +0000]
Auditing has been ported save for blessed objects and clear
rkinyon [Tue, 18 Apr 2006 23:27:00 +0000]
Audit trail on the way
rkinyon [Tue, 18 Apr 2006 02:58:17 +0000]
Added Test::Deep and removed Test::Class dependency
rkinyon [Tue, 18 Apr 2006 02:57:44 +0000]
Fixed export/import tests
rkinyon [Tue, 11 Apr 2006 21:36:11 +0000]
Rollback works now, in a limited fashion
rkinyon [Tue, 11 Apr 2006 17:53:59 +0000]
Added ability for ::File to read and write transaction ID
rkinyon [Tue, 11 Apr 2006 15:19:35 +0000]
Adding transactions further - settled on MVCC
rkinyon [Tue, 11 Apr 2006 03:01:11 +0000]
Tagged 0.983 and removed the branch
rkinyon [Mon, 10 Apr 2006 23:33:01 +0000]
Very rudimentary rollback added - needs LOTS AND LOTS of work
rkinyon [Mon, 10 Apr 2006 15:24:52 +0000]
Converted Engine to use File correctly, removing all tramping of
rkinyon [Mon, 10 Apr 2006 03:33:15 +0000]
Broke _root out into its own object, moved a few methods up to it, and renamed _root to _fileobj
rkinyon [Sun, 9 Apr 2006 01:38:17 +0000]
Intermediate commit prior to radical file format change
rkinyon [Fri, 7 Apr 2006 01:49:12 +0000]
Added a test to make sure that the header really works
rkinyon [Fri, 7 Apr 2006 01:40:48 +0000]
Set header version to 1
rkinyon [Fri, 7 Apr 2006 01:31:09 +0000]
Have a header now
rkinyon [Fri, 7 Apr 2006 00:54:19 +0000]
Updated documentation and Changes
rkinyon [Fri, 7 Apr 2006 00:51:12 +0000]
Updated documentation to reflect removal of set_pack and set_digest
rkinyon [Fri, 7 Apr 2006 00:44:48 +0000]
Removed set_pack(), set_digest(), and precalc_sizes() by folding them into the parameters
rkinyon [Fri, 7 Apr 2006 00:26:59 +0000]
Recommenced testing of DATA filehandle
rkinyon [Thu, 6 Apr 2006 20:29:23 +0000]
New testing feature that allows specification of the workdir for the tests
rkinyon [Thu, 6 Apr 2006 00:58:21 +0000]
Added missing files to the MANIFEST
rkinyon [Sat, 25 Mar 2006 02:08:43 +0000]
Added autovivification tests
rkinyon [Wed, 22 Mar 2006 14:56:30 +0000]
Renamed a few variables and added comments
rkinyon [Wed, 22 Mar 2006 14:34:07 +0000]
Fixed failing test due to changed header
rkinyon [Wed, 22 Mar 2006 14:17:48 +0000]
Added version to the file header
rkinyon [Wed, 22 Mar 2006 12:46:58 +0000]
Added basic array test structure
rkinyon [Wed, 22 Mar 2006 04:36:52 +0000]
Added read_file_signature
rkinyon [Wed, 22 Mar 2006 03:34:01 +0000]
Create a write_signature() method
rkinyon [Wed, 22 Mar 2006 03:33:45 +0000]
Fixed typo in a build_requires
rkinyon [Wed, 22 Mar 2006 03:33:30 +0000]
Added more tests
rkinyon [Wed, 22 Mar 2006 02:31:24 +0000]
Completed transcription of 02_hash.t
rkinyon [Tue, 21 Mar 2006 15:47:27 +0000]
More tests added
rkinyon [Tue, 21 Mar 2006 15:16:38 +0000]
Started migration to Test::Class
rkinyon [Mon, 20 Mar 2006 19:16:56 +0000]
Fixed TODO test to check the right die message
rkinyon [Mon, 20 Mar 2006 19:13:37 +0000]
Children are now tied directly instead of copied. This makes code behave more as expected. tied variables are no longer allowed, except for purely internal references. This includes banning DBM::Deep references that aren't purely internal.
rkinyon [Sat, 18 Mar 2006 14:37:34 +0000]
More tests
rkinyon [Sat, 18 Mar 2006 05:33:45 +0000]
Converted some calls to new() into tie()
rkinyon [Fri, 17 Mar 2006 21:29:41 +0000]
Added tests for storing tied stuff
rkinyon [Fri, 17 Mar 2006 15:55:37 +0000]
Removed debugging info
rkinyon [Fri, 17 Mar 2006 15:55:10 +0000]
Added unflocks to all tests so that the tests run on OSX
rkinyon [Thu, 16 Mar 2006 13:26:03 +0000]
Removed _get_self() call in _copy_node
rkinyon [Tue, 14 Mar 2006 15:05:10 +0000]
Removed some dependencies on ->_type, instead moving them into the appropriate child classes
rkinyon [Fri, 10 Mar 2006 20:14:51 +0000]
test of svn on new machine
rkinyon [Fri, 10 Mar 2006 17:53:49 +0000]
Cleaning up split_index()
rkinyon [Thu, 9 Mar 2006 19:51:12 +0000]
Added MSWin32 checks for is_writable call
create_tag => write_tag
rkinyon [Thu, 9 Mar 2006 19:44:04 +0000]
Fixed autobless confusion with _length_needed()
jhuckaby [Wed, 8 Mar 2006 22:18:17 +0000]
fixed typo in POD
rkinyon [Wed, 8 Mar 2006 19:30:04 +0000]
Incompatible file format change
rkinyon [Wed, 8 Mar 2006 16:35:24 +0000]
More cleanup ... almost ready for _release_space()
rkinyon [Wed, 8 Mar 2006 15:31:26 +0000]
All create_tag() calls now use _request_space()
rkinyon [Wed, 8 Mar 2006 15:28:48 +0000]
Created tag_size() and am converting create_tag() calls to use _request_space()
rkinyon [Wed, 8 Mar 2006 15:14:46 +0000]
Added _length_needed() function
rkinyon [Tue, 7 Mar 2006 21:23:17 +0000]
Converted more to use _request_space() ... still more to go
rkinyon [Tue, 7 Mar 2006 20:07:37 +0000]
Moved the flock to around the entire loop
rkinyon [Tue, 7 Mar 2006 19:45:42 +0000]
Moved a lot of open()'s code into setup_fh()
rkinyon [Tue, 7 Mar 2006 18:54:34 +0000]
Added dep on 5.6.0 and started breakout of request_space()/release_space()
rkinyon [Mon, 6 Mar 2006 14:42:31 +0000]
Added fix for RT#17947 and fixed a bug from last checkin
rkinyon [Mon, 6 Mar 2006 14:08:28 +0000]
Branched for fixes off of 0.98
rkinyon [Sat, 4 Mar 2006 03:44:47 +0000]
Removed all code that was for the attempt to support REF
rkinyon [Sat, 4 Mar 2006 03:43:32 +0000]
Added guard to make sure values that cannot be read correctly aren't stored, plus documentation on the issue
rkinyon [Sat, 4 Mar 2006 02:12:52 +0000]
Rename of Scalar -> Ref
rkinyon [Fri, 3 Mar 2006 22:59:49 +0000]
Broke out write_value in order to create scalarrefs
rkinyon [Fri, 3 Mar 2006 16:02:21 +0000]
Converted as many max-buckets foreach loops to _find_in_buckets as possible ... 3 more to go, but they have a different setup
rkinyon [Fri, 3 Mar 2006 03:10:01 +0000]
Broke add_bucket up into _find_in_buckets() ... will propagate that method tomorrow
rkinyon [Fri, 3 Mar 2006 02:15:59 +0000]
Removed [base] as no longer needed
rkinyon [Fri, 3 Mar 2006 00:49:00 +0000]
Fixed SIG_INTERNAL so that it works + more tests
rkinyon [Thu, 2 Mar 2006 19:58:40 +0000]
added key to _get_subloc after figuring out the correct unpack magic
rkinyon [Thu, 2 Mar 2006 19:46:11 +0000]
Broke out reindexer into its own function
rkinyon [Thu, 2 Mar 2006 16:30:47 +0000]
Removed warning, but left test directory
rkinyon [Thu, 2 Mar 2006 15:51:27 +0000]
Checkin with some debugging code so that I can reboot and continue working
rkinyon [Thu, 2 Mar 2006 15:47:46 +0000]
Cleanup
rkinyon [Thu, 2 Mar 2006 15:47:13 +0000]
Failing test of using keys when referring to the head
rkinyon [Thu, 2 Mar 2006 01:40:19 +0000]
Cleaned up open() a bit
rkinyon [Thu, 2 Mar 2006 01:23:48 +0000]
Aliases became calls to methods for subclassability
rkinyon [Wed, 1 Mar 2006 21:42:00 +0000]
Removed last holdouts of t/test?.db
rkinyon [Wed, 1 Mar 2006 21:36:35 +0000]
Converted all tests to use File::Temp instead of t/test.db
rkinyon [Wed, 1 Mar 2006 20:48:00 +0000]
added test for freespace management
rkinyon [Wed, 1 Mar 2006 20:16:24 +0000]
Removed extraneous comment
rkinyon [Wed, 1 Mar 2006 20:15:38 +0000]
Some minor cleanup of the code layout
rkinyon [Wed, 1 Mar 2006 19:57:25 +0000]
Converted STORE to use find_bucket_list by adding an optional create option
rkinyon [Wed, 1 Mar 2006 19:14:23 +0000]
Converted tabs to spaces
rkinyon [Wed, 1 Mar 2006 19:09:54 +0000]
close() is now close_fh()
rkinyon [Wed, 1 Mar 2006 19:03:31 +0000]
Moved comments around so that they still made some sense
rkinyon [Wed, 1 Mar 2006 18:56:49 +0000]
All globals are now converted to variables within the engine object
rkinyon [Wed, 1 Mar 2006 18:38:06 +0000]
has been removed
rkinyon [Wed, 1 Mar 2006 18:27:26 +0000]
Removed global variable
rkinyon [Wed, 1 Mar 2006 17:17:55 +0000]
Added setup_fh that handles inodes separate from open()
rkinyon [Wed, 1 Mar 2006 16:01:46 +0000]
Added better tests of existence around failure to write to readonly handle
rkinyon [Wed, 1 Mar 2006 15:58:42 +0000]
Removed debug flag from code and POD
rkinyon [Tue, 28 Feb 2006 21:55:25 +0000]
Moved all constants into DBM::Deep::Engine
rkinyon [Tue, 28 Feb 2006 20:14:41 +0000]
Moved find_bucket_list, traverse_index, and get_next_key to Engine
rkinyon [Tue, 28 Feb 2006 20:07:09 +0000]
Moved _bucket_exists to Engine
rkinyon [Tue, 28 Feb 2006 20:04:34 +0000]
Moved _delete_bucket to Engine
rkinyon [Tue, 28 Feb 2006 20:01:57 +0000]
Moved _get_bucket_value to Engine