summaryrefslogtreecommitdiff
path: root/khash.h
AgeCommit message (Expand)AuthorFilesLines
2018-08-15Add missing includes and forward declarationsLibravatar Elijah Newren1-0/+3
2016-02-22convert trivial cases to ALLOC_ARRAYLibravatar Jeff King1-1/+1
2014-09-18use REALLOC_ARRAY for changing the allocation size of arraysLibravatar René Scharfe1-8/+4
2014-07-07hashmap: factor out getting a hash code from a SHA1Libravatar Karsten Blees1-9/+2
2013-12-30pack-bitmap: add support for bitmap indexesLibravatar Vicent Marti1-0/+338