aboutsummaryrefslogtreecommitdiff
path: root/ewah/ewah_io.c
Commit message (Expand)AuthorAge
* Replace Free Software Foundation address in license noticesTodd Zullinger2017-11-09
* Merge branch 'jk/ewah-use-right-type-in-sizeof'Junio C Hamano2017-03-12
|\
| * ewah: fix eword_t/uint64_t confusionJeff King2017-03-06
* | ewah: convert to REALLOC_ARRAY, etcJeff King2016-02-22
* | convert ewah/bitmap code to use xmallocJeff King2016-02-22
* | ewah: add convenient wrapper ewah_serialize_strbuf()Nguyễn Thái Ngọc Duy2015-03-12
* | ewah: fix constness of ewah_read_mmapNguyễn Thái Ngọc Duy2014-04-29
|/
* 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