scuffed-code/icu4j/main/classes
2015-01-22 20:40:30 +00:00
..
charset ICU-11479 do not ask the Java system what the canonical name should be, just figure it out from ICU data 2015-01-22 20:40:30 +00:00
collate ICU-11449 reorder single scripts not groups, scripts/groups can start on top-16-bit boundaries, data formatVersion 5 for new scripts data and optional reorderRanges appended to reorderCodes 2015-01-07 03:49:20 +00:00
core ICU-11487 Fixed lookup trie initialization problem in TZDBTimeZoneNames. 2015-01-21 19:51:06 +00:00
currdata ICU-10344 add new field & factory method for currency CASH/STANDARD Usage 2014-06-10 18:48:49 +00:00
langdata ICU-9187 Resolve javac compiler warning with JDK 7. SuppressWarning annotation type 'rawtypes' is necessary instead of 'unchecked' with JDK 7. However, with Eclipse IDE using Java 1.5 env still requires 'unchecked'. Thus, kept 'unchecked', added 'rawtypes' and updated all ICU runtime library projects to ignore unused SuppressWarning types, instead of warning. 2012-03-15 18:56:48 +00:00
localespi ICU-10467 Fix the freezables with volatile. 2014-08-29 14:45:47 +00:00
regiondata ICU-9187 Resolve javac compiler warning with JDK 7. SuppressWarning annotation type 'rawtypes' is necessary instead of 'unchecked' with JDK 7. However, with Eclipse IDE using Java 1.5 env still requires 'unchecked'. Thus, kept 'unchecked', added 'rawtypes' and updated all ICU runtime library projects to ignore unused SuppressWarning types, instead of warning. 2012-03-15 18:56:48 +00:00
translit ICU-11424 Bugfix: RemoveTransliterator can cause NoClassDefFoundError 2014-12-11 20:26:25 +00:00