Age | Commit message (Expand) | Author |
---|---|---|
2015-07-31 | bitmap: fix bitmap_equal on bitmaps with unset bits | Martin Mikkelsen |
2015-07-23 | bitmap: various clean-ups | Lennart Poettering |
2015-07-23 | basic: bitmap: use uint64_t instead if long long unsigned | Daniel Mack |
2015-07-23 | bitmap: bitmap_clear() | Lennart Poettering |
2015-07-17 | basic: bitmap - complete fix for bitshift overflow | Tom Gundersen |
2015-07-17 | bitmap: avoid 32bit integer overflow in shift | David Herrmann |
2015-07-17 | bitmap: allow bitmap_iterate() on NULL bitmap | David Herrmann |
2015-07-16 | bitmap: use external iterator | Tom Gundersen |
2015-07-14 | basic: add a Bitmap implementation | Tom Gundersen |