Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bitvec: Add bitvec_tailroom_bits() function | Harald Welte | 2019-02-05 | 1 | -0/+19 |
* | bitvec: Add bitvec_bytes_used() function | Harald Welte | 2019-02-05 | 2 | -0/+28 |
* | Add function to get uninterrupted bit run | Pravin Kumarvel | 2017-01-06 | 2 | -1/+43 |
* | Add function to add bits from array to bitvec | Max | 2016-03-17 | 2 | -0/+76 |
* | Add byte printing macros | Max | 2016-02-25 | 1 | -12/+1 |
* | Expand bitvec interface | Max | 2016-02-18 | 2 | -2/+258 |
* | bivec: Fix the output of the testcase | Holger Hans Peter Freyther | 2016-01-30 | 2 | -12/+16 |
* | bitvec: Test and fix regression for C++->C conversion | Holger Hans Peter Freyther | 2016-01-30 | 2 | -0/+31 |
* | bitvec: Add get/set byte sequences | Jacob Erlbeck | 2016-01-15 | 2 | -0/+64 |