Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move HashMapTest to junit.run; Unify classes to only 'Test' in their name if ... | Sven Gothel | 2010-05-10 | 1 | -167/+0 |
* | switched to nanoTime() and moved asserts to end of the benchmark. | Michael Bien | 2010-04-27 | 1 | -18/+17 |
* | IntIntHashMap (and friends) is now Iterable. Added iterator testcase. | Michael Bien | 2010-04-21 | 1 | -0/+29 |
* | annotated certain token in IntIntHashMap for text substitution. | Michael Bien | 2010-04-08 | 1 | -3/+3 |
* | initial import of IntIntHashmap + JUnitTest including a benchmark. | Michael Bien | 2010-04-08 | 1 | -0/+139 |