Go to file
Yoshito Umaoka a4fc56f382
ICU-13413 More clean-ups for code redundant/unnecessary for Java 7 and up
Simplified redundant code and removed unnecessary code path for Java 7 and later runtime in various places. Also cleaned up stale comments.

There is one test code change in com.ibm.icu.dev.test.localespi.NumberFormatTest - number keyword in test case was changed to Arab to arab. This test case was skipped with Java 6 runtime. It looks this code was note tested on Java 7 and later. @number=Arab does not work because it's case sensitive and must be all lower case letters.
2018-09-27 14:27:38 -07:00
icu4c ICU-10464 Make installation of icu-config optional (#13) 2018-09-27 14:27:37 -07:00
icu4j ICU-13413 More clean-ups for code redundant/unnecessary for Java 7 and up 2018-09-27 14:27:38 -07:00
tools ICU-13822 Removed VES from currency-numeric data for 62 release. CLDR 33.1 decided to defer this to later time. 2018-06-06 22:51:56 +00:00
vendor/double-conversion ICU-11318 Adding instructions and todo items to double-conversion UPDATING.md 2018-02-16 02:07:05 +00:00
.appveyor.yml ICU-20032 re-enable Travis (#10) 2018-09-27 14:27:37 -07:00
.gitattributes ICU-13667 BRS62 - Added ICU 62 serialization test data, removed ICU 57. 2018-05-29 21:26:24 +00:00
.gitignore ICU-13413 Updated eclipse plugin build/project files to use Java 7 as bootstrap java version 2018-09-27 14:27:38 -07:00
.travis.yml ICU-20032 re-enable Travis (#10) 2018-09-27 14:27:37 -07:00