summaryrefslogtreecommitdiff
path: root/ewah/ewah_bitmap.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-22ewah: convert to REALLOC_ARRAY, etcLibravatar Jeff King1-3/+2
2016-02-22convert ewah/bitmap code to use xmallocLibravatar Jeff King1-6/+3
2015-06-03ewah: use less generic macro nameLibravatar Jeff King1-11/+11
2014-04-22ewah_bitmap.c: do not assume size_t and eword_t are the same sizeLibravatar Kyle J. McKay1-1/+1
2013-12-30ewah: compressed bitmap implementationLibravatar Vicent Marti1-0/+714