Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bitfield Unit Test: Add 3bit test-data; Add testing 'untouched' other bits ↵ | Sven Gothel | 2015-08-07 | 1 | -7/+54 |
| | | | | of put32/get32 | ||||
* | Fix Bitfield.put(..): Return previous value | Sven Gothel | 2015-08-02 | 1 | -2/+6 |
| | |||||
* | Test Bitfield: Validate Bitfield.copy(..) return value | Sven Gothel | 2015-08-02 | 1 | -1/+2 |
| | |||||
* | Bitfield: Refine API method names, add clearField(boolean), fix put32(..) ↵ | Sven Gothel | 2015-08-02 | 1 | -0/+379 |
and bitCount(), add unit test (passed) |