Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-11-11 | Add const, pure, and malloc function attributes | David Robillard | 1 | -1/+1 | |
2019-01-07 | Make zix_hash_insert() provide a non-const pointer | David Robillard | 1 | -3/+3 | |
2019-01-06 | Clean up includes | David Robillard | 1 | -2/+2 | |
2018-11-13 | Make hash return non-const pointers | David Robillard | 1 | -2/+2 | |
2016-07-11 | Clean up headers | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/zix/trunk@105 df6676b4-ccc9-40e5-b5d6-7c4628a128e3 | |||||
2014-09-23 | Allow non-const visitation of hash nodes. | David Robillard | 1 | -13/+13 | |
Update doc comments. git-svn-id: http://svn.drobilla.net/zix/trunk@88 df6676b4-ccc9-40e5-b5d6-7c4628a128e3 | |||||
2012-08-10 | Minimal space overhead inline value hash table. | David Robillard | 1 | -29/+94 | |
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 | |||||
2011-09-28 | Add ZixHash | David Robillard | 1 | -0/+75 | |
git-svn-id: http://svn.drobilla.net/zix/trunk@39 df6676b4-ccc9-40e5-b5d6-7c4628a128e3 |