projects
/
dbsrgits/DBM-Deep.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Converted some calls to new() into tie()
[dbsrgits/DBM-Deep.git]
/
lib
/
DBM
/
Deep
/
Array.pm
2006-03-18
rkinyon
Converted some calls to new() into tie()
blob
|
commitdiff
2006-03-16
rkinyon
Removed _get_self() call in _copy_node
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
Fixed autobless confusion with _length_needed()
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
Fixed SIG_INTERNAL so that it works + more tests
blob
|
commitdiff
|
diff to current
2006-03-02
rkinyon
Broke out reindexer into its own function
blob
|
commitdiff
|
diff to current
2006-03-02
rkinyon
Aliases became calls to methods for subclassability
blob
|
commitdiff
|
diff to current
2006-03-01
rkinyon
Removed global variable
blob
|
commitdiff
|
diff to current
2006-02-28
rkinyon
Moved all constants into DBM::Deep::Engine
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-25
rkinyon
Removed one call to reftype
blob
|
commitdiff
|
diff to current
2006-02-24
rkinyon
Fixed array test slowness by preventing Test::Builder...
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
Converted a for-loop to a map in SPLICE
blob
|
commitdiff
|
diff to current
2006-02-23
rkinyon
Added tests on the return value of splice plus a commen...
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 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
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
Cleared up some more TODO tests
blob
|
commitdiff
|
diff to current
2006-02-21
rkinyon
Fixed naive use of {@_} in TIE*
blob
|
commitdiff
|
diff to current
2006-02-21
rkinyon
UNSHIFT and PUSH now return the length of the new array
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
Break out the Array and Hash ties into separate files
blob
|
commitdiff
|
diff to current