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 | -19/+18 |
* | IntIntHashMap (and friends) is now Iterable. Added iterator testcase. | Michael Bien | 2010-04-21 | 1 | -4/+32 |
* | added Simon Goller to @author list in LongIntHashMap und LongIntHashMapTest. | Michael Bien | 2010-04-12 | 1 | -0/+1 |
* | IntIntHashMap changed to LongIntHashMap. | Simon Goller | 2010-04-12 | 1 | -0/+139 |