1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Jan 06, 2024 — Jan 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added new Serializers
Alex Boisvert
as boisvert
More... almost 22 years ago
Updated RecordManager interface to use new jdbm.helper.Serializer
Alex Boisvert
as boisvert
More... almost 22 years ago
House cleaning
Alex Boisvert
as boisvert
More... about 22 years ago
no message
Alex Boisvert
as boisvert
More... over 22 years ago
Added getRecordManager() and getCachePolicy() methods
Alex Boisvert
as boisvert
More... over 22 years ago
Added XML header
Alex Boisvert
as boisvert
More... over 22 years ago
Added TODO file
Alex Boisvert
as boisvert
More... over 22 years ago
Described recent CVS changes
Alex Boisvert
as boisvert
More... over 22 years ago
Default target is now "all"
Alex Boisvert
as boisvert
More... over 22 years ago
Renamed assert() to assertConsistency()
Alex Boisvert
as boisvert
More... over 22 years ago
Set recman to null when closing
Alex Boisvert
as boisvert
More... over 22 years ago
Fix option parsing bug where cache would never be used (and transactions always disabled)
Alex Boisvert
as boisvert
More... over 22 years ago
Performance improvement in readLong() contributed by Erwin Bolwidt
Alex Boisvert
as boisvert
More... over 22 years ago
Added more argument check for recid
Alex Boisvert
as boisvert
More... over 22 years ago
Added argument check for recid
Alex Boisvert
as boisvert
More... over 22 years ago
Moved from jdbm.hash package
Alex Boisvert
as boisvert
More... over 22 years ago
Bumped version number to 0.20
Alex Boisvert
as boisvert
More... over 22 years ago
Added shell scripts for Cygwin
Alex Boisvert
as boisvert
More... over 22 years ago
Updated examples
Alex Boisvert
as boisvert
More... over 22 years ago
JDBM overhaul.
Alex Boisvert
as boisvert
More... over 22 years ago
Renamed jdbm.hash package to jdbm.htree
Alex Boisvert
as boisvert
More... over 22 years ago
jdbm.hash package moved to jdbm.htree package
Alex Boisvert
as boisvert
More... over 22 years ago
Updated to mention Nathan Clement contributed optimization to TransactionManager
Alex Boisvert
as boisvert
More... about 23 years ago
fix initialization (double-get on block 0)
Alex Boisvert
as boisvert
More... about 23 years ago
house cleaning
Alex Boisvert
as boisvert
More... about 23 years ago
Log checkpoint optimization by Nathan Clement to reduce I/O (duplicate dirty blocks are written only once)
Alex Boisvert
as boisvert
More... about 23 years ago
bumped version to 0.13
Alex Boisvert
as boisvert
More... over 23 years ago
Fix multiThreadAccess() to synchronize on BTree during browsing
Alex Boisvert
as boisvert
More... over 23 years ago
updated changes
Alex Boisvert
as boisvert
More... over 23 years ago
RecordManager now throws IOException after being closed()
Alex Boisvert
as boisvert
More... over 23 years ago