summaryrefslogtreecommitdiff
path: root/src/test/test-bitmap.c
AgeCommit message (Expand)Author
2015-07-31bitmap: make bitmap_clear free the bitmap arrayMartin Mikkelsen
2015-07-31bitmap: fix bitmap_equal on bitmaps with unset bitsMartin Mikkelsen
2015-07-17basic: bitmap - complete fix for bitshift overflowTom Gundersen
2015-07-16bitmap: use external iteratorTom Gundersen
2015-07-14basic: add a Bitmap implementationTom Gundersen