Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-06-21 | ewah: delete unused 'rlwit_discharge_empty()' | 1 | -8/+12 | |
2018-06-18 | ewah_bitmap: delete unused 'ewah_or()' | 1 | -69/+0 | |
2018-06-18 | ewah_bitmap: delete unused 'ewah_not()' | 1 | -19/+0 | |
2018-06-18 | ewah_bitmap: delete unused 'ewah_and_not()' | 1 | -73/+0 | |
2018-06-18 | ewah_bitmap: delete unused 'ewah_and()' | 1 | -68/+0 | |
2017-11-09 | Replace Free Software Foundation address in license notices | 1 | -2/+1 | |
2017-07-10 | use DIV_ROUND_UP | 1 | -2/+2 | |
2016-02-22 | ewah: convert to REALLOC_ARRAY, etc | 1 | -3/+2 | |
2016-02-22 | convert ewah/bitmap code to use xmalloc | 1 | -6/+3 | |
2015-06-03 | ewah: use less generic macro name | 1 | -11/+11 | |
2014-04-22 | ewah_bitmap.c: do not assume size_t and eword_t are the same size | 1 | -1/+1 | |
2013-12-30 | ewah: compressed bitmap implementation | 1 | -0/+714 |