Age | Commit message (Expand) | Author |
---|---|---|
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 |