summaryrefslogtreecommitdiffstats
path: root/khash.h
Commit message (Expand)AuthorAgeFilesLines
* khash: silence -Wunused-function for delta-islandsCarlo Marcelo Arenas Belón2018-10-241-1/+1
* khash: factor out kh_release_*René Scharfe2018-10-041-2/+7
* Add missing includes and forward declarationsElijah Newren2018-08-151-0/+3
* convert trivial cases to ALLOC_ARRAYJeff King2016-02-221-1/+1
* use REALLOC_ARRAY for changing the allocation size of arraysRené Scharfe2014-09-181-8/+4
* hashmap: factor out getting a hash code from a SHA1Karsten Blees2014-07-071-9/+2
* pack-bitmap: add support for bitmap indexesVicent Marti2013-12-301-0/+338