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