Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | IntIntHashMap: Reduce temp. ArrayList<Entry> instances in clone | Sven Gothel | 2014-08-16 | 1 | -1/+3 |
* | Code Clean-Up based on our Recommended Settings (jogamp-scripting c47bc86ae2e... | Sven Gothel | 2014-07-03 | 1 | -22/+22 |
* | Add '@FixMethodOrder(MethodSorters.NAME_ASCENDING)' to all *Test* classes | Sven Gothel | 2013-08-31 | 1 | -0/+4 |
* | fix cross test: Test* -> *Test* ; Reduce iterations further for ARM to speedu... | Sven Gothel | 2011-07-23 | 1 | -1/+1 |
* | Cleanup: Platform CPU enum, MachineDescription, | Sven Gothel | 2011-07-20 | 1 | -1/+1 |
* | Junit tests on ARM: Reducing some test/perf loops allowing to pass tests on l... | Sven Gothel | 2011-07-17 | 1 | -1/+4 |
* | Fix HastMapTests - Clone: Use unique random pairs: key,value | Sven Gothel | 2011-06-26 | 1 | -50/+13 |
* | Primitive HashMap: Add deep clone(); Fix containsValue() in case of Object va... | Sven Gothel | 2011-03-19 | 1 | -0/+210 |