scuffed-code/icu4j/main/classes
2011-09-28 20:29:28 +00:00
..
charset ICU-8268 return value was ignored. 2011-09-27 19:50:26 +00:00
collate ICU-8268 dead store to local variable. 2011-09-27 19:50:19 +00:00
core ICU-8268 Inefficient use of new String(...) constructor. 2011-09-28 20:29:28 +00:00
currdata ICU-8268 repeated conditional test 2011-09-27 18:15:03 +00:00
langdata ICU-8275 Build script to add full locale name list file in each resource path. The file name was changed from res_index.txt to fullLocaleNames.lst to avoid confusion (not quite matching res_index.res). Added a config property for disabling resource file scan to build full name locale list, which allow us to test the code path easily. 2011-01-14 21:35:42 +00:00
localespi ICU-8268 Inefficient use of Map.keySet. Use entrySet instead. 2011-09-27 19:49:44 +00:00
regiondata ICU-8275 Build script to add full locale name list file in each resource path. The file name was changed from res_index.txt to fullLocaleNames.lst to avoid confusion (not quite matching res_index.res). Added a config property for disabling resource file scan to build full name locale list, which allow us to test the code path easily. 2011-01-14 21:35:42 +00:00
translit ICU-8630 Category locale support for Java 7 conformance. 2011-08-11 19:53:36 +00:00