summaryrefslogtreecommitdiff
path: root/ewah/ewok.h
Commit message (Expand)AuthorAgeFilesLines
* convert ewah/bitmap code to use xmallocJeff King2016-02-221-10/+0
* Merge branch 'es/osx-header-pollutes-mask-macro'Junio C Hamano2015-06-241-1/+1
|\
| * ewah: use less generic macro namees/osx-header-pollutes-mask-macroJeff King2015-06-031-1/+1
* | ewah: add convenient wrapper ewah_serialize_strbuf()Nguyễn Thái Ngọc Duy2015-03-121-0/+2
* | Merge branch 'jk/pack-bitmap'Junio C Hamano2015-02-181-1/+2
|\ \
| * | ewah: fix building with gcc < 3.4.0jk/pack-bitmapTom G. Christensen2015-02-041-1/+2
| |/
* | ewah: delete unused ewah_read_mmap_native declarationNguyễn Thái Ngọc Duy2014-04-291-1/+0
* | ewah: fix constness of ewah_read_mmapNguyễn Thái Ngọc Duy2014-04-291-1/+1
|/
* ewah: compressed bitmap implementationVicent Marti2013-12-301-0/+233