Added javadoc warning about structural modification to BTree during browsing |
|
More...
|
over 23 years ago
|
Fixed test case |
|
More...
|
over 23 years ago
|
Output error message about file deletion instead of throwing an exception |
|
More...
|
over 23 years ago
|
updated to ant version 1.4.1 |
|
More...
|
over 23 years ago
|
updated to Ant 1.4.1 |
|
More...
|
over 23 years ago
|
updated changes for 0.13 |
|
More...
|
over 23 years ago
|
Upgraded to JUnit 3.7 |
|
More...
|
over 23 years ago
|
Not needed by any build target |
|
More...
|
over 23 years ago
|
Replaced by crimson |
|
More...
|
over 23 years ago
|
Added unit test contribution by Christof Dallermassl |
|
More...
|
over 23 years ago
|
Added new build file for Cygwin platform |
|
More...
|
over 23 years ago
|
Changed assert() to assertTrue() following upgrade to JUnit 2.7 |
|
More...
|
over 23 years ago
|
Added JAXP 1.1 |
|
More...
|
over 23 years ago
|
Added crimson XML parser |
|
More...
|
over 23 years ago
|
Updated for Ant 1.4 |
|
More...
|
over 23 years ago
|
Removed unecessary JTA jar |
|
More...
|
over 23 years ago
|
Upgrade to Ant 1.4 |
|
More...
|
over 23 years ago
|
Updated javadoc |
|
More...
|
over 23 years ago
|
Added new class IntegerComparator. Contribution from Christof Dallermassl. |
|
More...
|
over 23 years ago
|
Updated javadoc. |
|
More...
|
over 23 years ago
|
Updated contributions |
|
More...
|
over 23 years ago
|
Documented changes for version 0.12 |
|
More...
|
over 23 years ago
|
Added synchronization to many methods |
|
More...
|
over 23 years ago
|
Bumped version number to 0.12 |
|
More...
|
over 23 years ago
|
Added new StreamCorrupted test case (contributed by Christof Dallermassl) |
|
More...
|
over 23 years ago
|
Fix a bug in insert() which didn't correctly link the previous (existing) BPage with the newly allocated BPage during a page overflow. |
|
More...
|
over 23 years ago
|
Change example to reuse the persistent B+Tree. (Less confusing for newbies) |
|
More...
|
over 23 years ago
|
Updated tests with HTree's new constructor signature and new getRecid() method |
|
More...
|
over 23 years ago
|
Updated to HTree's new constructor |
|
More...
|
over 23 years ago
|
Added getRecid() method |
|
More...
|
over 23 years ago
|