]> granicus.if.org Git - icu/commit
ICU-13574 Adding scientific matcher to ICU4C.
authorShane Carr <shane@unicode.org>
Fri, 9 Feb 2018 06:57:37 +0000 (06:57 +0000)
committerShane Carr <shane@unicode.org>
Fri, 9 Feb 2018 06:57:37 +0000 (06:57 +0000)
commite91ff603debb71799d5182fccfd9358326fb8b4d
treedcfc8d665cc9d1b7c28c9f370786fefb99217778
parentb8bab89cb5fae5de161dabe06bdce9c7b6aebda2
ICU-13574 Adding scientific matcher to ICU4C.

X-SVN-Rev: 40880
icu4c/source/i18n/Makefile.in
icu4c/source/i18n/numparse_impl.cpp
icu4c/source/i18n/numparse_impl.h
icu4c/source/i18n/numparse_scientific.cpp [new file with mode: 0644]
icu4c/source/i18n/numparse_scientific.h [new file with mode: 0644]
icu4c/source/test/intltest/numbertest_parse.cpp