]> git.sur5r.net Git - openldap/history - libraries/liblutil/tavl.c
add pguid overlay (not considered right now)
[openldap] / libraries / liblutil / tavl.c
2010-04-13 Kurt Zeilengahappy belated New Year
2009-10-21 Hallvard FurusethCleanup - macroize magic constant (ITS#5909)
2009-01-22 Kurt ZeilengaUpdate copyright notices
2008-10-22 Hallvard FurusethITS#5748: tavl_find3(NULL,,,) returned undefined data
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-01-02 Kurt Zeilengahappy new year
2006-05-25 Howard ChuFix tavl_delete for two-node trees
2006-05-19 Howard ChuITS#4549 add tavl_find3() to return closest match
2006-01-03 Kurt ZeilengaHappy new year!
2005-11-06 Pierangelo Masaratisilence warnings
2005-09-26 Howard Chuavl_delete...
2005-09-26 Howard ChuFix tavl_delete
2005-09-26 Hallvard FurusethRemove unused variable
2005-09-23 Howard ChuRevert prev commit
2005-09-23 Howard ChuFix end conditions for tavl_end and tavl_next
2005-09-22 Howard Chutavl_delete: copy balance factor
2005-09-21 Howard Chutavl_delete - swap whole structures, not the data pointers.
2005-09-21 Howard ChuFix tavl_delete threading
2005-09-21 Howard ChuAdd testtavl, add tavl_end and tavl_next. tavl_delete...
2005-09-21 Howard ChuAdd threaded AVL functions