summaryrefslogtreecommitdiffstats
path: root/zix/hash.h
AgeCommit message (Expand)AuthorFilesLines
2018-11-13Make hash return non-const pointersDavid Robillard1-2/+2
2016-07-11Clean up headersDavid Robillard1-1/+1
2014-09-23Allow non-const visitation of hash nodes.David Robillard1-13/+13
2012-08-10Minimal space overhead inline value hash table.David Robillard1-29/+94
2011-09-28Add ZixHashDavid Robillard1-0/+75