]> granicus.if.org Git - icu/commit
ICU-13696 Parse local currency ISO codes as case-insensitive. (#62)
authorShane <sffc@sffc1.com>
Tue, 21 Aug 2018 00:41:36 +0000 (17:41 -0700)
committerShane Carr <shane@unicode.org>
Thu, 27 Sep 2018 21:27:38 +0000 (14:27 -0700)
commit8cad57b56c110b2c6fb750e469e58669c198a5f1
tree5fa3ecd8de49256caaa795ef74032678dcd38f90
parent278b9cb73536d980bbac35becf80a0de5a7d5be3
ICU-13696 Parse local currency ISO codes as case-insensitive. (#62)
icu4c/source/i18n/numparse_currency.cpp
icu4c/source/test/intltest/numfmtst.cpp
icu4c/source/test/testdata/numberformattestspecification.txt
icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/CombinedCurrencyMatcher.java
icu4j/main/tests/core/src/com/ibm/icu/dev/data/numberformattestspecification.txt
icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/NumberFormatTest.java