Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-03-02 | Merge branch 'jk/object-filter-with-bitmap' | 1 | -0/+8 | |
2020-02-14 | bitmap: add bitmap_unset() function | 1 | -0/+8 | |
2020-01-23 | ewah/bitmap: introduce bitmap_word_alloc() | 1 | -4/+9 | |
2018-06-18 | ewah/bitmap.c: delete unused 'bitmap_each_bit()' | 1 | -24/+0 | |
2018-06-18 | ewah/bitmap.c: delete unused 'bitmap_clear()' | 1 | -8/+0 | |
2017-11-09 | Replace Free Software Foundation address in license notices | 1 | -2/+1 | |
2016-02-22 | ewah: convert to REALLOC_ARRAY, etc | 1 | -12/+4 | |
2016-02-22 | convert ewah/bitmap code to use xmalloc | 1 | -6/+6 | |
2015-06-03 | ewah: use less generic macro name | 1 | -6/+6 | |
2015-06-03 | ewah/bitmap: silence warning about MASK macro redefinition | 1 | -8/+8 | |
2013-12-30 | ewah: compressed bitmap implementation | 1 | -0/+221 |