summaryrefslogtreecommitdiff
path: root/ewah/ewah_bitmap.c
Commit message (Expand)AuthorAgeFilesLines
* ewah: convert to REALLOC_ARRAY, etcJeff King2016-02-221-3/+2
* convert ewah/bitmap code to use xmallocJeff King2016-02-221-6/+3
* ewah: use less generic macro namees/osx-header-pollutes-mask-macroJeff King2015-06-031-11/+11
* ewah_bitmap.c: do not assume size_t and eword_t are the same sizeKyle J. McKay2014-04-221-1/+1
* ewah: compressed bitmap implementationVicent Marti2013-12-301-0/+714