src/utils_avltree.[ch]: Fix the iterator, since it's actually usefull with caches.
[collectd.git] / src / utils_avltree.h
2007-02-15 Florian Forstersrc/utils_avltree.[ch]: Fix the iterator, since it...
2007-02-15 Florian Forstersrc/utils_avltree.[ch]: Documented the interface of...
2007-02-14 Florian ForsterMerge branch 'ff/avl-tree'
2006-11-25 Florian Forstersrc/utils_avltree.[ch]: Changed the interface to return...
2006-11-21 Florian ForsterAdded src/utils_avltree.[ch]: An implementation of...