Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WeakIdentityHashMap: Refine capacity computation; Bitfield.Util add 'PowerOf2... | Sven Gothel | 2019-12-31 | 1 | -0/+52 |
* | Fix Bitfield.put(..): Return previous value | 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 | -21/+59 |
* | Bitfield: Refine impl. complete get/put 32bit, add copy*(..), add synchronize... | Sven Gothel | 2015-07-31 | 1 | -9/+46 |
* | Bitfield: @since 2.3.2 .. | Sven Gothel | 2015-07-30 | 1 | -1/+2 |
* | Bitfield: Use IndexOutOfBoundsException instead of ArrayIndexOutOfBoundsExcep... | Sven Gothel | 2015-07-30 | 1 | -12/+12 |
* | Introduce Bitfield interface w/ Int32 and Int32Array impl. deprecating IntBit... | Sven Gothel | 2015-07-30 | 1 | -0/+132 |