summaryrefslogtreecommitdiff
path: root/src/offmap.c
Commit message (Expand)AuthorAgeFilesLines
* khash: move khash include into implementation filesPatrick Steinhardt2018-11-281-0/+9
* khash: implement map-specific foreach macrosPatrick Steinhardt2018-11-281-0/+10
* khash: implement begin/end via functions instead of macrosPatrick Steinhardt2018-11-281-0/+11
* map: remove `*map_free` macrosPatrick Steinhardt2017-03-201-1/+1
* offmap: remove GIT__USE_OFFMAP macroPatrick Steinhardt2017-02-171-1/+1
* offmap: convert to use functions instead of macrosPatrick Steinhardt2017-02-171-0/+83