summaryrefslogtreecommitdiffstats
path: root/zix/chunk.c
AgeCommit message (Collapse)AuthorFilesLines
2020-12-31Separate source from headersDavid Robillard1-33/+0
2020-12-31Format all code with clang-formatDavid Robillard1-2/+2
2020-11-11Remove redundant API attributes in implementation filesDavid Robillard1-2/+2
2019-01-06Clean up includesDavid Robillard1-2/+3
2012-08-10Minimal space overhead inline value hash table.David Robillard1-0/+32
Add ZixChunk. Add SSE 4.2 accelerated digest (with fallback) in zix/digest.h. Make library optionally header-only (define ZIX_INLINE). git-svn-id: http://svn.drobilla.net/zix/trunk@76 df6676b4-ccc9-40e5-b5d6-7c4628a128e3