Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-09-21 | Fix const-violating casts. | David Robillard | 1 | -4/+4 | |
git-svn-id: http://svn.drobilla.net/zix/trunk@81 df6676b4-ccc9-40e5-b5d6-7c4628a128e3 | |||||
2012-08-10 | Fix void pointer arithmetic. | David Robillard | 1 | -7/+8 | |
git-svn-id: http://svn.drobilla.net/zix/trunk@77 df6676b4-ccc9-40e5-b5d6-7c4628a128e3 | |||||
2012-08-10 | Minimal space overhead inline value hash table. | David Robillard | 1 | -0/+56 | |
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 |