summaryrefslogtreecommitdiffstats
path: root/zix/patree.c
AgeCommit message (Collapse)AuthorFilesLines
2019-01-06Clean up includesDavid Robillard1-4/+6
2014-12-18Fix unlikely tree bugs.David Robillard1-155/+64
git-svn-id: http://svn.drobilla.net/zix/trunk@98 df6676b4-ccc9-40e5-b5d6-7c4628a128e3
2014-10-01Fix debug checks.David Robillard1-6/+2
git-svn-id: http://svn.drobilla.net/zix/trunk@96 df6676b4-ccc9-40e5-b5d6-7c4628a128e3
2014-10-01Improve ZixPatree with more compact index.David Robillard1-142/+211
git-svn-id: http://svn.drobilla.net/zix/trunk@95 df6676b4-ccc9-40e5-b5d6-7c4628a128e3
2014-09-23Lint.David Robillard1-4/+2
git-svn-id: http://svn.drobilla.net/zix/trunk@87 df6676b4-ccc9-40e5-b5d6-7c4628a128e3
2012-08-10Minimal space overhead inline value hash table.David Robillard1-0/+373
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