Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | IntIntHashMap is now the single template used for all other maps. | ||||
* | annotated certain token in IntIntHashMap for text substitution. | Michael Bien | 2010-04-08 | 1 | -19/+20 |
| | | | | 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/+195 |