]> wimlib.net Git - wimlib/history - src/avl_tree.c
win32_capture.c: Fix exclusion when capture path ends in slash
[wimlib] / src / avl_tree.c
2014-06-16 Eric Biggersavl_tree.c: Remove avl_set_balance_factor()
2014-06-08 Eric BiggersUpdate public domain dedications
2014-03-31 Eric Biggersavl_tree: Cleanup and improve comments
2014-03-31 Eric Biggersavl_tree: Optimize first iteration of insertion rebala...
2014-03-31 Eric Biggersavl_tree: Add more optimizations
2014-03-30 Eric Biggersavl_tree: Optimize swapping node for removal
2014-03-30 Eric Biggersavl_tree: Fix comments
2014-03-23 Eric BiggersReplace red-black tree code with AVL tree code