Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-09-29 | Clean up implementation header and inline code used only there | David Robillard | 1 | -93/+161 |
2018-09-29 | Clean up documentation and implementation header | David Robillard | 1 | -69/+18 |
2018-09-29 | Use consistent naming scheme | David Robillard | 1 | -58/+58 |
2018-09-29 | Add StaticBitVec type | David Robillard | 1 | -0/+8 |
2018-09-29 | Remove rack() accessor from BigBitVec | David Robillard | 1 | -1/+1 |
2018-09-29 | Make size of bit vectors precise | David Robillard | 1 | -9/+12 |
2018-09-29 | Remove problematic conversion operators | David Robillard | 1 | -2/+2 |
2018-09-29 | Add assertions that user provided types and sizes are sane | David Robillard | 1 | -0/+34 |
2018-09-29 | Clean up main public API header | David Robillard | 1 | -0/+429 |