4ed35d7bb5
* ICU-20140 Allow duplicated keys in U-extension per RFC 6067 RFC 6067 [1] does allow duplicate keywords, but ICU4C's uloc_forLanguageCode rejects it as invalid. Change it to accept duplicate keywords and honor only the 1st one while ignoring subsequent ones per RFC 6067. [1] Unicode extension to BCP 47: https://tools.ietf.org/html/rfc6067 * ICU-20140 Add ICU4J test and tweak ICU4C test ICU4J test diverges from ICU4C tests: 1. Handling of duplicate variants in ICU4J seem to be wrong: https://unicode-org.atlassian.net/browse/ICU-20148 2. ULocale.forLanguageTag only throws NullPointException so that ICU4C's test for duplicate attributes cannot be ported. |
||
---|---|---|
.github | ||
icu4c | ||
icu4j | ||
tools | ||
vendor/double-conversion | ||
.appveyor.yml | ||
.gitattributes | ||
.gitignore | ||
.travis.yml | ||
README.md |
International Components for Unicode
This is the repository for the International Components for Unicode. The ICU project is under the stewardship of The Unicode Consortium.
Build Status
Build | Status |
---|---|
TravisCI | |
Win x64 Release | |
Win x86 Release |
Subdirectories and Information
icu4c/
ICU for C/C++icu4j/
ICU for Javatools/
Toolsvendor/
Vendor dependencies
License
Please see ./icu4c/LICENSE (C and J are under an identical license file.)
Copyright © 2016 and later Unicode, Inc. and others. All Rights Reserved. Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. Terms of Use and License