]> granicus.if.org Git - icu/commit
ICU-20348 Fixing DecimalFormat set affix currency behavior.
authorShane F. Carr <shane@unicode.org>
Mon, 14 Jan 2019 21:27:45 +0000 (13:27 -0800)
committerShane F. Carr <shane@unicode.org>
Thu, 17 Jan 2019 19:32:38 +0000 (11:32 -0800)
commitac359112a1a23394ae8f649333173c42baf72414
treedf091fe8e8ffca6cefbb7fa86001deb53dd8581e
parent33d7868d45f9287c379576a9afdfd80c425b3f3a
ICU-20348 Fixing DecimalFormat set affix currency behavior.

- Includes minor changes to tests.
icu4c/source/data/locales/fr_CH.txt
icu4c/source/i18n/decimfmt.cpp
icu4c/source/i18n/number_mapper.cpp
icu4c/source/i18n/number_mapper.h
icu4c/source/i18n/number_patternstring.cpp
icu4c/source/test/intltest/numfmtst.cpp
icu4c/source/test/intltest/numfmtst.h
icu4j/main/classes/core/src/com/ibm/icu/impl/number/PatternStringUtils.java
icu4j/main/classes/core/src/com/ibm/icu/impl/number/PropertiesAffixPatternProvider.java
icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/NumberFormatTest.java
icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/PatternStringTest.java