Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Bitfield.put(..): Return previous value | Sven Gothel | 2015-08-02 | 1 | -2/+2 |
* | SyncedBitfield.clearField: Must be synchronized | Sven Gothel | 2015-08-02 | 1 | -1/+1 |
* | Bitfield: Refine API method names, add clearField(boolean), fix put32(..) and... | Sven Gothel | 2015-08-02 | 1 | -4/+9 |
* | Bitfield: Refine impl. complete get/put 32bit, add copy*(..), add synchronize... | Sven Gothel | 2015-07-31 | 1 | -0/+91 |