Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-06-18 | ewah/bitmap.c: delete unused 'bitmap_each_bit()' | Derrick Stolee | 1 | -24/+0 |
2018-06-18 | ewah/bitmap.c: delete unused 'bitmap_clear()' | Derrick Stolee | 1 | -8/+0 |
2017-11-09 | Replace Free Software Foundation address in license notices | Todd Zullinger | 1 | -2/+1 |
2016-02-22 | ewah: convert to REALLOC_ARRAY, etc | Jeff King | 1 | -12/+4 |
2016-02-22 | convert ewah/bitmap code to use xmalloc | Jeff King | 1 | -6/+6 |
2015-06-03 | ewah: use less generic macro name | Jeff King | 1 | -6/+6 |
2015-06-03 | ewah/bitmap: silence warning about MASK macro redefinition | Eric Sunshine | 1 | -8/+8 |
2013-12-30 | ewah: compressed bitmap implementation | Vicent Marti | 1 | -0/+221 |