summaryrefslogtreecommitdiffstats
path: root/zix/btree.h
AgeCommit message (Collapse)AuthorFilesLines
2019-01-06Flesh out BTree iterator APIDavid Robillard1-0/+20
2019-01-06Clean up includesDavid Robillard1-4/+3
2018-11-14Make comparator functions take const user dataDavid Robillard1-2/+2
2016-07-11Clean up headersDavid Robillard1-1/+2
git-svn-id: http://svn.drobilla.net/zix/trunk@105 df6676b4-ccc9-40e5-b5d6-7c4628a128e3
2014-10-01Automatic benchmarking with 'waf bench'.David Robillard1-0/+4
git-svn-id: http://svn.drobilla.net/zix/trunk@94 df6676b4-ccc9-40e5-b5d6-7c4628a128e3
2014-09-28Enable BTree removal via iterator.David Robillard1-2/+8
git-svn-id: http://svn.drobilla.net/zix/trunk@91 df6676b4-ccc9-40e5-b5d6-7c4628a128e3
2014-09-23Add zix_btree_lower_bound with wildcard support.David Robillard1-2/+12
git-svn-id: http://svn.drobilla.net/zix/trunk@86 df6676b4-ccc9-40e5-b5d6-7c4628a128e3
2014-09-22Add ZixBTree.David Robillard1-0/+134
git-svn-id: http://svn.drobilla.net/zix/trunk@84 df6676b4-ccc9-40e5-b5d6-7c4628a128e3