projects
/
dbsrgits/DBM-Deep.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
A raft of minor improvements
[dbsrgits/DBM-Deep.git]
/
lib
/
DBM
/
Deep.pm
2007-09-28
rkinyon
A raft of minor improvements
blob
|
commitdiff
2007-09-28
rkinyon
Added a test for dump_file within the core tests and...
blob
|
commitdiff
|
diff to current
2007-09-28
rkinyon
The refcount functions have been refactored a bit
blob
|
commitdiff
|
diff to current
2007-09-27
rkinyon
Added _dump_file and improved how arrays/hashes clean...
blob
|
commitdiff
|
diff to current
2007-09-25
rkinyon
Changed everything around so that we're releasing 1...
blob
|
commitdiff
|
diff to current
2007-09-24
rkinyon
Added references and a fix for 29583
blob
|
commitdiff
|
diff to current
2007-09-20
rkinyon
Extended _throw_error per brian d foy's suggestion
blob
|
commitdiff
|
diff to current
2007-03-12
rkinyon
Fixed a couple of minor bugs
blob
|
commitdiff
|
diff to current
2007-02-26
rkinyon
r14949@rob-kinyons-computer (orig r8702): rkinyon...
blob
|
commitdiff
|
diff to current
2007-01-25
rkinyon
r14944@rob-kinyons-computer (orig r8697): rkinyon...
blob
|
commitdiff
|
diff to current
2007-01-24
rkinyon
r14214@rob-kinyons-computer (orig r8081): rkinyon...
blob
|
commitdiff
|
diff to current
2006-11-18
rkinyon
Fixing things around
blob
|
commitdiff
|
diff to current
2006-11-18
rkinyon
Created a CURRENT per mst's recommendation
blob
|
commitdiff
2006-06-19
rkinyon
r14427@Rob-Kinyons-PowerBook: rob | 2006-06-19 09...
blob
|
commitdiff
|
diff to current
2006-06-15
rkinyon
r14236@Rob-Kinyons-PowerBook: rob | 2006-06-14 23...
blob
|
commitdiff
|
diff to current
2006-06-15
rkinyon
r14235@Rob-Kinyons-PowerBook: rob | 2006-06-14 22...
blob
|
commitdiff
|
diff to current
2006-06-07
rkinyon
r14010@rob-kinyons-powerbook58: rob | 2006-06-07...
blob
|
commitdiff
|
diff to current
2006-05-25
rkinyon
r13599@rob-kinyons-powerbook58: rob | 2006-05-25...
blob
|
commitdiff
|
diff to current
2006-05-25
rkinyon
r13306@rob-kinyons-powerbook58: rob | 2006-05-18...
blob
|
commitdiff
|
diff to current
2006-05-25
rkinyon
r13305@rob-kinyons-powerbook58: rob | 2006-05-18...
blob
|
commitdiff
|
diff to current
2006-05-25
rkinyon
r13304@rob-kinyons-powerbook58: rob | 2006-05-18...
blob
|
commitdiff
|
diff to current
2006-05-10
rkinyon
r13057@rob-kinyons-powerbook58: rob | 2006-05-10...
blob
|
commitdiff
|
diff to current
2006-05-01
rkinyon
r11725@rob-kinyons-powerbook58: rob | 2006-05-01...
blob
|
commitdiff
|
diff to current
2006-05-01
rkinyon
r11705@rob-kinyons-powerbook58: rob | 2006-05-01...
blob
|
commitdiff
|
diff to current
2006-05-01
rkinyon
r11693@rob-kinyons-powerbook58: rob | 2006-04-30...
blob
|
commitdiff
|
diff to current
2006-05-01
rkinyon
r11692@rob-kinyons-powerbook58: rob | 2006-04-30...
blob
|
commitdiff
|
diff to current
2006-05-01
rkinyon
r11691@rob-kinyons-powerbook58: rob | 2006-04-29...
blob
|
commitdiff
|
diff to current
2006-05-01
rkinyon
r11686@rob-kinyons-powerbook58: rob | 2006-04-29...
blob
|
commitdiff
|
diff to current
2006-05-01
rkinyon
r11685@rob-kinyons-powerbook58: rob | 2006-04-29...
blob
|
commitdiff
|
diff to current
2006-05-01
rkinyon
r11683@rob-kinyons-powerbook58: rob | 2006-04-28...
blob
|
commitdiff
|
diff to current
2006-04-28
rkinyon
Broke out a large portion of POD into the Cookbook...
blob
|
commitdiff
|
diff to current
2006-04-28
rkinyon
Fixed missing file in MANIFEST
blob
|
commitdiff
|
diff to current
2006-04-28
rkinyon
0.99_01 ready for releas\e
blob
|
commitdiff
|
diff to current
2006-04-27
rkinyon
CLEAR now works ... all that's left before 0.99_01...
blob
|
commitdiff
|
diff to current
2006-04-26
rkinyon
Commit right before adding the keylist
blob
|
commitdiff
|
diff to current
2006-04-25
rkinyon
Minor fixes, including removing the ==2/1 from add_buc...
blob
|
commitdiff
|
diff to current
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
next