scuffed-code/icu4j/main/classes
2014-02-27 18:58:29 +00:00
..
charset ICU-9973 Make CharsetProviderICU thread safe 2013-04-17 15:29:37 +00:00
collate ICU-10484 Fixed a bunch of API doc problems. 2014-01-16 17:38:13 +00:00
core ICU-10544 Fixed some implementation problems in Calendar#add. When adding day or lager field results wall time falls into non-existing time slot created by DST transition, the new implementaion honors the current skipped wall time option. 2014-02-25 23:51:51 +00:00
currdata ICU-9508 Merge changes from cmi branch into trunk. 2013-01-09 01:08:55 +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-10673 AnyTransliterator thread safety fix. 2014-02-27 18:58:29 +00:00