rkinyon [Tue, 5 Dec 2006 03:02:23 +0000]
Removed deep recursion warning by converting tail-recursive function to an iterative algorithm
rkinyon [Tue, 5 Dec 2006 01:47:46 +0000]
Added the test for large data sections
rkinyon [Tue, 5 Dec 2006 01:41:14 +0000]
Large values are now handled
rkinyon [Mon, 4 Dec 2006 15:37:20 +0000]
Activated more tests marked as skip-all until internal references are supported
rkinyon [Mon, 4 Dec 2006 15:23:51 +0000]
Reactivated a test for multi-DB cross-reference
rkinyon [Mon, 4 Dec 2006 04:57:11 +0000]
import and export are turned back on and working
rkinyon [Mon, 4 Dec 2006 04:12:36 +0000]
autobless added back in
rkinyon [Mon, 4 Dec 2006 03:51:13 +0000]
Values are now restricted to only legal values (hash and array references that aren't tied)
rkinyon [Mon, 4 Dec 2006 03:26:27 +0000]
Added freespace management
rkinyon [Mon, 4 Dec 2006 02:40:00 +0000]
Fixed how header_var was set during _read_file_header so that a validation is more appropriate
rkinyon [Mon, 4 Dec 2006 01:13:35 +0000]
Keys now works and tests that aren't meant to pass have been renamed to .todo in order to allow for ./Build test to be successful
rkinyon [Fri, 1 Dec 2006 04:05:35 +0000]
Arrays now work correctly
rkinyon [Fri, 1 Dec 2006 02:35:48 +0000]
Autovivification of references now works
rkinyon [Fri, 1 Dec 2006 02:11:40 +0000]
Added autovivification at the leaf level
rkinyon [Thu, 30 Nov 2006 04:13:40 +0000]
Deleting a key now returns the value
rkinyon [Thu, 30 Nov 2006 03:58:40 +0000]
Added in storage of the key at the hash instead of as part of the value
rkinyon [Wed, 29 Nov 2006 04:24:15 +0000]
Added delete
rkinyon [Wed, 29 Nov 2006 03:44:02 +0000]
Can actually store more than one keyval pair at a time
rkinyon [Tue, 28 Nov 2006 05:07:30 +0000]
Added Null datatype
rkinyon [Mon, 27 Nov 2006 05:38:40 +0000]
Got a store and a retrieve working
rkinyon [Mon, 27 Nov 2006 03:38:52 +0000]
Converted to using an object for each file sector type
rkinyon [Wed, 22 Nov 2006 22:17:48 +0000]
Cleaned up - moving towards better file format
rkinyon [Sat, 18 Nov 2006 05:24:04 +0000]
We pass test 1 for a new engine
rkinyon [Sat, 18 Nov 2006 01:51:21 +0000]
stonehenge_cleanup
rkinyon [Sat, 18 Nov 2006 01:47:50 +0000]
Added a CURRENT
rkinyon [Sat, 18 Nov 2006 01:44:36 +0000]
Removed final vestiges of misunderstandings
rkinyon [Sat, 18 Nov 2006 01:44:09 +0000]
Fixing things around
rkinyon [Sat, 18 Nov 2006 01:14:32 +0000]
Created a CURRENT per mst's recommendation
rkinyon [Tue, 14 Nov 2006 05:28:31 +0000]
First pass at cleanup
rkinyon [Mon, 19 Jun 2006 13:15:04 +0000]
r14427@Rob-Kinyons-PowerBook: rob | 2006-06-19 09:14:51 -0400
Checking to fix SVK
rkinyon [Mon, 19 Jun 2006 13:13:21 +0000]
rkinyon [Mon, 19 Jun 2006 13:13:13 +0000]
rkinyon [Mon, 19 Jun 2006 13:12:47 +0000]
r14264@Rob-Kinyons-PowerBook: rob | 2006-06-15 16:05:57 -0400
Pushing everything so that Todd Hepler can see it
rkinyon [Mon, 19 Jun 2006 13:12:40 +0000]
r14236@Rob-Kinyons-PowerBook: rob | 2006-06-14 23:07:31 -0400
Engine2 kinda works ...
rkinyon [Mon, 19 Jun 2006 13:12:32 +0000]
r14235@Rob-Kinyons-PowerBook: rob | 2006-06-14 22:24:47 -0400
Moving further along
rkinyon [Mon, 19 Jun 2006 13:12:21 +0000]
r14186@Rob-Kinyons-PowerBook: rob | 2006-06-14 11:44:48 -0400
Almost ready to test-drive Engine2
rkinyon [Mon, 19 Jun 2006 13:12:08 +0000]
r14010@Rob-Kinyons-PowerBook: rob | 2006-06-07 14:35:06 -0400
Converted to use _storage instead of _fileobj and laid out the new code for using key-to-me pointers
rkinyon [Mon, 19 Jun 2006 13:11:59 +0000]
r13607@Rob-Kinyons-PowerBook: rob | 2006-05-25 15:12:31 -0400
We now bless the tying of assignments unless they're tied
rkinyon [Mon, 19 Jun 2006 13:10:54 +0000]
r13599@Rob-Kinyons-PowerBook: rob | 2006-05-25 14:21:08 -0400
Finished converting all code to use the four primary engine methods
rkinyon [Mon, 19 Jun 2006 13:10:27 +0000]
r13306@Rob-Kinyons-PowerBook: rob | 2006-05-18 16:15:49 -0400
Converted FETCH
rkinyon [Mon, 19 Jun 2006 13:10:15 +0000]
r13305@Rob-Kinyons-PowerBook: rob | 2006-05-18 15:18:06 -0400
Removed cause of unitialized warnings
rkinyon [Mon, 19 Jun 2006 13:10:06 +0000]
r13304@Rob-Kinyons-PowerBook: rob | 2006-05-18 15:10:48 -0400
Worked out the new API
rkinyon [Mon, 19 Jun 2006 13:09:53 +0000]
r13132@Rob-Kinyons-PowerBook: rob | 2006-05-14 20:27:47 -0400
Added/modified more files
rkinyon [Mon, 19 Jun 2006 13:09:18 +0000]
r13058@Rob-Kinyons-PowerBook: rob | 2006-05-10 15:39:37 -0400
r11694@rob-kinyons-powerbook58 (orig r5987): rkinyon | 2006-04-30 22:22:45 -0400
r11683@rob-kinyons-powerbook58: rob | 2006-04-28 20:54:09 -0400
Fixed export() so that it works on blessed root values
r11695@rob-kinyons-powerbook58 (orig r5988): rkinyon | 2006-04-30 22:22:53 -0400
r11685@rob-kinyons-powerbook58: rob | 2006-04-29 10:50:27 -0400
Have tests for a couple bugs
r11696@rob-kinyons-powerbook58 (orig r5989): rkinyon | 2006-04-30 22:23:00 -0400
r11686@rob-kinyons-powerbook58: rob | 2006-04-29 23:23:17 -0400
Fixed export() so that it works with crossreferences
r11697@rob-kinyons-powerbook58 (orig r5990): rkinyon | 2006-04-30 22:23:06 -0400
r11687@rob-kinyons-powerbook58: rob | 2006-04-29 23:33:57 -0400
Added the failing test for import() tying stuff when it shouldn't
r11698@rob-kinyons-powerbook58 (orig r5991): rkinyon | 2006-04-30 22:23:13 -0400
r11691@rob-kinyons-powerbook58: rob | 2006-04-29 23:53:52 -0400
Moved some more POD over
r11699@rob-kinyons-powerbook58 (orig r5992): rkinyon | 2006-04-30 22:23:21 -0400
r11692@rob-kinyons-powerbook58: rob | 2006-04-30 00:04:30 -0400
Added dependency on FileHandle::Fmode to handle filestatus checks
r11700@rob-kinyons-powerbook58 (orig r5993): rkinyon | 2006-04-30 22:23:29 -0400
r11693@rob-kinyons-powerbook58: rob | 2006-04-30 22:15:38 -0400
Fixed Win32 bug reported by BrowserUk
r11706@rob-kinyons-powerbook58 (orig r5995): rkinyon | 2006-05-01 13:19:59 -0400
r11705@rob-kinyons-powerbook58: rob | 2006-05-01 13:19:45 -0400
Fixed bugs with delete_bucket, add_bucket, and transactions that were exposed through Win32 testing done by Nigel Sandever (Thanks\!)
r11726@rob-kinyons-powerbook58 (orig r5996): rkinyon | 2006-05-01 15:53:56 -0400
r11725@rob-kinyons-powerbook58: rob | 2006-05-01 15:53:46 -0400
Fixed import() so that it doesn't tied the data structure that was passed in
rkinyon [Mon, 19 Jun 2006 13:09:07 +0000]
r13057@Rob-Kinyons-PowerBook: rob | 2006-05-10 15:38:57 -0400
Checked in another failing test on the delete ->{foo} topic
rkinyon [Thu, 15 Jun 2006 20:06:24 +0000]
r14264@Rob-Kinyons-PowerBook: rob | 2006-06-15 16:05:57 -0400
Pushing everything so that Todd Hepler can see it
rkinyon [Thu, 15 Jun 2006 20:06:17 +0000]
r14236@Rob-Kinyons-PowerBook: rob | 2006-06-14 23:07:31 -0400
Engine2 kinda works ...
rkinyon [Thu, 15 Jun 2006 20:06:06 +0000]
r14235@Rob-Kinyons-PowerBook: rob | 2006-06-14 22:24:47 -0400
Moving further along
rkinyon [Wed, 14 Jun 2006 15:44:58 +0000]
r14186@rob-kinyons-powerbook58: rob | 2006-06-14 11:44:48 -0400
Almost ready to test-drive Engine2
rkinyon [Wed, 7 Jun 2006 18:35:29 +0000]
r14010@rob-kinyons-powerbook58: rob | 2006-06-07 14:35:06 -0400
Converted to use _storage instead of _fileobj and laid out the new code for using key-to-me pointers
rkinyon [Wed, 7 Jun 2006 18:35:16 +0000]
r13607@rob-kinyons-powerbook58: rob | 2006-05-25 15:12:31 -0400
We now bless the tying of assignments unless they're tied
rkinyon [Thu, 25 May 2006 18:22:04 +0000]
r13599@rob-kinyons-powerbook58: rob | 2006-05-25 14:21:08 -0400
Finished converting all code to use the four primary engine methods
rkinyon [Thu, 25 May 2006 18:21:56 +0000]
r13306@rob-kinyons-powerbook58: rob | 2006-05-18 16:15:49 -0400
Converted FETCH
rkinyon [Thu, 25 May 2006 18:21:50 +0000]
r13305@rob-kinyons-powerbook58: rob | 2006-05-18 15:18:06 -0400
Removed cause of unitialized warnings
rkinyon [Thu, 25 May 2006 18:21:43 +0000]
r13304@rob-kinyons-powerbook58: rob | 2006-05-18 15:10:48 -0400
Worked out the new API
rkinyon [Thu, 25 May 2006 18:21:32 +0000]
r13132@rob-kinyons-powerbook58: rob | 2006-05-14 20:27:47 -0400
Added/modified more files
rkinyon [Thu, 25 May 2006 18:21:24 +0000]
r13131@rob-kinyons-powerbook58: rob | 2006-05-14 20:22:12 -0400
Added LONG_TEST environment variable to skip long-running tests
rkinyon [Thu, 25 May 2006 18:21:16 +0000]
r13078@rob-kinyons-powerbook58: rob | 2006-05-11 10:33:40 -0400
Removed unneeded test
rkinyon [Wed, 10 May 2006 19:47:57 +0000]
r13057@rob-kinyons-powerbook58: rob | 2006-05-10 15:38:57 -0400
Checked in another failing test on the delete ->{foo} topic
rkinyon [Wed, 10 May 2006 19:47:51 +0000]
r11725@rob-kinyons-powerbook58: rob | 2006-05-01 15:53:46 -0400
Fixed import() so that it doesn't tied the data structure that was passed in
rkinyon [Wed, 10 May 2006 19:47:47 +0000]
r11705@rob-kinyons-powerbook58: rob | 2006-05-01 13:19:45 -0400
Fixed bugs with delete_bucket, add_bucket, and transactions that were exposed through Win32 testing done by Nigel Sandever (Thanks\!)
rkinyon [Wed, 10 May 2006 19:47:40 +0000]
r11693@rob-kinyons-powerbook58: rob | 2006-04-30 22:15:38 -0400
Fixed Win32 bug reported by BrowserUk
rkinyon [Wed, 10 May 2006 19:47:13 +0000]
r11692@rob-kinyons-powerbook58: rob | 2006-04-30 00:04:30 -0400
Added dependency on FileHandle::Fmode to handle filestatus checks
rkinyon [Wed, 10 May 2006 19:46:37 +0000]
r11691@rob-kinyons-powerbook58: rob | 2006-04-29 23:53:52 -0400
Moved some more POD over
rkinyon [Wed, 10 May 2006 19:46:31 +0000]
r11687@rob-kinyons-powerbook58: rob | 2006-04-29 23:33:57 -0400
Added the failing test for import() tying stuff when it shouldn't
rkinyon [Wed, 10 May 2006 19:46:12 +0000]
r11686@rob-kinyons-powerbook58: rob | 2006-04-29 23:23:17 -0400
Fixed export() so that it works with crossreferences
rkinyon [Wed, 10 May 2006 19:46:05 +0000]
r11685@rob-kinyons-powerbook58: rob | 2006-04-29 10:50:27 -0400
Have tests for a couple bugs
rkinyon [Wed, 10 May 2006 19:45:51 +0000]
r11683@rob-kinyons-powerbook58: rob | 2006-04-28 20:54:09 -0400
Fixed export() so that it works on blessed root values
rkinyon [Mon, 1 May 2006 19:53:56 +0000]
r11725@rob-kinyons-powerbook58: rob | 2006-05-01 15:53:46 -0400
Fixed import() so that it doesn't tied the data structure that was passed in
rkinyon [Mon, 1 May 2006 17:19:59 +0000]
r11705@rob-kinyons-powerbook58: rob | 2006-05-01 13:19:45 -0400
Fixed bugs with delete_bucket, add_bucket, and transactions that were exposed through Win32 testing done by Nigel Sandever (Thanks\!)
rkinyon [Mon, 1 May 2006 02:23:29 +0000]
r11693@rob-kinyons-powerbook58: rob | 2006-04-30 22:15:38 -0400
Fixed Win32 bug reported by BrowserUk
rkinyon [Mon, 1 May 2006 02:23:21 +0000]
r11692@rob-kinyons-powerbook58: rob | 2006-04-30 00:04:30 -0400
Added dependency on FileHandle::Fmode to handle filestatus checks
rkinyon [Mon, 1 May 2006 02:23:13 +0000]
r11691@rob-kinyons-powerbook58: rob | 2006-04-29 23:53:52 -0400
Moved some more POD over
rkinyon [Mon, 1 May 2006 02:23:06 +0000]
r11687@rob-kinyons-powerbook58: rob | 2006-04-29 23:33:57 -0400
Added the failing test for import() tying stuff when it shouldn't
rkinyon [Mon, 1 May 2006 02:23:00 +0000]
r11686@rob-kinyons-powerbook58: rob | 2006-04-29 23:23:17 -0400
Fixed export() so that it works with crossreferences
rkinyon [Mon, 1 May 2006 02:22:53 +0000]
r11685@rob-kinyons-powerbook58: rob | 2006-04-29 10:50:27 -0400
Have tests for a couple bugs
rkinyon [Mon, 1 May 2006 02:22:45 +0000]
r11683@rob-kinyons-powerbook58: rob | 2006-04-28 20:54:09 -0400
Fixed export() so that it works on blessed root values
rkinyon [Fri, 28 Apr 2006 18:46:27 +0000]
Broke out a large portion of POD into the Cookbook and Internals POD files
rkinyon [Fri, 28 Apr 2006 13:22:44 +0000]
Fixed missing file in MANIFEST
rkinyon [Fri, 28 Apr 2006 00:33:52 +0000]
0.99_01 ready for releas\e
rkinyon [Thu, 27 Apr 2006 19:00:54 +0000]
CLEAR now works ... all that's left before 0.99_01 is documentation
rkinyon [Thu, 27 Apr 2006 18:37:26 +0000]
Renamed a few things to make more sense
rkinyon [Thu, 27 Apr 2006 18:26:27 +0000]
Added tests for 3 transactions at the same time
rkinyon [Thu, 27 Apr 2006 18:10:30 +0000]
Added push and unshift tests
rkinyon [Thu, 27 Apr 2006 13:52:00 +0000]
Added test for commit with arrays
rkinyon [Thu, 27 Apr 2006 13:48:52 +0000]
Converted to use the intermediate keyloc so that keys work under transactions
rkinyon [Wed, 26 Apr 2006 02:19:10 +0000]
Commit right before adding the keylist
rkinyon [Tue, 25 Apr 2006 14:55:16 +0000]
Minor fixes, including removing the ==2/1 from add_bucket()
rkinyon [Sun, 23 Apr 2006 15:18:12 +0000]
Fixed bug where overwrites weren't transaction-aware
rkinyon [Sat, 22 Apr 2006 14:16:51 +0000]
Added tests for clear() and keys()/length() in the big hash/array tests
rkinyon [Sat, 22 Apr 2006 03:19:20 +0000]
More failing tests, particularly for keys() and transactions.
rkinyon [Fri, 21 Apr 2006 21:05:26 +0000]
Added faililng tests for autovivification and clear() within transactions
rkinyon [Fri, 21 Apr 2006 20:25:49 +0000]
delete is now transactional
rkinyon [Fri, 21 Apr 2006 19:30:36 +0000]
Phantom reads because transactional writes aren't deleted yet have been fixed
rkinyon [Fri, 21 Apr 2006 02:30:24 +0000]
Fixed useclass/requireclass bug in Test::Deep
rkinyon [Thu, 20 Apr 2006 15:51:51 +0000]
More transaction tests and reorg of tests
rkinyon [Thu, 20 Apr 2006 15:36:17 +0000]
rollback and commit both work. Need to add MORE and MORE tests
rkinyon [Thu, 20 Apr 2006 02:51:15 +0000]
Moved almost all direct accesses to into ::File
rkinyon [Wed, 19 Apr 2006 18:12:51 +0000]
Removed only physical access to the in ::Deep
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