Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-11-16 | Switch to external zix dependency | David Robillard | 1 | -54/+0 | |
2022-09-01 | Adopt REUSE machine-readable licensing standard | David Robillard | 1 | -15/+2 | |
2021-01-12 | Update zix | David Robillard | 1 | -6/+10 | |
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 | -4/+4 | |
2020-09-26 | Update zix | David Robillard | 1 | -1/+25 | |
2020-07-17 | Update zix | David Robillard | 1 | -2/+2 | |
Fixes an issue introduced by 616517f among various other minor things. | |||||
2017-12-29 | Remove const in function declaration | David Robillard | 1 | -1/+1 | |
2012-08-10 | Use a single node hash for all types of nodes. | David Robillard | 1 | -0/+39 | |
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 |