scuffed-code/icu4j/main/classes
2014-07-02 22:19:59 +00:00
..
charset ICU-10602 Added @Deprecated annotation to @deprecated APIs. Corrected API status tag for SpoofChecker.SINGLE_SCRIPT, which was actually marked as @deprecated before ICU 51. Also some cleanup for non-standard @internal tag document. 2014-02-27 20:18:05 +00:00
collate ICU-10940 make ICUResourceBundleImpl smaller, remove lookup cache in favor of newer Reader cache, reduce object creation while finding resources and especially strings with fallback 2014-06-24 20:34:12 +00:00
core ICU-10908 LocaleDisplayNames thread safety fix. 2014-07-02 22:19:59 +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-10256 Fixed NPE problem in TimeZoneJDK#clone(). 2013-08-13 14:35:01 +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-10905 Fixed missing @Deprecated annotation problem in several classes. 2014-05-22 20:20:27 +00:00