]> granicus.if.org Git - icu/commit
ICU-10161 J - Ignore LRM/RLM/ALM in text and affixes when comparing;
authorPeter Edberg <pedberg@unicode.org>
Fri, 6 Sep 2013 02:06:05 +0000 (02:06 +0000)
committerPeter Edberg <pedberg@unicode.org>
Fri, 6 Sep 2013 02:06:05 +0000 (02:06 +0000)
commitec72ffe189ccc2407b3ec511aee9c02309ed813d
tree1d83abb31ffc5909b3db6f4470671c6ce2748858
parent9254716caab592a6ddff0851821dc45cfa3f7a67
ICU-10161 J - Ignore LRM/RLM/ALM in text and affixes when comparing;
add internal support for minus/plus symbol strings to DecimalFormatSymbols;
pre-integrate some CLDR 24 number symbol/pattern changes so tests match them.

X-SVN-Rev: 34212
icu4j/main/classes/core/src/com/ibm/icu/text/DecimalFormat.java
icu4j/main/classes/core/src/com/ibm/icu/text/DecimalFormatSymbols.java
icu4j/main/shared/data/icudata.jar
icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/CompactDecimalFormatTest.java
icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/NumberFormatTest.java