Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-09-01 | Adopt REUSE machine-readable licensing standard | David Robillard | 1 | -15/+2 | |
2021-01-12 | Update zix | David Robillard | 1 | -25/+23 | |
This fixes, once again, a potential BTree crash with GCC 10 which got lost somewhere along the way. | |||||
2021-01-02 | Use email address instead of website for attribution | David Robillard | 1 | -1/+1 | |
2020-11-11 | Update zix | David Robillard | 1 | -1/+1 | |
2020-09-26 | Update zix | David Robillard | 1 | -6/+6 | |
2016-09-18 | Update copyright dates | David Robillard | 1 | -1/+1 | |
2015-10-04 | Improve test coverage | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/sord/trunk@335 3d64ff67-21c5-427c-a301-fe4f08042e5a | |||||
2014-08-08 | Use Markdown in doc comments for better source readability. | David Robillard | 1 | -10/+10 | |
git-svn-id: http://svn.drobilla.net/sord/trunk@300 3d64ff67-21c5-427c-a301-fe4f08042e5a | |||||
2014-08-08 | Fix some const-correctness violations. | David Robillard | 1 | -3/+3 | |
git-svn-id: http://svn.drobilla.net/sord/trunk@297 3d64ff67-21c5-427c-a301-fe4f08042e5a | |||||
2012-08-10 | Use a single node hash for all types of nodes. | David Robillard | 1 | -17/+90 | |
Inline nodes in hash table nodes and eliminate key+value pointer overhead. Use SSE 4.2 accelerated node and string hashing when available. git-svn-id: http://svn.drobilla.net/sord/trunk@250 3d64ff67-21c5-427c-a301-fe4f08042e5a | |||||
2012-08-09 | Hide zix symbols (fix static builds with lilv). | David Robillard | 1 | -16/+8 | |
git-svn-id: http://svn.drobilla.net/sord/trunk@248 3d64ff67-21c5-427c-a301-fe4f08042e5a | |||||
2011-09-28 | Remove glib dependency | David Robillard | 1 | -0/+75 | |
git-svn-id: http://svn.drobilla.net/sord/trunk@163 3d64ff67-21c5-427c-a301-fe4f08042e5a |