summaryrefslogtreecommitdiff
path: root/src/khash.h
Commit message (Expand)AuthorAgeFilesLines
* Fix typosDimitris Apostolou2022-01-051-1/+1
* khash 64-bit type is unsigned, use int32_t tooCalvin Buckley2021-07-151-7/+2
* Initial pass at using int64_t instead of long longCalvin Buckley2021-07-061-5/+1
* treewide: avoid use of `inline` attributePatrick Steinhardt2018-07-131-1/+3
* khash: add eol so picky compilers stop warningEdward Thomson2015-07-101-1/+1
* Update `khash.h` to pull request 42Edward Thomson2015-02-121-5/+8
* khash: update to klib f28c067Edward Thomson2015-02-121-24/+33
* Isolate khash inlines from global namespaceRussell Belfer2012-07-121-4/+6
* Fix Win32 warningsRussell Belfer2012-04-261-8/+8
* Convert hashtable usage over to khashRussell Belfer2012-04-251-20/+80
* Import khash.h from attractivechaos/klibRussell Belfer2012-04-251-0/+548