aboutsummaryrefslogtreecommitdiff
path: root/ewah
Commit message (Expand)AuthorAge
* Merge branch 'jk/pack-bitmap' into maintJunio C Hamano2015-03-05
|\
| * ewah: fix building with gcc < 3.4.0Tom G. Christensen2015-02-04
* | ewah: delete unused ewah_read_mmap_native declarationNguyễn Thái Ngọc Duy2014-04-29
* | ewah: fix constness of ewah_read_mmapNguyễn Thái Ngọc Duy2014-04-29
|/
* ewah_bitmap.c: do not assume size_t and eword_t are the same sizeKyle J. McKay2014-04-22
* ewah: unconditionally ntohll ewah dataJeff King2014-02-12
* ewah: support platforms that require aligned readsVicent Marti2014-01-23
* ewah: compressed bitmap implementationVicent Marti2013-12-30