]> granicus.if.org Git - icu/commit
ICU-13634 The property mapper appears to be basically functional; data passes from...
authorShane Carr <shane@unicode.org>
Thu, 15 Mar 2018 10:08:26 +0000 (10:08 +0000)
committerShane Carr <shane@unicode.org>
Thu, 15 Mar 2018 10:08:26 +0000 (10:08 +0000)
commit00a23a07f783bcf5184a3589a4a8628582d14ced
treef7f89147903f14d8e5c579a4a461ec72520454b3
parent1a95c170d2bec74d4f44205f07bea3c49bc85811
ICU-13634 The property mapper appears to be basically functional; data passes from the old API through the mapper into the new API and then back out through the old API again.

X-SVN-Rev: 41108
icu4c/source/i18n/Makefile.in
icu4c/source/i18n/decimfmt.cpp
icu4c/source/i18n/number_formatimpl.cpp
icu4c/source/i18n/number_mapper.cpp
icu4c/source/i18n/number_mapper.h
icu4c/source/i18n/number_multiplier.cpp [new file with mode: 0644]
icu4c/source/i18n/number_multiplier.h [new file with mode: 0644]
icu4c/source/i18n/number_utils.h