mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-08 23:10:40 +00:00
The home of the ICU project source code.
Previously, ULocale had to work on Java 6, therefore, Java 7 specific Locale methods needed to be invoked by reflection. For the next release, we can directly call Java 7 Locale APIs, so rather complicated reflection implementation were replaced with simple API calls. |
||
---|---|---|
icu4c | ||
icu4j | ||
tools | ||
vendor/double-conversion | ||
.appveyor.yml | ||
.gitattributes | ||
.gitignore | ||
.travis.yml |