Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |
* | | ewah: add convenient wrapper ewah_serialize_strbuf() | Nguyễn Thái Ngọc Duy | 2015-03-12 |
* | | ewah: fix constness of ewah_read_mmap | Nguyễn Thái Ngọc Duy | 2014-04-29 |
|/ | |||
* | 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 |