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