Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-04-29 | ewah: delete unused ewah_read_mmap_native declaration | Nguyễn Thái Ngọc Duy | 1 | -1/+0 |
2014-04-29 | ewah: fix constness of ewah_read_mmap | Nguyễn Thái Ngọc Duy | 2 | -3/+3 |
2014-04-22 | ewah_bitmap.c: do not assume size_t and eword_t are the same size | Kyle J. McKay | 1 | -1/+1 |
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 | 6 | -0/+1590 |