Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-11-09 | Replace Free Software Foundation address in license notices | Todd Zullinger | 1 | -2/+1 |
2017-03-12 | Merge branch 'jk/ewah-use-right-type-in-sizeof' | Junio C Hamano | 1 | -2/+2 |
2017-03-06 | ewah: fix eword_t/uint64_t confusion | Jeff King | 1 | -2/+2 |
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 |