summaryrefslogtreecommitdiffstats
path: root/src/sorted_array.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-31Update copyright headersDavid Robillard1-1/+1
2020-12-31Separate source from headersDavid Robillard1-0/+193
2012-08-10Minimal space overhead inline value hash table.David Robillard1-205/+0
2012-01-31Windows/Visual C++ portability.David Robillard1-4/+5
2011-09-19Remove unnecessary check.David Robillard1-8/+3
2011-09-19Export API functions. Use unchecked inline index function in search.David Robillard1-1/+2
2011-09-18Tidy.David Robillard1-2/+6
2011-09-15Add ZixSortedArray.David Robillard1-0/+204