| Commit message (Expand) | Author | Age | Files | Lines |
* | gluegen: add all missing @Override annotations | Harvey Harrison | 2013-10-17 | 1 | -0/+2 |
* | gluegen: remove trailing whitespace | Harvey Harrison | 2013-10-17 | 1 | -45/+45 |
* | Fix Long*HashMap impl. of IntIntHashMap: Better 64bit hash value, using new H... | Sven Gothel | 2013-03-12 | 1 | -12/+13 |
* | IntIntHashMap: Add privileged for 'getDeclaredMethod(..)'; Add StringBuilder ...v2.0-rc11 | Sven Gothel | 2012-10-31 | 1 | -42/+75 |
* | gluegen: generics annotations for various ArrayList/List use | Harvey Harrison | 2012-10-15 | 1 | -1/+1 |
* | Primitive HashMap: Add deep clone(); Fix containsValue() in case of Object va... | Sven Gothel | 2011-03-19 | 1 | -8/+116 |
* | small cleanup in uitl package | Michael Bien | 2011-02-26 | 1 | -9/+9 |
* | LICENSE.txt changes: | Sven Gothel | 2010-09-14 | 1 | -25/+26 |
* | Minor additions to nio/Buffers, util/IntIntHashMap and os/NativeLibrary | Sven Gothel | 2010-06-05 | 1 | -0/+12 |
* | Fix broken build | Sven Gothel | 2010-04-28 | 1 | -1/+1 |
* | small optimizations in fast pimitive HashMaps (Arrays.fill(), local variables). | Michael Bien | 2010-04-27 | 1 | -19/+44 |
* | IntIntHashMap (and friends) is now Iterable. Added iterator testcase. | Michael Bien | 2010-04-21 | 1 | -5/+90 |
* | added getKeyNotFoundValue() and some javadoc to IntIntHashMap. | Michael Bien | 2010-04-21 | 1 | -13/+36 |
* | Added keyNotFoundValue semantics, for primitve types it defaults to -1 now. | Sven Gothel | 2010-04-19 | 1 | -3/+17 |
* | merged LongInt with IntIntHashMap. | Michael Bien | 2010-04-15 | 1 | -7/+21 |
* | annotated certain token in IntIntHashMap for text substitution. | Michael Bien | 2010-04-08 | 1 | -19/+20 |
* | initial import of IntIntHashmap + JUnitTest including a benchmark. | Michael Bien | 2010-04-08 | 1 | -0/+195 |