summaryrefslogtreecommitdiffstats
path: root/test/strindex_test.c
AgeCommit message (Collapse)AuthorFilesLines
2021-09-10Remove ZixStrindexDavid Robillard1-66/+0
2021-07-17Avoid allegedly "suspicious" string comparisonsDavid Robillard1-1/+1
I guess these are suspicious if you've never seen C before?
2021-01-16Allow all free functions to be called on nullDavid Robillard1-0/+2
2020-12-31Fix MinGW buildDavid Robillard1-2/+7
2020-12-31Update copyright headersDavid Robillard1-1/+1
2020-12-31Format all code with clang-formatDavid Robillard1-28/+26
2020-08-13Add format attributesDavid Robillard1-0/+2
2019-10-18Fix unused parameter warningsDavid Robillard1-1/+1
2019-01-06Clean up includesDavid Robillard1-2/+2
2011-09-29TidyDavid Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/zix/trunk@42 df6676b4-ccc9-40e5-b5d6-7c4628a128e3
2011-09-18Add ZixStrindex.David Robillard1-0/+59
git-svn-id: http://svn.drobilla.net/zix/trunk@15 df6676b4-ccc9-40e5-b5d6-7c4628a128e3