2006-04-25 |
rkinyon |
Minor fixes, including removing the ==2/1 from add_buc... |
blob | commitdiff |
2006-04-23 |
rkinyon |
Fixed bug where overwrites weren't transaction-aware |
blob | commitdiff | diff to current |
2006-04-21 |
rkinyon |
Added faililng tests for autovivification and clear... |
blob | commitdiff | diff to current |
2006-04-21 |
rkinyon |
Phantom reads because transactional writes aren't delet... |
blob | commitdiff | diff to current |
2006-04-20 |
rkinyon |
rollback and commit both work. Need to add MORE and... |
blob | commitdiff | diff to current |
2006-04-19 |
rkinyon |
Removed only physical access to the in ::Deep |
blob | commitdiff | diff to current |
2006-04-19 |
rkinyon |
Initial refactoring to use ::File for all physical... |
blob | commitdiff | diff to current |
2006-04-19 |
rkinyon |
All auditing now goes through a method on ::File |
blob | commitdiff | diff to current |
2006-04-19 |
rkinyon |
Cleaned up auditing some more |
blob | commitdiff | diff to current |
2006-04-19 |
rkinyon |
Fixed a bad dependency version |
blob | commitdiff | diff to current |
2006-04-19 |
rkinyon |
Got auditing all the way brought over. Need to add... |
blob | commitdiff | diff to current |
2006-04-19 |
rkinyon |
Auditing has been ported save for blessed objects and... |
blob | commitdiff | diff to current |
2006-04-18 |
rkinyon |
Audit trail on the way |
blob | commitdiff | diff to current |
2006-04-11 |
rkinyon |
Adding transactions further - settled on MVCC |
blob | commitdiff | diff to current |
2006-04-10 |
rkinyon |
Very rudimentary rollback added - needs LOTS AND LOTS... |
blob | commitdiff | diff to current |
2006-04-10 |
rkinyon |
Converted Engine to use File correctly, removing all... |
blob | commitdiff | diff to current |
2006-04-10 |
rkinyon |
Broke _root out into its own object, moved a few method... |
blob | commitdiff | diff to current |
2006-04-09 |
rkinyon |
Intermediate commit prior to radical file format change |
blob | commitdiff | diff to current |
2006-04-07 |
rkinyon |
Have a header now |
blob | commitdiff | diff to current |
2006-04-07 |
rkinyon |
Updated documentation and Changes |
blob | commitdiff | diff to current |
2006-04-07 |
rkinyon |
Updated documentation to reflect removal of set_pack... |
blob | commitdiff | diff to current |
2006-04-07 |
rkinyon |
Recommenced testing of DATA filehandle |
blob | commitdiff | diff to current |
2006-04-06 |
rkinyon |
New testing feature that allows specification of the... |
blob | commitdiff | diff to current |
2006-03-22 |
rkinyon |
Fixed failing test due to changed header |
blob | commitdiff | diff to current |
2006-03-14 |
rkinyon |
Removed some dependencies on ->_type, instead moving... |
blob | commitdiff | diff to current |
2006-03-09 |
rkinyon |
Added MSWin32 checks for is_writable call |
blob | commitdiff | diff to current |
2006-03-08 |
jhuckaby |
fixed typo in POD |
blob | commitdiff | diff to current |
2006-03-08 |
rkinyon |
More cleanup ... almost ready for _release_space() |
blob | commitdiff | diff to current |
2006-03-08 |
rkinyon |
All create_tag() calls now use _request_space() |
blob | commitdiff | diff to current |
2006-03-07 |
rkinyon |
Converted more to use _request_space() ... still more... |
blob | commitdiff | diff to current |
2006-03-07 |
rkinyon |
Moved a lot of open()'s code into setup_fh() |
blob | commitdiff | diff to current |
2006-03-07 |
rkinyon |
Added dep on 5.6.0 and started breakout of request_spac... |
blob | commitdiff | diff to current |
2006-03-06 |
rkinyon |
Added fix for RT#17947 and fixed a bug from last checkin |
blob | commitdiff | diff to current |
2006-03-06 |
rkinyon |
Branched for fixes off of 0.98 |
blob | commitdiff | diff to current |
2006-03-04 |
rkinyon |
Added guard to make sure values that cannot be read... |
blob | commitdiff | diff to current |
2006-03-03 |
rkinyon |
Broke out write_value in order to create scalarrefs |
blob | commitdiff | diff to current |
2006-03-03 |
rkinyon |
Converted as many max-buckets foreach loops to _find_in... |
blob | commitdiff | diff to current |
2006-03-03 |
rkinyon |
Removed [base] as no longer needed |
blob | commitdiff | diff to current |
2006-03-03 |
rkinyon |
Fixed SIG_INTERNAL so that it works + more tests |
blob | commitdiff | diff to current |
2006-03-02 |
rkinyon |
Cleanup |
blob | commitdiff | diff to current |
2006-03-01 |
rkinyon |
Removed extraneous comment |
blob | commitdiff | diff to current |
2006-03-01 |
rkinyon |
Some minor cleanup of the code layout |
blob | commitdiff | diff to current |
2006-03-01 |
rkinyon |
Converted STORE to use find_bucket_list by adding an... |
blob | commitdiff | diff to current |
2006-03-01 |
rkinyon |
close() is now close_fh() |
blob | commitdiff | diff to current |
2006-03-01 |
rkinyon |
All globals are now converted to variables within the... |
blob | commitdiff | diff to current |
2006-03-01 |
rkinyon |
has been removed |
blob | commitdiff | diff to current |
2006-03-01 |
rkinyon |
Removed global variable |
blob | commitdiff | diff to current |
2006-03-01 |
rkinyon |
Added setup_fh that handles inodes separate from open() |
blob | commitdiff | diff to current |
2006-03-01 |
rkinyon |
Removed debug flag from code and POD |
blob | commitdiff | diff to current |
2006-02-28 |
rkinyon |
Moved all constants into DBM::Deep::Engine |
blob | commitdiff | diff to current |
2006-02-28 |
rkinyon |
Moved find_bucket_list, traverse_index, and get_next_ke... |
blob | commitdiff | diff to current |
2006-02-28 |
rkinyon |
Moved _bucket_exists to Engine |
blob | commitdiff | diff to current |
2006-02-28 |
rkinyon |
Moved _delete_bucket to Engine |
blob | commitdiff | diff to current |
2006-02-28 |
rkinyon |
Moved _get_bucket_value to Engine |
blob | commitdiff | diff to current |
2006-02-28 |
rkinyon |
Moved add_bucket to the engine |
blob | commitdiff | diff to current |
2006-02-28 |
rkinyon |
Moved _create_tag, _load_tag, and _index_lookup into... |
blob | commitdiff | diff to current |
2006-02-28 |
rkinyon |
Moved _close() into the engine |
blob | commitdiff | diff to current |
2006-02-28 |
rkinyon |
Initial breakout into engine code |
blob | commitdiff | diff to current |
2006-02-28 |
rkinyon |
Removed file-is-open gatekeeper checks ... no tests... |
blob | commitdiff | diff to current |
2006-02-28 |
rkinyon |
Removed error/clear_error functions |
blob | commitdiff | diff to current |
2006-02-28 |
rkinyon |
Updated version number to 0.99_01 to reflect dev path... |
blob | commitdiff | diff to current |
2006-02-28 |
rkinyon |
Final items before release |
blob | commitdiff | diff to current |
2006-02-28 |
rkinyon |
Added test to verify no writing to a readonly file |
blob | commitdiff | diff to current |
2006-02-27 |
rkinyon |
Updated POD to mark items as deprecated ... almost... |
blob | commitdiff | diff to current |
2006-02-27 |
rkinyon |
Further changes |
blob | commitdiff | diff to current |
2006-02-27 |
rkinyon |
Consolidated two read()s into one |
blob | commitdiff | diff to current |
2006-02-27 |
rkinyon |
Hand-applied patch from David Cantrell to add file_offs... |
blob | commitdiff | diff to current |
2006-02-27 |
rkinyon |
Added test for exporting a blessed arrayref |
blob | commitdiff | diff to current |
2006-02-27 |
rkinyon |
export() now works with autobless |
blob | commitdiff | diff to current |
2006-02-25 |
rkinyon |
Fixed grammar error in POD |
blob | commitdiff | diff to current |
2006-02-25 |
rkinyon |
Updated Coverage report |
blob | commitdiff | diff to current |
2006-02-25 |
rkinyon |
Removed one call to reftype |
blob | commitdiff | diff to current |
2006-02-25 |
rkinyon |
Added sigdie protection in all eval-blocks |
blob | commitdiff | diff to current |
2006-02-24 |
rkinyon |
Upped version to 0.98 and updated Changes |
blob | commitdiff | diff to current |
2006-02-24 |
jhuckaby |
locking now implicitly enables autoflush |
blob | commitdiff | diff to current |
2006-02-24 |
rkinyon |
Cleaned up a little |
blob | commitdiff | diff to current |
2006-02-23 |
rkinyon |
POD changes |
blob | commitdiff | diff to current |
2006-02-23 |
rkinyon |
Fixed some Cygwin test failures |
blob | commitdiff | diff to current |
2006-02-23 |
rkinyon |
Fixed missing inode problem |
blob | commitdiff | diff to current |
2006-02-23 |
jhuckaby |
Fixed autobless bug with re-blessing into class with... |
blob | commitdiff | diff to current |
2006-02-23 |
jhuckaby |
performance tweak, added ref() check before eval {... |
blob | commitdiff | diff to current |
2006-02-23 |
jhuckaby |
Fixed optimize() bug with locking and added tests. |
blob | commitdiff | diff to current |
2006-02-23 |
rkinyon |
Improved the speed of Array PUT a little ... still... |
blob | commitdiff | diff to current |
2006-02-23 |
rkinyon |
New test coverage stats and better coding standards... |
blob | commitdiff | diff to current |
2006-02-23 |
rkinyon |
Negative indices all work and all the array methods... |
blob | commitdiff | diff to current |
2006-02-23 |
rkinyon |
Converted DELETE to not call FETCH, but to reimplement... |
blob | commitdiff | diff to current |
2006-02-23 |
rkinyon |
Converted to use _get_args() to make all new/tie argume... |
blob | commitdiff | diff to current |
2006-02-22 |
rkinyon |
exists now works on negative arrays |
blob | commitdiff | diff to current |
2006-02-22 |
rkinyon |
exists now works on negative arrays |
blob | commitdiff | diff to current |
2006-02-22 |
rkinyon |
Assignment to a negative value within the bounds of... |
blob | commitdiff | diff to current |
2006-02-22 |
rkinyon |
Started to make negative array indices work |
blob | commitdiff | diff to current |
2006-02-21 |
rkinyon |
Fixed naive use of {@_} in TIE* |
blob | commitdiff | diff to current |
2006-02-21 |
rkinyon |
Fixed the fact that delete should return the value... |
blob | commitdiff | diff to current |
2006-02-20 |
rkinyon |
Failing test for scalar refs |
blob | commitdiff | diff to current |
2006-02-20 |
rkinyon |
Cleaned up a little bit more |
blob | commitdiff | diff to current |
2006-02-20 |
rkinyon |
Fixed the pseudohash bug and tested against 5.9.3 |
blob | commitdiff | diff to current |
2006-02-20 |
rkinyon |
Removed unnecessary commented-out dependency on Carp |
blob | commitdiff | diff to current |
2006-02-19 |
rkinyon |
Converted open() to sysopen() |
blob | commitdiff | diff to current |
2006-02-19 |
rkinyon |
Break out the Array and Hash ties into separate files |
blob | commitdiff | diff to current |
2006-02-18 |
rkinyon |
Added return values to lock()/unlock() and reinstated... |
blob | commitdiff | diff to current |
next |