Fix identation/whitespace |
|
More...
|
over 21 years ago
|
Fix import list |
|
More...
|
over 21 years ago
|
Fix extra linefeeds |
|
More...
|
over 21 years ago
|
Use DEFAULT_TXNS_IN_LOG instead of TXNS_IN_LOG. |
|
More...
|
over 21 years ago
|
Added synchronizeLog() and setMaximumTransactionsInLog() methods |
|
More...
|
over 21 years ago
|
Make TransactionManager field package (for access in BaseRecordManager) |
|
More...
|
over 21 years ago
|
Added getTransactionManager() method |
|
More...
|
over 21 years ago
|
Added various System.out.println() and commit() example |
|
More...
|
over 21 years ago
|
Fix two bugs: cache entries weren't updated upon close() and cache entries weren't marked as clean (non-dirty) after update. |
|
More...
|
over 21 years ago
|
New test case for HTree iteration Contributed by Eric Rosenberg. |
|
More...
|
over 21 years ago
|
Fix NoSuchElementException in HDIterator.next() Contributed by Eric Rosenberg |
|
More...
|
over 21 years ago
|
Synchronize methods for thread-safety |
|
More...
|
over 21 years ago
|
Give credit to Derek Dick for test cases |
|
More...
|
almost 22 years ago
|
Added new HTree rollback test cases, courtesy of Derek Dick [email protected] |
|
More...
|
almost 22 years ago
|
Added new run.sh script |
|
More...
|
almost 22 years ago
|
Fix isPrime() function. |
|
More...
|
almost 22 years ago
|
New Primes example |
|
More...
|
almost 22 years ago
|
Fixed flush of dirty object in commit() |
|
More...
|
almost 22 years ago
|
New TestInsertPerf benchmark |
|
More...
|
almost 22 years ago
|
Turn off debugging |
|
More...
|
almost 22 years ago
|
Added new run.bat |
|
More...
|
almost 22 years ago
|
Added "examples" directory in classpath |
|
More...
|
almost 22 years ago
|
Updated RecordManager interface. Removal of ObjectBTree. |
|
More...
|
almost 22 years ago
|
Updated RecordManager interface |
|
More...
|
almost 22 years ago
|
Updated RecordManager interface. Added Serializer. ObjectBTree removal. |
|
More...
|
almost 22 years ago
|
Changed write() method signature, cosmetic changes |
|
More...
|
almost 22 years ago
|
Used updated RecordManager interface. Implement Serializer interface. |
|
More...
|
almost 22 years ago
|
Use updated RecordManager interface. |
|
More...
|
almost 22 years ago
|
Use new Serializer interface |
|
More...
|
almost 22 years ago
|
Use new Serializer interface. |
|
More...
|
almost 22 years ago
|