projects
/
dbsrgits/DBM-Deep.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Moved the flock to around the entire loop
[dbsrgits/DBM-Deep.git]
/
lib
/
2006-03-07
rkinyon
Moved the flock to around the entire loop
tree
|
commitdiff
2006-03-07
rkinyon
Moved a lot of open()'s code into setup_fh()
tree
|
commitdiff
2006-03-07
rkinyon
Added dep on 5.6.0 and started breakout of request_spac...
tree
|
commitdiff
2006-03-06
rkinyon
Added fix for RT#17947 and fixed a bug from last checkin
tree
|
commitdiff
2006-03-06
rkinyon
Branched for fixes off of 0.98
tree
|
commitdiff
2006-03-04
rkinyon
Removed all code that was for the attempt to support REF
tree
|
commitdiff
2006-03-04
rkinyon
Added guard to make sure values that cannot be read...
tree
|
commitdiff
2006-03-04
rkinyon
Rename of Scalar -> Ref
tree
|
commitdiff
2006-03-03
rkinyon
Broke out write_value in order to create scalarrefs
tree
|
commitdiff
2006-03-03
rkinyon
Converted as many max-buckets foreach loops to _find_in...
tree
|
commitdiff
2006-03-03
rkinyon
Broke add_bucket up into _find_in_buckets() ... will...
tree
|
commitdiff
2006-03-03
rkinyon
Removed [base] as no longer needed
tree
|
commitdiff
2006-03-03
rkinyon
Fixed SIG_INTERNAL so that it works + more tests
tree
|
commitdiff
2006-03-02
rkinyon
added key to _get_subloc after figuring out the correct...
tree
|
commitdiff
2006-03-02
rkinyon
Broke out reindexer into its own function
tree
|
commitdiff
2006-03-02
rkinyon
Checkin with some debugging code so that I can reboot...
tree
|
commitdiff
2006-03-02
rkinyon
Cleanup
tree
|
commitdiff
2006-03-02
rkinyon
Cleaned up open() a bit
tree
|
commitdiff
2006-03-02
rkinyon
Aliases became calls to methods for subclassability
tree
|
commitdiff
2006-03-01
rkinyon
added test for freespace management
tree
|
commitdiff
2006-03-01
rkinyon
Removed extraneous comment
tree
|
commitdiff
2006-03-01
rkinyon
Some minor cleanup of the code layout
tree
|
commitdiff
2006-03-01
rkinyon
Converted STORE to use find_bucket_list by adding an...
tree
|
commitdiff
2006-03-01
rkinyon
Converted tabs to spaces
tree
|
commitdiff
2006-03-01
rkinyon
close() is now close_fh()
tree
|
commitdiff
2006-03-01
rkinyon
Moved comments around so that they still made some...
tree
|
commitdiff
2006-03-01
rkinyon
All globals are now converted to variables within the...
tree
|
commitdiff
2006-03-01
rkinyon
has been removed
tree
|
commitdiff
2006-03-01
rkinyon
Removed global variable
tree
|
commitdiff
2006-03-01
rkinyon
Added setup_fh that handles inodes separate from open()
tree
|
commitdiff
2006-03-01
rkinyon
Removed debug flag from code and POD
tree
|
commitdiff
2006-02-28
rkinyon
Moved all constants into DBM::Deep::Engine
tree
|
commitdiff
2006-02-28
rkinyon
Moved find_bucket_list, traverse_index, and get_next_ke...
tree
|
commitdiff
2006-02-28
rkinyon
Moved _bucket_exists to Engine
tree
|
commitdiff
2006-02-28
rkinyon
Moved _delete_bucket to Engine
tree
|
commitdiff
2006-02-28
rkinyon
Moved _get_bucket_value to Engine
tree
|
commitdiff
2006-02-28
rkinyon
Moved add_bucket to the engine
tree
|
commitdiff
2006-02-28
rkinyon
Moved _create_tag, _load_tag, and _index_lookup into...
tree
|
commitdiff
2006-02-28
rkinyon
Moved _close() into the engine
tree
|
commitdiff
2006-02-28
rkinyon
Initial breakout into engine code
tree
|
commitdiff
2006-02-28
rkinyon
Removed file-is-open gatekeeper checks ... no tests...
tree
|
commitdiff
2006-02-28
rkinyon
Removed error/clear_error functions
tree
|
commitdiff
2006-02-28
rkinyon
Updated version number to 0.99_01 to reflect dev path...
tree
|
commitdiff
2006-02-28
rkinyon
Final items before release
tree
|
commitdiff
2006-02-28
rkinyon
Added test to verify no writing to a readonly file
tree
|
commitdiff
2006-02-27
rkinyon
Updated POD to mark items as deprecated ... almost...
tree
|
commitdiff
2006-02-27
rkinyon
Further changes
tree
|
commitdiff
2006-02-27
rkinyon
Consolidated two read()s into one
tree
|
commitdiff
2006-02-27
rkinyon
Hand-applied patch from David Cantrell to add file_offs...
tree
|
commitdiff
2006-02-27
rkinyon
Added test for exporting a blessed arrayref
tree
|
commitdiff
2006-02-27
rkinyon
export() now works with autobless
tree
|
commitdiff
2006-02-25
rkinyon
Fixed grammar error in POD
tree
|
commitdiff
2006-02-25
rkinyon
Updated Coverage report
tree
|
commitdiff
2006-02-25
rkinyon
Removed one call to reftype
tree
|
commitdiff
2006-02-25
rkinyon
Fixed the hypothetical TIESCALAR
tree
|
commitdiff
2006-02-25
rkinyon
Added sigdie protection in all eval-blocks
tree
|
commitdiff
2006-02-24
rkinyon
Upped version to 0.98 and updated Changes
tree
|
commitdiff
2006-02-24
rkinyon
Fixed array test slowness by preventing Test::Builder...
tree
|
commitdiff
2006-02-24
jhuckaby
locking now implicitly enables autoflush
tree
|
commitdiff
2006-02-24
rkinyon
Cleaned up a little
tree
|
commitdiff
2006-02-23
rkinyon
POD changes
tree
|
commitdiff
2006-02-23
rkinyon
Fixed some Cygwin test failures
tree
|
commitdiff
2006-02-23
rkinyon
Fixed missing inode problem
tree
|
commitdiff
2006-02-23
jhuckaby
Fixed autobless bug with re-blessing into class with...
tree
|
commitdiff
2006-02-23
jhuckaby
performance tweak, added ref() check before eval {...
tree
|
commitdiff
2006-02-23
jhuckaby
Fixed optimize() bug with locking and added tests.
tree
|
commitdiff
2006-02-23
rkinyon
Improved the speed of Array PUT a little ... still...
tree
|
commitdiff
2006-02-23
rkinyon
Converted a for-loop to a map in SPLICE
tree
|
commitdiff
2006-02-23
rkinyon
Added tests on the return value of splice plus a commen...
tree
|
commitdiff
2006-02-23
rkinyon
New test coverage stats and better coding standards...
tree
|
commitdiff
2006-02-23
rkinyon
Negative indices all work and all the array methods...
tree
|
commitdiff
2006-02-23
rkinyon
Converted DELETE to not call FETCH, but to reimplement...
tree
|
commitdiff
2006-02-23
rkinyon
Converted to use _get_args() to make all new/tie argume...
tree
|
commitdiff
2006-02-22
rkinyon
exists now works on negative arrays
tree
|
commitdiff
2006-02-22
rkinyon
exists now works on negative arrays
tree
|
commitdiff
2006-02-22
rkinyon
Assignment to a negative value within the bounds of...
tree
|
commitdiff
2006-02-22
rkinyon
Started to make negative array indices work
tree
|
commitdiff
2006-02-21
rkinyon
Cleared up some more TODO tests
tree
|
commitdiff
2006-02-21
rkinyon
Fixed naive use of {@_} in TIE*
tree
|
commitdiff
2006-02-21
rkinyon
UNSHIFT and PUSH now return the length of the new array
tree
|
commitdiff
2006-02-21
rkinyon
Fixed the fact that delete should return the value...
tree
|
commitdiff
2006-02-20
rkinyon
Failing test for scalar refs
tree
|
commitdiff
2006-02-20
rkinyon
Cleaned up a little bit more
tree
|
commitdiff
2006-02-20
rkinyon
Fixed the pseudohash bug and tested against 5.9.3
tree
|
commitdiff
2006-02-20
rkinyon
Removed unnecessary commented-out dependency on Carp
tree
|
commitdiff
2006-02-19
rkinyon
Converted open() to sysopen()
tree
|
commitdiff
2006-02-19
rkinyon
Break out the Array and Hash ties into separate files
tree
|
commitdiff
2006-02-18
rkinyon
Added return values to lock()/unlock() and reinstated...
tree
|
commitdiff
2006-02-18
rkinyon
Created DBM::Deep::_::Root, removed FileHandle, and...
tree
|
commitdiff
2006-02-18
rkinyon
Removed debugging statements and reverted to FileHandle...
tree
|
commitdiff
2006-02-17
rkinyon
Added test to demonstrate issue with object created...
tree
|
commitdiff
2006-02-17
rkinyon
Converted all ->print(...) to print( ...)
tree
|
commitdiff
2006-02-17
rkinyon
Improved $| handling
tree
|
commitdiff
2006-02-17
rkinyon
Fixed per ikegami's reply at perlmonks.org/?node_id...
tree
|
commitdiff
2006-02-17
rkinyon
Removed call to FileHandle->flush()
tree
|
commitdiff
2006-02-17
rkinyon
Intermediate checkin while changing usages of ->fh ->
tree
|
commitdiff
2006-02-17
rkinyon
Converted eof() from FileHandle method to builtin
tree
|
commitdiff
2006-02-17
rkinyon
Converting from FileHandle methods to keywords in prepa...
tree
|
commitdiff
2006-02-17
rkinyon
Taint doesn't work ... we need to fix that. The problem...
tree
|
commitdiff
2006-02-17
rkinyon
Fixed my autobless stupidity and added a test demonstra...
tree
|
commitdiff
next