Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-09-26 | Update zix | David Robillard | 1 | -5/+12 | |
2020-07-17 | Update zix | David Robillard | 1 | -42/+128 | |
Fixes an issue introduced by 616517f among various other minor things. | |||||
2020-07-17 | Fix crash with optimized builds with GCC 10.1.0 | David Robillard | 1 | -1/+1 | |
2017-12-16 | Update BTree | David Robillard | 1 | -7/+9 | |
2014-12-18 | Fix unlikely tree bugs. | David Robillard | 1 | -2/+7 | |
git-svn-id: http://svn.drobilla.net/sord/trunk@319 3d64ff67-21c5-427c-a301-fe4f08042e5a | |||||
2014-10-03 | Compile cleanly as C++. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/sord/trunk@314 3d64ff67-21c5-427c-a301-fe4f08042e5a | |||||
2014-09-24 | Add sord_erase() for erasing statements via an iterator. | David Robillard | 1 | -82/+112 | |
git-svn-id: http://svn.drobilla.net/sord/trunk@310 3d64ff67-21c5-427c-a301-fe4f08042e5a | |||||
2014-09-23 | Fix B-tree on 32-bit systems. | David Robillard | 1 | -30/+31 | |
git-svn-id: http://svn.drobilla.net/sord/trunk@308 3d64ff67-21c5-427c-a301-fe4f08042e5a | |||||
2014-09-23 | Reduce memory usage and increase performance with a better data structure. | David Robillard | 1 | -0/+702 | |
git-svn-id: http://svn.drobilla.net/sord/trunk@307 3d64ff67-21c5-427c-a301-fe4f08042e5a |