Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bitfield: Refine API method names, add clearField(boolean), fix put32(..) ↵ | Sven Gothel | 2015-08-02 | 1 | -4/+9 |
| | | | | and bitCount(), add unit test (passed) | ||||
* | Bitfield: Refine impl. complete get/put 32bit, add copy*(..), add ↵ | Sven Gothel | 2015-07-31 | 1 | -0/+91 |
synchronized delegation; TODO: Unit tests. |