summaryrefslogtreecommitdiff
path: root/packages/fcl-base/src/avl_tree.pp
Commit message (Expand)AuthorAgeFilesLines
* avl_tree: fixed using fNodeMgr, made Remove and RemovePointer functions to re...mattias2017-04-061-27/+80
* * Fix bug 31211, patch from Mattias Gaertner:michael2017-03-041-579/+845
* * Patch from Mattias to mostly revert his previous patch that broke his own ...marco2015-03-021-14/+24
* * avltree rearrangements with new oncompare system. Mantis #27542, patch by ...marco2015-02-261-16/+22
* avl_tree: fixed FindPointer if on last nodemattias2011-12-021-1/+2
* avl_tree: added enumeratormattias2011-09-081-0/+36
* avltree: made nodemgr protectedmattias2011-07-171-10/+19
* * SetOnCompare didn't assign AValue to FOnCompare when Count was 0ivost2010-02-171-1/+2
* * nodememmanager now changable, but global var still default.marco2009-02-271-14/+27
* * Removed empty constructor and destructormichael2008-11-171-14/+0
* * Changed license to standard FPC license. Permitted by Mattias Gaertnermichael2008-05-251-19/+14
* * fpmake supportpeter2008-01-241-0/+1180