Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-12-31 | Remove unused esoteric data structures | David Robillard | 1 | -347/+0 | |
2020-11-11 | Remove redundant API attributes in implementation files | David Robillard | 1 | -4/+4 | |
2020-08-13 | Fix Wno-shorten-64-to-32 warnings | David Robillard | 1 | -4/+4 | |
2019-10-18 | Fix building as C++ | David Robillard | 1 | -2/+2 | |
2019-01-06 | Clean up includes | David Robillard | 1 | -4/+6 | |
2014-12-18 | Fix unlikely tree bugs. | David Robillard | 1 | -155/+64 | |
git-svn-id: http://svn.drobilla.net/zix/trunk@98 df6676b4-ccc9-40e5-b5d6-7c4628a128e3 | |||||
2014-10-01 | Fix debug checks. | David Robillard | 1 | -6/+2 | |
git-svn-id: http://svn.drobilla.net/zix/trunk@96 df6676b4-ccc9-40e5-b5d6-7c4628a128e3 | |||||
2014-10-01 | Improve ZixPatree with more compact index. | David Robillard | 1 | -142/+211 | |
git-svn-id: http://svn.drobilla.net/zix/trunk@95 df6676b4-ccc9-40e5-b5d6-7c4628a128e3 | |||||
2014-09-23 | Lint. | David Robillard | 1 | -4/+2 | |
git-svn-id: http://svn.drobilla.net/zix/trunk@87 df6676b4-ccc9-40e5-b5d6-7c4628a128e3 | |||||
2012-08-10 | Minimal space overhead inline value hash table. | David Robillard | 1 | -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 |