summaryrefslogtreecommitdiff
path: root/ewah
AgeCommit message (Expand)Author
2014-04-29ewah: delete unused ewah_read_mmap_native declarationNguyễn Thái Ngọc Duy
2014-04-29ewah: fix constness of ewah_read_mmapNguyễn Thái Ngọc Duy
2014-04-22ewah_bitmap.c: do not assume size_t and eword_t are the same sizeKyle J. McKay
2014-02-12ewah: unconditionally ntohll ewah dataJeff King
2014-01-23ewah: support platforms that require aligned readsVicent Marti
2013-12-30ewah: compressed bitmap implementationVicent Marti