summaryrefslogtreecommitdiff
path: root/ewah/ewok.h
Commit message (Expand)AuthorAgeFilesLines
* 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