summaryrefslogtreecommitdiff
path: root/Lib/java/std_unordered_map.i
Commit message (Expand)AuthorAgeFilesLines
* Handle review commentsZachary Hensley2019-02-221-3/+3
* Restore original std::map template parameters for JavaWilliam S Fulton2019-02-141-36/+36
* Add STL container copy constructors where missingWilliam S Fulton2019-02-141-1/+1
* Add missing parameter names in STL container wrappersWilliam S Fulton2019-02-131-2/+2
* Add missing typedefs to Java STL containersWilliam S Fulton2019-02-121-0/+5
* Nicer looking generated Java container codeWilliam S Fulton2019-02-121-2/+1
* Replicate some cosmetic changes from std_map.iWilliam S Fulton2019-02-121-2/+2
* Legacy macros, protected iterator, typedefsBrad Kotsopoulos2019-02-041-24/+30
* Maps both working as java.util implsBrad Kotsopoulos2018-12-271-29/+165
* Add unordered_{set|map} and set to JavaBrad Kotsopoulos2018-11-231-0/+65