Shane Carr
|
8a56b89b03
|
ICU-20360 Testing and fixing stack overflow in numparse.
|
2019-02-07 23:03:41 -08:00 |
|
Shane Carr
|
e77603e3c3
|
ICU-13725 Fixing various number test failures in MSVC.
X-SVN-Rev: 41281
|
2018-04-26 01:33:59 +00:00 |
|
Shane Carr
|
a256316990
|
ICU-13725 Additional MSVC compatibility fixes.
X-SVN-Rev: 41272
|
2018-04-25 00:39:22 +00:00 |
|
Shane Carr
|
607a60bc3b
|
ICU-13393 Removing the UPRV_INCOMPLETE_CPP11_SUPPORT flag since the number formatting code is no longer isolated from the rest of ICU.
X-SVN-Rev: 41266
|
2018-04-23 23:02:26 +00:00 |
|
Shane Carr
|
12b34e7c9e
|
ICU-13634 A variety of mostly minor changes to fix assorted unit test failures in ICU4C plus a few in ICU4J.
X-SVN-Rev: 41236
|
2018-04-17 08:05:20 +00:00 |
|
Shane Carr
|
79f4944ecd
|
ICU-13634 Refactoring new percentage parsing code.
X-SVN-Rev: 41227
|
2018-04-14 05:54:53 +00:00 |
|
Shane Carr
|
7f9de6f1db
|
ICU-13634 Fixing resolution of negative and percent signs in parsing; adding custom sign support to ScientificMatcher; and other minor fixes.
X-SVN-Rev: 41180
|
2018-03-31 03:10:44 +00:00 |
|
Shane Carr
|
02669ad1bc
|
ICU-13634 Fixes for NumberFormatTest/TestExponential.
X-SVN-Rev: 41177
|
2018-03-30 07:22:24 +00:00 |
|
Shane Carr
|
e3180662e2
|
ICU-13634 Parsing wrapper is working; data-driven file is updated and passing. The C++ and Java implementations have almost identical behavior according to the data-driven test file, with the only differences seeming to involve overflow and extremely large numbers.
X-SVN-Rev: 41134
|
2018-03-21 09:48:55 +00:00 |
|
Shane Carr
|
2edb4ec82a
|
ICU-13634 Formatting section of data-driven test file is passing.
X-SVN-Rev: 41120
|
2018-03-17 07:23:08 +00:00 |
|
Shane Carr
|
1ed7deaa8c
|
ICU-13574 AffixMatcher is working. All simple parsing tests are passing.
X-SVN-Rev: 40903
|
2018-02-13 02:23:52 +00:00 |
|
Shane Carr
|
852897ba2c
|
ICU-13574 Adding currency names matcher to ICU4C.
X-SVN-Rev: 40889
|
2018-02-10 02:59:49 +00:00 |
|
Shane Carr
|
8393405113
|
ICU-13574 Basic parsing tests are passing on the pieces of code written so far, DecimalMatcher and MinusSignMatcher.
X-SVN-Rev: 40872
|
2018-02-08 09:59:35 +00:00 |
|
Shane Carr
|
48a633f41f
|
ICU-13574 Defining more fundamental parsing types.
X-SVN-Rev: 40843
|
2018-02-06 09:43:37 +00:00 |
|