projects
/
dbsrgits/DBM-Deep.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
HEAD
⋅ prev ⋅ next
dbsrgits/DBM-Deep.git
2006-02-23
jhuckaby
Added test for special case where hash is stored blesse...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-23
jhuckaby
Fixed autobless bug with re-blessing into class with...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-23
jhuckaby
performance tweak, added ref() check before eval {...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-23
jhuckaby
Fixed optimize() bug with locking and added tests.
commit
|
commitdiff
|
tree
|
snapshot
2006-02-23
rkinyon
Improved the speed of Array PUT a little ... still...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-23
rkinyon
Converted a for-loop to a map in SPLICE
commit
|
commitdiff
|
tree
|
snapshot
2006-02-23
rkinyon
Added tests on the return value of splice plus a commen...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-23
rkinyon
New test coverage stats and better coding standards...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-23
rkinyon
Negative indices all work and all the array methods...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-23
rkinyon
Converted DELETE to not call FETCH, but to reimplement...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-23
rkinyon
Converted to use _get_args() to make all new/tie argume...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-22
rkinyon
Updated changes to reflect latest fixes
commit
|
commitdiff
|
tree
|
snapshot
2006-02-22
rkinyon
Added verification that autobless still allows access...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-22
rkinyon
exists now works on negative arrays
commit
|
commitdiff
|
tree
|
snapshot
2006-02-22
rkinyon
exists now works on negative arrays
commit
|
commitdiff
|
tree
|
snapshot
2006-02-22
rkinyon
Assignment to a negative value within the bounds of...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-22
rkinyon
Started to make negative array indices work
commit
|
commitdiff
|
tree
|
snapshot
2006-02-21
rkinyon
Marked two tests as passing that were TODO
commit
|
commitdiff
|
tree
|
snapshot
2006-02-21
rkinyon
Cleared up some more TODO tests
commit
|
commitdiff
|
tree
|
snapshot
2006-02-21
rkinyon
Fixed naive use of {@_} in TIE*
commit
|
commitdiff
|
tree
|
snapshot
2006-02-21
rkinyon
UNSHIFT and PUSH now return the length of the new array
commit
|
commitdiff
|
tree
|
snapshot
2006-02-21
rkinyon
Fixed the fact that delete should return the value...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-20
rkinyon
Renamed to remove from auto-running
commit
|
commitdiff
|
tree
|
snapshot
2006-02-20
rkinyon
Renamed to remove from auto-running
commit
|
commitdiff
|
tree
|
snapshot
2006-02-20
rkinyon
Failing test for scalar refs
commit
|
commitdiff
|
tree
|
snapshot
2006-02-20
rkinyon
Cleaned up a little bit more
commit
|
commitdiff
|
tree
|
snapshot
2006-02-20
rkinyon
Fixed the pseudohash bug and tested against 5.9.3
commit
|
commitdiff
|
tree
|
snapshot
2006-02-20
rkinyon
Removed unnecessary commented-out dependency on Carp
commit
|
commitdiff
|
tree
|
snapshot
2006-02-20
rkinyon
Added tagline
commit
|
commitdiff
|
tree
|
snapshot
2006-02-20
rkinyon
Fixed test to reflect reality
commit
|
commitdiff
|
tree
|
snapshot
2006-02-19
rkinyon
Converted open() to sysopen()
commit
|
commitdiff
|
tree
|
snapshot
2006-02-19
rkinyon
Break out the Array and Hash ties into separate files
commit
|
commitdiff
|
tree
|
snapshot
2006-02-18
rkinyon
Added return values to lock()/unlock() and reinstated...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-18
rkinyon
Created DBM::Deep::_::Root, removed FileHandle, and...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-18
rkinyon
Removed assignment to make the test more stringent
commit
|
commitdiff
|
tree
|
snapshot
2006-02-18
rkinyon
Removed debugging statements and reverted to FileHandle...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-18
rkinyon
Fixed the large tests so that they run 4x faster
commit
|
commitdiff
|
tree
|
snapshot
2006-02-17
rkinyon
Added test to demonstrate issue with object created...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-17
rkinyon
Converted all ->print(...) to print( ...)
commit
|
commitdiff
|
tree
|
snapshot
2006-02-17
rkinyon
Improved $| handling
commit
|
commitdiff
|
tree
|
snapshot
2006-02-17
rkinyon
Fixed per ikegami's reply at perlmonks.org/?node_id...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-17
rkinyon
Removed call to FileHandle->flush()
commit
|
commitdiff
|
tree
|
snapshot
2006-02-17
rkinyon
Intermediate checkin while changing usages of ->fh ->
commit
|
commitdiff
|
tree
|
snapshot
2006-02-17
rkinyon
Converted eof() from FileHandle method to builtin
commit
|
commitdiff
|
tree
|
snapshot
2006-02-17
rkinyon
Converting from FileHandle methods to keywords in prepa...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-17
rkinyon
Taint doesn't work ... we need to fix that. The problem...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-17
rkinyon
Added a test for export() + autobless => 1
commit
|
commitdiff
|
tree
|
snapshot
2006-02-17
rkinyon
Fixed my autobless stupidity and added a test demonstra...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-17
rkinyon
Added a few more edge case tests re: when the fh is...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-17
rkinyon
Fixed bug that I created in last checkin
commit
|
commitdiff
|
tree
|
snapshot
2006-02-16
rkinyon
Updated MANIFEST
commit
|
commitdiff
|
tree
|
snapshot
2006-02-16
rkinyon
Final renamings
commit
|
commitdiff
|
tree
|
snapshot
2006-02-16
rkinyon
Renamings
commit
|
commitdiff
|
tree
|
snapshot
2006-02-16
rkinyon
Finished most of the renamings and updated Changes...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-16
rkinyon
Removed TODO markings for tests that are now fixed
commit
|
commitdiff
|
tree
|
snapshot
2006-02-16
rkinyon
Reorged and added some more tests for filetype failure
commit
|
commitdiff
|
tree
|
snapshot
2006-02-16
jhuckaby
converted TODO test into real one (corrupted master...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-16
jhuckaby
bugfix: now calling die() if file type does not match...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-15
rkinyon
close() -> _close()
commit
|
commitdiff
|
tree
|
snapshot
2006-02-15
rkinyon
open() is now _open()
commit
|
commitdiff
|
tree
|
snapshot
2006-02-15
rkinyon
init() -> _init()
commit
|
commitdiff
|
tree
|
snapshot
2006-02-15
rkinyon
A few more fixes, bringing stmt to 94.9% and overall...
commit
|
commitdiff
|
tree
|
snapshot
2006-02-14
rkinyon
Added autobless_2.t
commit
|
commitdiff
|
tree
|
snapshot
2006-02-14
rkinyon
Added test for autobless files working with non-autobless
commit
|
commitdiff
|
tree
|
snapshot
2006-02-14
rkinyon
Added cover_db to list of cleanup items
commit
|
commitdiff
|
tree
|
snapshot
2006-02-14
rkinyon
Initial migration from dev.iinteractive.com
commit
|
commitdiff
|
tree
|
snapshot
2006-02-14
robert
[perl #38431] Subversion access
commit
|
commitdiff
|
tree
|
snapshot