Summary
- Base GeneralHashMap on Apache Harmony for licensing reasons. (details)
- Fix NullPointerException. (details)
- Implement some basic tests for GeneralHashMap. (details)
- Add basic tests for LinkedGeneralHashMap. (details)
- Fix bug with iterator initilization. (details)
- Add iteration tests. (details)
- Add some more tests. (details)
- Add testing for Iterator#remove. (details)
- Add get tests. (details)