| Commit message (Expand) | Author | Age |
* | use DIV_ROUND_UP | René Scharfe | 2017-07-10 |
* | Merge branch 'jk/ewah-use-right-type-in-sizeof' | Junio C Hamano | 2017-03-12 |
|\ |
|
| * | ewah: fix eword_t/uint64_t confusion | Jeff King | 2017-03-06 |
* | | ewah: convert to REALLOC_ARRAY, etc | Jeff King | 2016-02-22 |
* | | convert ewah/bitmap code to use xmalloc | Jeff King | 2016-02-22 |
* | | Merge branch 'es/osx-header-pollutes-mask-macro' | Junio C Hamano | 2015-06-24 |
|\ \ |
|
| * | | ewah: use less generic macro name | Jeff King | 2015-06-03 |
| * | | ewah/bitmap: silence warning about MASK macro redefinition | Eric Sunshine | 2015-06-03 |
* | | | ewah: add convenient wrapper ewah_serialize_strbuf() | Nguyễn Thái Ngọc Duy | 2015-03-12 |
* | | | Merge branch 'jk/pack-bitmap' | Junio C Hamano | 2015-02-18 |
|\ \ \ |
|
| * | | | ewah: fix building with gcc < 3.4.0 | Tom G. Christensen | 2015-02-04 |
| |/ / |
|
* | | | ewah: delete unused ewah_read_mmap_native declaration | Nguyễn Thái Ngọc Duy | 2014-04-29 |
* | | | ewah: fix constness of ewah_read_mmap | Nguyễn Thái Ngọc Duy | 2014-04-29 |
|/ / |
|
* | | ewah_bitmap.c: do not assume size_t and eword_t are the same size | Kyle J. McKay | 2014-04-22 |
|/ |
|
* | ewah: unconditionally ntohll ewah data | Jeff King | 2014-02-12 |
* | ewah: support platforms that require aligned reads | Vicent Marti | 2014-01-23 |
* | ewah: compressed bitmap implementation | Vicent Marti | 2013-12-30 |