summaryrefslogtreecommitdiff
path: root/tests/core/oidmap.c
Commit message (Expand)AuthorAgeFilesLines
* oidmap: remove legacy low-level interfacePatrick Steinhardt2019-02-151-163/+62
* oidmap: introduce high-level setter for key/value pairsPatrick Steinhardt2019-02-151-0/+44
* oidmap: introduce high-level getter for valuesPatrick Steinhardt2019-02-151-0/+78
* maps: use uniform lifecycle management functionsPatrick Steinhardt2019-02-151-4/+2
* khash: remove intricate knowledge of khash typesPatrick Steinhardt2018-11-281-4/+4
* oidmap: remove GIT__USE_OIDMAP macroPatrick Steinhardt2017-02-171-2/+0
* khash: avoid using `kh_key`/`kh_val` as lvaluePatrick Steinhardt2017-02-171-2/+2
* khash: avoid using `kh_put` directlyPatrick Steinhardt2017-02-171-2/+2
* khash: avoid using `kh_val`/`kh_value` directlyPatrick Steinhardt2017-02-171-4/+4
* khash: avoid using `kh_get` directlyPatrick Steinhardt2017-02-171-4/+4
* khash: avoid using `kh_end` directlyPatrick Steinhardt2017-02-171-4/+4
* Remove extra semicolon outside of a functionStefan Widgren2015-02-151-1/+1
* Rename tests-clar to testsBen Straub2013-11-141-0/+110