]> granicus.if.org Git - icu/commit
ICU-21675 Allow NaN and Infinity to appear in DecNum strings
authorShane F. Carr <shane@unicode.org>
Tue, 21 Sep 2021 20:09:45 +0000 (20:09 +0000)
committerShane F. Carr <shane@unicode.org>
Wed, 22 Sep 2021 17:34:20 +0000 (12:34 -0500)
commit469456604aa6aa00476f4c570748d708b3319aee
treeda34b9ab0006f1ba27b115e45788ff39c9fb5f4d
parentf39cf84d628cf5e1916268cedd374ac0f05add1b
ICU-21675 Allow NaN and Infinity to appear in DecNum strings

See #1871
icu4c/source/i18n/number_decimalquantity.cpp
icu4c/source/i18n/number_decnum.h
icu4c/source/i18n/number_rounding.cpp
icu4c/source/i18n/number_skeletons.cpp
icu4c/source/i18n/number_utils.cpp
icu4c/source/test/intltest/numbertest_range.cpp
icu4c/source/test/intltest/numbertest_skeletons.cpp
icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/NumberSkeletonTest.java