Mattias Gaertner
|
c94df5db2a
avl_tree: fixed using fNodeMgr, made Remove and RemovePointer functions to return true if node was found
|
8 年 前 |
michael
|
529dc18ba7
* Fix bug #31211, patch from Mattias Gaertner:
|
8 年 前 |
marco
|
d20491e0f0
* Patch from Mattias to mostly revert his previous patch that broke his own code.
|
10 年 前 |
marco
|
86f91f50f5
* avltree rearrangements with new oncompare system. Mantis #27542, patch by Mattias
|
10 年 前 |
Mattias Gaertner
|
9d30bf6a9f
avl_tree: fixed FindPointer if on last node
|
14 年 前 |
Mattias Gaertner
|
14d13bc004
avl_tree: added enumerator
|
14 年 前 |
Mattias Gaertner
|
e18d5e1f61
avltree: made nodemgr protected
|
14 年 前 |
ivost
|
c7db625bd0
* SetOnCompare didn't assign AValue to FOnCompare when Count was 0
|
15 年 前 |
marco
|
1dfded8887
* nodememmanager now changable, but global var still default.
|
16 年 前 |
michael
|
f4121a2259
* Removed empty constructor and destructor
|
17 年 前 |
michael
|
fa3a0815ac
* Changed license to standard FPC license. Permitted by Mattias Gaertner
|
17 年 前 |
peter
|
46f999c582
* fpmake support
|
17 年 前 |