Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-09-29 | Rename fsb() to find_first() to match boost::dynamic_bitset | David Robillard | 1 | -1/+1 | |
2018-09-29 | Raise responsibility of allocating scratch | David Robillard | 1 | -5/+5 | |
Use copy constructors instead of size-based initialization in deeper methods instead. This avoids the assumption that the types take a dynamic size parameter. | |||||
2018-08-07 | Clean up includes | David Robillard | 1 | -1/+0 | |
2018-08-07 | Rename library "chilbert" | David Robillard | 1 | -3/+3 | |
2018-08-07 | Put everything inside namespace | David Robillard | 1 | -0/+2 | |
2018-08-07 | Fix BigBitVec::fsb() | David Robillard | 1 | -0/+44 | |