Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test-bitmap: add tests for bitmap_copy() | Yu Watanabe | 2017-11-28 | 1 | -0/+11 |
* | Add SPDX license identifiers to source files under the LGPL | Zbigniew Jędrzejewski-Szmek | 2017-11-19 | 1 | -0/+1 |
* | bitmap: make bitmap_clear free the bitmap array | Martin Mikkelsen | 2015-07-31 | 1 | -0/+8 |
* | bitmap: fix bitmap_equal on bitmaps with unset bits | Martin Mikkelsen | 2015-07-31 | 1 | -1/+11 |
* | basic: bitmap - complete fix for bitshift overflow | Tom Gundersen | 2015-07-17 | 1 | -0/+8 |
* | bitmap: use external iterator | Tom Gundersen | 2015-07-16 | 1 | -2/+3 |
* | basic: add a Bitmap implementation | Tom Gundersen | 2015-07-14 | 1 | -0/+96 |