Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ewah: convert to REALLOC_ARRAY, etc | Jeff King | 2016-02-22 | 1 | -4/+2 |
* | convert ewah/bitmap code to use xmalloc | Jeff King | 2016-02-22 | 1 | -8/+2 |
* | ewah: add convenient wrapper ewah_serialize_strbuf() | Nguyễn Thái Ngọc Duy | 2015-03-12 | 1 | -0/+13 |
* | ewah: fix constness of ewah_read_mmap | Nguyễn Thái Ngọc Duy | 2014-04-29 | 1 | -2/+2 |
* | ewah: unconditionally ntohll ewah data | Jeff King | 2014-02-12 | 1 | -7/+3 |
* | ewah: support platforms that require aligned reads | Vicent Marti | 2014-01-23 | 1 | -9/+24 |
* | ewah: compressed bitmap implementation | Vicent Marti | 2013-12-30 | 1 | -0/+193 |