projects
/
dbsrgits/DBM-Deep.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
t_attic created
[dbsrgits/DBM-Deep.git]
/
lib
/
2007-02-26
rkinyon
Fixed Changes and a failing test found due to disttest
tree
|
commitdiff
2007-02-20
rkinyon
Added SPONSORS section to DBM::Deep's POD
tree
|
commitdiff
2007-02-19
rkinyon
Documentation
tree
|
commitdiff
2007-02-04
rkinyon
Cleaned up a little bit
tree
|
commitdiff
2007-02-04
rkinyon
Fixed limitation of transactions to only 32
tree
|
commitdiff
2007-01-30
rkinyon
Minor cleanups
tree
|
commitdiff
2007-01-30
rkinyon
Transactional staleness counters are down from 4 bytes...
tree
|
commitdiff
2007-01-30
rkinyon
Removed transactional staleness counter from the HEAD...
tree
|
commitdiff
2007-01-30
rkinyon
Cleaned up validation code
tree
|
commitdiff
2007-01-30
rkinyon
Change some defaults and the tests to match
tree
|
commitdiff
2007-01-28
rkinyon
data_sector_size parameterization is proceeding apace
tree
|
commitdiff
2007-01-28
rkinyon
Added tests for wrong file versions
tree
|
commitdiff
2007-01-28
rkinyon
On the warpath to 1.0000
tree
|
commitdiff
2007-01-25
rkinyon
Fixed numerous issues in the 0.99_03 release
tree
|
commitdiff
2007-01-24
rkinyon
r14929@rob-kinyons-computer: rob | 2007-01-23 21...
tree
|
commitdiff
2007-01-24
rkinyon
r14927@rob-kinyons-computer: rob | 2007-01-23 20...
tree
|
commitdiff
2007-01-19
rkinyon
r14863@rob-kinyons-computer: rob | 2007-01-18 20...
tree
|
commitdiff
2007-01-19
rkinyon
r14861@rob-kinyons-computer: rob | 2007-01-18 19...
tree
|
commitdiff
2007-01-18
rkinyon
r14853@rob-kinyons-computer: rob | 2007-01-18 02...
tree
|
commitdiff
2007-01-18
rkinyon
r14852@rob-kinyons-computer: rob | 2007-01-18 01...
tree
|
commitdiff
2007-01-18
rkinyon
r14851@rob-kinyons-computer: rob | 2007-01-17 22...
tree
|
commitdiff
2007-01-18
rkinyon
r14849@rob-kinyons-computer: rob | 2007-01-17 22...
tree
|
commitdiff
2007-01-18
rkinyon
r14848@rob-kinyons-computer: rob | 2007-01-17 22...
tree
|
commitdiff
2007-01-18
rkinyon
r14847@rob-kinyons-computer: rob | 2007-01-17 22...
tree
|
commitdiff
2007-01-17
rkinyon
Converted to using only 2 transactions by default and...
tree
|
commitdiff
2007-01-16
rkinyon
Lots and lots of fixes, primarily in terms of improving...
tree
|
commitdiff
2007-01-15
rkinyon
Improved coverage by commenting out unused subs and...
tree
|
commitdiff
2007-01-15
rkinyon
Added test for importing an array
tree
|
commitdiff
2007-01-15
rkinyon
POD updates, including code coverage
tree
|
commitdiff
2007-01-14
rkinyon
Updated MANIFEST, Changes, and other similar distro...
tree
|
commitdiff
2007-01-14
rkinyon
Fixed a bug with how transactions worked across a reindex
tree
|
commitdiff
2007-01-14
rkinyon
Moved Engine3 to Engine
tree
|
commitdiff
2007-01-14
rkinyon
Removed Engine.pm and Engine2.pm in preparation to...
tree
|
commitdiff
2007-01-07
rkinyon
Keys now works
tree
|
commitdiff
2007-01-07
rkinyon
Keys works, but exposes issues
tree
|
commitdiff
2006-12-31
rkinyon
Can write to and read from multiple index levels
tree
|
commitdiff
2006-12-28
rkinyon
Reindexing works ... sort of
tree
|
commitdiff
2006-12-27
rkinyon
Almost ready to add in the reindexing code and t/28.t
tree
|
commitdiff
2006-12-27
rkinyon
Parameterized the freespace management to allow for...
tree
|
commitdiff
2006-12-27
rkinyon
staleness size now fully parameterized
tree
|
commitdiff
2006-12-27
rkinyon
Parameterized the size of the signature + staleness...
tree
|
commitdiff
2006-12-27
rkinyon
Removed some lava from audit trails
tree
|
commitdiff
2006-12-27
rkinyon
Added staleness checking
tree
|
commitdiff
2006-12-26
rkinyon
Committing failing test for freespace staleness
tree
|
commitdiff
2006-12-26
rkinyon
Fixed bug in reference size counting
tree
|
commitdiff
2006-12-25
rkinyon
Removed unneeded Fcntl imports in DBM::Deep
tree
|
commitdiff
2006-12-25
rkinyon
Removed lava in DBM::Deep::File
tree
|
commitdiff
2006-12-25
rkinyon
Fixed multiple transactions
tree
|
commitdiff
2006-12-25
rkinyon
Removed notion of trans_ctr as an attribute - still...
tree
|
commitdiff
2006-12-24
rkinyon
First transaction test file passes
tree
|
commitdiff
2006-12-23
rkinyon
More tests are passing
tree
|
commitdiff
2006-12-21
rkinyon
Added 16 bytes to the header prepping for transaction...
tree
|
commitdiff
2006-12-20
rkinyon
Fixed problem with how delete on an undef value was...
tree
|
commitdiff
2006-12-18
rkinyon
Added more tests and rollback/commit are kinda working
tree
|
commitdiff
2006-12-13
rkinyon
Transactions now seem to work, except for the rollback...
tree
|
commitdiff
2006-12-09
rkinyon
Initial code written for transactional isolation
tree
|
commitdiff
2006-12-09
rkinyon
The engine object is now a singleton in preparation...
tree
|
commitdiff
2006-12-05
rkinyon
Long classnames are now supported
tree
|
commitdiff
2006-12-05
rkinyon
Removed deep recursion warning by converting tail-recur...
tree
|
commitdiff
2006-12-05
rkinyon
Large values are now handled
tree
|
commitdiff
2006-12-04
rkinyon
Reactivated a test for multi-DB cross-reference
tree
|
commitdiff
2006-12-04
rkinyon
import and export are turned back on and working
tree
|
commitdiff
2006-12-04
rkinyon
autobless added back in
tree
|
commitdiff
2006-12-04
rkinyon
Values are now restricted to only legal values (hash...
tree
|
commitdiff
2006-12-04
rkinyon
Added freespace management
tree
|
commitdiff
2006-12-04
rkinyon
Fixed how header_var was set during _read_file_header...
tree
|
commitdiff
2006-12-04
rkinyon
Keys now works and tests that aren't meant to pass...
tree
|
commitdiff
2006-12-01
rkinyon
Arrays now work correctly
tree
|
commitdiff
2006-12-01
rkinyon
Autovivification of references now works
tree
|
commitdiff
2006-12-01
rkinyon
Added autovivification at the leaf level
tree
|
commitdiff
2006-11-30
rkinyon
Deleting a key now returns the value
tree
|
commitdiff
2006-11-30
rkinyon
Added in storage of the key at the hash instead of...
tree
|
commitdiff
2006-11-29
rkinyon
Added delete
tree
|
commitdiff
2006-11-29
rkinyon
Can actually store more than one keyval pair at a time
tree
|
commitdiff
2006-11-28
rkinyon
Added Null datatype
tree
|
commitdiff
2006-11-27
rkinyon
Got a store and a retrieve working
tree
|
commitdiff
2006-11-27
rkinyon
Converted to using an object for each file sector type
tree
|
commitdiff
2006-11-22
rkinyon
Cleaned up - moving towards better file format
tree
|
commitdiff
2006-11-18
rkinyon
We pass test 1 for a new engine
tree
|
commitdiff
2006-11-18
rkinyon
Fixing things around
tree
|
commitdiff
2006-11-18
rkinyon
Created a CURRENT per mst's recommendation
tree
|
commitdiff
2006-11-14
rkinyon
First pass at cleanup
tree
|
commitdiff
2006-06-19
rkinyon
r14427@Rob-Kinyons-PowerBook: rob | 2006-06-19 09...
tree
|
commitdiff
2006-06-19
rkinyon
r14236@Rob-Kinyons-PowerBook: rob | 2006-06-14 23...
tree
|
commitdiff
2006-06-19
rkinyon
r14235@Rob-Kinyons-PowerBook: rob | 2006-06-14 22...
tree
|
commitdiff
2006-06-19
rkinyon
r14186@Rob-Kinyons-PowerBook: rob | 2006-06-14 11...
tree
|
commitdiff
2006-06-19
rkinyon
r14010@Rob-Kinyons-PowerBook: rob | 2006-06-07 14...
tree
|
commitdiff
2006-06-15
rkinyon
r14264@Rob-Kinyons-PowerBook: rob | 2006-06-15 16...
tree
|
commitdiff
2006-06-15
rkinyon
r14236@Rob-Kinyons-PowerBook: rob | 2006-06-14 23...
tree
|
commitdiff
2006-06-15
rkinyon
r14235@Rob-Kinyons-PowerBook: rob | 2006-06-14 22...
tree
|
commitdiff
2006-06-14
rkinyon
r14186@rob-kinyons-powerbook58: rob | 2006-06-14...
tree
|
commitdiff
2006-06-07
rkinyon
r14010@rob-kinyons-powerbook58: rob | 2006-06-07...
tree
|
commitdiff
2006-06-07
rkinyon
r13607@rob-kinyons-powerbook58: rob | 2006-05-25...
tree
|
commitdiff
2006-05-25
rkinyon
r13599@rob-kinyons-powerbook58: rob | 2006-05-25...
tree
|
commitdiff
2006-05-25
rkinyon
r13306@rob-kinyons-powerbook58: rob | 2006-05-18...
tree
|
commitdiff
2006-05-25
rkinyon
r13305@rob-kinyons-powerbook58: rob | 2006-05-18...
tree
|
commitdiff
2006-05-25
rkinyon
r13304@rob-kinyons-powerbook58: rob | 2006-05-18...
tree
|
commitdiff
2006-05-10
rkinyon
r13057@rob-kinyons-powerbook58: rob | 2006-05-10...
tree
|
commitdiff
2006-05-01
rkinyon
r11725@rob-kinyons-powerbook58: rob | 2006-05-01...
tree
|
commitdiff
2006-05-01
rkinyon
r11705@rob-kinyons-powerbook58: rob | 2006-05-01...
tree
|
commitdiff
next