summaryrefslogtreecommitdiff
path: root/ewah/bitmap.c
AgeCommit message (Expand)Author
2018-06-18ewah/bitmap.c: delete unused 'bitmap_each_bit()'Derrick Stolee
2018-06-18ewah/bitmap.c: delete unused 'bitmap_clear()'Derrick Stolee
2017-11-09Replace Free Software Foundation address in license noticesTodd Zullinger
2016-02-22ewah: convert to REALLOC_ARRAY, etcJeff King
2016-02-22convert ewah/bitmap code to use xmallocJeff King
2015-06-03ewah: use less generic macro nameJeff King
2015-06-03ewah/bitmap: silence warning about MASK macro redefinitionEric Sunshine
2013-12-30ewah: compressed bitmap implementationVicent Marti