Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | convert ewah/bitmap code to use xmalloc | Jeff King | 2016-02-22 | 1 | -10/+0 |
* | Merge branch 'es/osx-header-pollutes-mask-macro' | Junio C Hamano | 2015-06-24 | 1 | -1/+1 |
|\ | |||||
| * | ewah: use less generic macro namees/osx-header-pollutes-mask-macro | Jeff King | 2015-06-03 | 1 | -1/+1 |
* | | ewah: add convenient wrapper ewah_serialize_strbuf() | Nguyễn Thái Ngọc Duy | 2015-03-12 | 1 | -0/+2 |
* | | Merge branch 'jk/pack-bitmap' | Junio C Hamano | 2015-02-18 | 1 | -1/+2 |
|\ \ | |||||
| * | | ewah: fix building with gcc < 3.4.0jk/pack-bitmap | Tom G. Christensen | 2015-02-04 | 1 | -1/+2 |
| |/ | |||||
* | | ewah: delete unused ewah_read_mmap_native declaration | Nguyễn Thái Ngọc Duy | 2014-04-29 | 1 | -1/+0 |
* | | ewah: fix constness of ewah_read_mmap | Nguyễn Thái Ngọc Duy | 2014-04-29 | 1 | -1/+1 |
|/ | |||||
* | ewah: compressed bitmap implementation | Vicent Marti | 2013-12-30 | 1 | -0/+233 |