Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | LICENSE.txt changes: | Sven Gothel | 2010-09-14 | 1 | -0/+28 |
| | | | | | | | | | | | | | - Added JogAmp Community and common denominator: New BSD 3-clause license - Added note to make/lib binary file (source and license) Added source and license text for external binaries used in build process (make/lib folder). Changed 'Sven Gothel' and 'Michael Bien' New BSD 3-clause license to 'JogAmp Community' Simplified BSD 2-clause license. | ||||
* | added slice utility methods to Buffers + rudimentary test. | Michael Bien | 2010-07-04 | 1 | -0/+29 |
| | |||||
* | Move HashMapTest to junit.run; Unify classes to only 'Test' in their name if ↵ | Sven Gothel | 2010-05-10 | 2 | -334/+0 |
| | | | | they are a junit test. | ||||
* | switched to nanoTime() and moved asserts to end of the benchmark. | Michael Bien | 2010-04-27 | 2 | -37/+35 |
| | |||||
* | IntIntHashMap (and friends) is now Iterable. Added iterator testcase. | Michael Bien | 2010-04-21 | 2 | -4/+61 |
| | |||||
* | 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 |
| | |||||
* | annotated certain token in IntIntHashMap for text substitution. | Michael Bien | 2010-04-08 | 1 | -3/+3 |
| | | | | build generates now via text substitution IntLong- and IntObjectHashmap in the pre-build phase. | ||||
* | initial import of IntIntHashmap + JUnitTest including a benchmark. | Michael Bien | 2010-04-08 | 1 | -0/+139 |