summaryrefslogtreecommitdiffstats
path: root/src/zix/digest.h
AgeCommit message (Collapse)AuthorFilesLines
2022-09-01Adopt REUSE machine-readable licensing standardDavid Robillard1-15/+2
2021-01-12Update zixDavid Robillard1-6/+10
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-4/+4
2020-09-26Update zixDavid Robillard1-1/+25
2020-07-17Update zixDavid Robillard1-2/+2
Fixes an issue introduced by 616517f among various other minor things.
2017-12-29Remove const in function declarationDavid Robillard1-1/+1
2012-08-10Use a single node hash for all types of nodes.David Robillard1-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