summaryrefslogtreecommitdiffstats
path: root/src/zix/btree.h
AgeCommit message (Collapse)AuthorFilesLines
2022-09-01Adopt REUSE machine-readable licensing standardDavid Robillard1-15/+2
2021-01-12Update zixDavid Robillard1-21/+34
This fixes, once again, a potential BTree crash with GCC 10 which got lost somewhere along the way.
2021-01-02Use email address instead of website for attributionDavid Robillard1-1/+1
2020-11-11Update zixDavid Robillard1-5/+5
2020-07-17Update zixDavid Robillard1-5/+24
Fixes an issue introduced by 616517f among various other minor things.
2016-09-18Update copyright datesDavid Robillard1-1/+1
2016-07-11Fix doxygen warningsDavid Robillard1-0/+4
2014-11-22Fix compilation as C++.David Robillard1-1/+2
git-svn-id: http://svn.drobilla.net/sord/trunk@316 3d64ff67-21c5-427c-a301-fe4f08042e5a
2014-09-24Add sord_erase() for erasing statements via an iterator.David Robillard1-2/+8
git-svn-id: http://svn.drobilla.net/sord/trunk@310 3d64ff67-21c5-427c-a301-fe4f08042e5a
2014-09-23Reduce memory usage and increase performance with a better data structure.David Robillard1-0/+144
git-svn-id: http://svn.drobilla.net/sord/trunk@307 3d64ff67-21c5-427c-a301-fe4f08042e5a