Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

18 check-ins

2025-06-24
08:28
Updated download page. Leaf check-in: 37926b8479 user: csabio tags: trunk
08:27
Added a companion class for the NodeWithProperties class. check-in: 637580f26f user: csabio tags: trunk
2025-06-23
10:04
Updated download page. check-in: fc11fad449 user: csabio tags: trunk
10:03
Added missing hashCode and equals methods. check-in: 4599fdfd6c user: csabio tags: trunk
2025-06-22
11:28
Updated download page. check-in: 0e6e19af0a user: csabio tags: trunk
11:27
Fixed a bug in the NodeWithProperties class. check-in: 598c54485a user: csabio tags: trunk
2025-06-21
10:57
Updated download page. check-in: 45af32f1f1 user: csabio tags: trunk
10:57
Added a new class that implements a way to store metadata in a node in the standard Java properties format with gzip compression. check-in: 64d0a74b79 user: csabio tags: trunk
2025-06-17
09:59
Edited download page with the latest commit hash and version. check-in: 61d8ba70e6 user: csabio tags: trunk
09:58
Added a new internal class that implements an slightly different ArrayList class with exporential growth capabilities; This in theory should enhance the performance of the library by removing the growing copy overhead in larger trees. check-in: dae48bbdf9 user: csabio tags: trunk
2025-06-13
20:02
Edited the download page. check-in: 53ef17e556 user: csabio tags: trunk
20:01
Huge rewrite on everything, now the format spec is more efficient, and also is the library, feel free to check the technical specs for the format and the javadoc. check-in: b82770e8cb user: csabio tags: trunk
2024-06-20
09:50
Minor changes to the API, now, there is an abstract class to represent a root node in a tree, this will allow to implement any other kind of tree root more easily. Current version: 2.1.0-O. check-in: 6f9eb40e82 user: csabio tags: trunk
2024-06-19
15:05
Updated the entire API to support metadata and data sections inside the format, also, the base TreeNode object has an iterator that allows to iterate over all of his sub-nodes recursively. Current version: 2.0.0-O. check-in: 41141887c7 user: csabio tags: trunk
2024-06-08
14:58
Added the logotype. check-in: 10bd996fb2 user: csabio tags: trunk
14:16
Fixed a typo with the version code. check-in: ec396b1a27 user: csabio tags: trunk
14:06
Added initial project files, current version: 1.0.0-O. check-in: 02ed0c0f9b user: csabio tags: trunk
14:02
initial empty check-in check-in: adb12f088b user: csabio tags: trunk