Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-01-16 | Allow all free functions to be called on null | David Robillard | 1 | -4/+6 | |
2020-12-31 | Update copyright headers | David Robillard | 1 | -14/+14 | |
2020-12-31 | Initialize all variables | David Robillard | 1 | -4/+4 | |
2020-12-31 | Fix use of reserved identifiers | David Robillard | 1 | -8/+8 | |
2020-12-31 | Separate source from headers | David Robillard | 1 | -0/+261 | |
2012-08-10 | Minimal space overhead inline value hash table. | David Robillard | 1 | -253/+0 | |
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 | |||||
2012-08-09 | Fix warnings: -Wshadow -Wpointer-arith -Wcast-align -Wstrict-prototypes ↵ | David Robillard | 1 | -2/+5 | |
-Wmissing-prototypes. git-svn-id: http://svn.drobilla.net/zix/trunk@72 df6676b4-ccc9-40e5-b5d6-7c4628a128e3 | |||||
2012-01-31 | Windows/Visual C++ portability. | David Robillard | 1 | -3/+4 | |
git-svn-id: http://svn.drobilla.net/zix/trunk@51 df6676b4-ccc9-40e5-b5d6-7c4628a128e3 | |||||
2011-09-19 | Add ZixPatree. | David Robillard | 1 | -4/+5 | |
git-svn-id: http://svn.drobilla.net/zix/trunk@21 df6676b4-ccc9-40e5-b5d6-7c4628a128e3 | |||||
2011-09-18 | Make zix_strindex_insert static | David Robillard | 1 | -2/+1 | |
git-svn-id: http://svn.drobilla.net/zix/trunk@17 df6676b4-ccc9-40e5-b5d6-7c4628a128e3 | |||||
2011-09-18 | Tidy. | David Robillard | 1 | -6/+10 | |
git-svn-id: http://svn.drobilla.net/zix/trunk@16 df6676b4-ccc9-40e5-b5d6-7c4628a128e3 | |||||
2011-09-18 | Add ZixStrindex. | David Robillard | 1 | -0/+245 | |
git-svn-id: http://svn.drobilla.net/zix/trunk@15 df6676b4-ccc9-40e5-b5d6-7c4628a128e3 |