Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Bitfield.put(..): Return previous value | Sven Gothel | 2015-08-02 | 1 | -5/+9 |
* | Bitfield: Refine API method names, add clearField(boolean), fix put32(..) and... | Sven Gothel | 2015-08-02 | 1 | -13/+26 |
* | Bitfield: Refine impl. complete get/put 32bit, add copy*(..), add synchronize... | Sven Gothel | 2015-07-31 | 1 | -24/+78 |
* | Bitfield: Use IndexOutOfBoundsException instead of ArrayIndexOutOfBoundsExcep... | Sven Gothel | 2015-07-30 | 1 | -8/+8 |
* | Introduce Bitfield interface w/ Int32 and Int32Array impl. deprecating IntBit... | Sven Gothel | 2015-07-30 | 1 | -0/+136 |