Age | Commit message (Expand) | Author |
---|---|---|
2015-07-31 | bitmap: make bitmap_clear free the bitmap array | Martin Mikkelsen |
2015-07-31 | bitmap: fix bitmap_equal on bitmaps with unset bits | Martin Mikkelsen |
2015-07-17 | basic: bitmap - complete fix for bitshift overflow | Tom Gundersen |
2015-07-16 | bitmap: use external iterator | Tom Gundersen |
2015-07-14 | basic: add a Bitmap implementation | Tom Gundersen |