|
6429b349c3
|
Added: unit tests for hashes
Added: Clear method
Fixed: bug in key storage and comparison
|
2005-07-01 11:43:59 +00:00 |
|
|
c0c2052093
|
Changed: rewrote hashes to use an optimized Trie (bucket tree)
|
2005-06-30 12:18:53 +00:00 |
|
|
011897142c
|
Fixed: Exists implementation failed for different keys with the same hash value
|
2004-09-05 13:48:19 +00:00 |
|
|
f92c475873
|
Fixed: OwnsObject property and constructor parameter for ObjectHash
|
2004-09-01 18:19:31 +00:00 |
|
|
4d7c80a247
|
Fixed: LookupNode did not return newly created nodes
Fixed: Settings definitions, removed range support
|
2004-08-20 19:04:22 +00:00 |
|
|
dd627c8b74
|
Changed: renamed all tree and hash structure from X2Ut... to X2... for consistency
Added: TObject tree and hash
|
2004-08-20 13:03:07 +00:00 |
|
|
c47722f0db
|
Added: Pointer and Integer hashes
|
2004-08-20 11:18:01 +00:00 |
|
|
b105c57f5b
|
Merged: avltree branch
|
2004-08-20 10:03:59 +00:00 |
|
|
d3ae64e43d
|
Fixed: bug in Binary Tree where root node would not be assigned an index
Fixed: Hash() implementation
|
2004-07-29 15:49:42 +00:00 |
|
|
4d284957d4
|
Fixed: hash conflict list
|
2004-07-29 13:48:35 +00:00 |
|
|
40d0401c95
|
Added: initial (non-working) X2UtHashes implementation
Changed: restructuring of X2UtBinaryTree to abstract data management
|
2004-07-29 06:33:18 +00:00 |
|