Shane Carr
|
af0f8e62e4
|
ICU-13634 In accordance with ICU-TC meeting, changing percent parsing behavior to be closer to that of ICU 60.
X-SVN-Rev: 41222
|
2018-04-12 06:49:24 +00:00 |
|
Shane Carr
|
6c1714870f
|
ICU-13634 Updating test expectations for strict currency position in strict mode. Other minor changes. All but one test is now passing in numfmtst.cpp.
X-SVN-Rev: 41220
|
2018-04-12 05:15:19 +00:00 |
|
Shane Carr
|
2c6bf0d77e
|
ICU-13634 Refactoring affix-getting code to avoid the need to save the micro-props. Other assorted minor changes.
X-SVN-Rev: 41216
|
2018-04-11 11:10:52 +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
|
e5bda1eb0e
|
ICU-13634 Various fixes to fix remaining compatibility issues in data-driven test. Includes fix for a memory sanitizer issue.
X-SVN-Rev: 41174
|
2018-03-30 04:28:53 +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 |
|
Markus Scherer
|
66eb21ec58
|
ICU-13567 make Arabic number formatting tests work with both native & ASCII digits
X-SVN-Rev: 40988
|
2018-02-26 23:32:05 +00:00 |
|
Shane Carr
|
fc3c904559
|
ICU-13513 Synchronizing C and J copies of numberformattestspecification.txt
X-SVN-Rev: 40909
|
2018-02-13 19:10:07 +00:00 |
|
Shane Carr
|
e6987fbfd8
|
ICU-13391 Change ICU4C parsing to count digits instead of UTF-16 code units for grouping sizes.
X-SVN-Rev: 40573
|
2017-10-05 21:41:46 +00:00 |
|
Shane Carr
|
15d177ad35
|
ICU-13177 Syncing icu4c numberformattestspecification.txt with icu4j
X-SVN-Rev: 40526
|
2017-10-03 01:38:52 +00:00 |
|
Shane Carr
|
131f416755
|
ICU-13177 Merging NumberFormatter to trunk for ICU 60
X-SVN-Rev: 40492
|
2017-09-27 23:46:15 +00:00 |
|
Peter Edberg
|
3bfe134a86
|
ICU-13359 Integrate CLDR 32 alpha data into ICU for ICU 60rc; known issues #13366,#13368
X-SVN-Rev: 40463
|
2017-09-26 21:20:01 +00:00 |
|
Shane Carr
|
8b625eda51
|
ICU-13177 Merging trunk to branch
X-SVN-Rev: 40350
|
2017-08-24 05:56:16 +00:00 |
|
Shane Carr
|
ca30fb66ec
|
ICU-13177 Pointing DecimalFormat.java and CompactDecimalFormat.java at the new API. All tests are passing.
X-SVN-Rev: 40313
|
2017-08-04 22:43:34 +00:00 |
|
Shane Carr
|
ea6b6a46b1
|
ICU-13289 Fixing engineering notation discrepancy with the LDML spec.
X-SVN-Rev: 40304
|
2017-08-01 18:12:59 +00:00 |
|
Shane Carr
|
acd53b0c18
|
ICU-13129 Changing default Parse MathContext to 34 digits instead of 16 digits.
X-SVN-Rev: 40194
|
2017-06-22 23:26:48 +00:00 |
|
Shane Carr
|
cf6c47d6b7
|
ICU-13149 Minor review feedback for #13149
X-SVN-Rev: 40187
|
2017-06-21 01:08:18 +00:00 |
|
Shane Carr
|
e9c5e5631b
|
ICU-13228 Adding more symbols to localized notation mapper function, including support for multi-char symbols.
X-SVN-Rev: 40185
|
2017-06-21 00:38:25 +00:00 |
|
Shane Carr
|
0a19183f1b
|
ICU-13230 Fixing DecimalFormat parser to ignore grouping separators when there is no grouping separator in the pattern OR when setGroupingUsed(false) is explicitly called.
X-SVN-Rev: 40181
|
2017-06-19 21:03:07 +00:00 |
|
Shane Carr
|
66c49f8887
|
ICU-13115 Reject decimal format patterns that have a trailing ','
X-SVN-Rev: 40068
|
2017-04-19 23:42:18 +00:00 |
|
Shane Carr
|
1b0ce88028
|
ICU-13117 Ignore trailing semicolon in decimal format patterns.
X-SVN-Rev: 40067
|
2017-04-19 22:29:28 +00:00 |
|
Shane Carr
|
29490300c1
|
ICU-13149 Adding test cases for ICU 59 gray area bugs to numberformattestspecification.txt.
X-SVN-Rev: 40058
|
2017-04-15 08:09:15 +00:00 |
|
Shane Carr
|
8016edea2a
|
ICU-13149 Updating numberformattestspecification.txt with ICU4C behaviors and bringing the two copies of the file into sync.
X-SVN-Rev: 40057
|
2017-04-15 06:30:05 +00:00 |
|
Peter Edberg
|
f82d62a85c
|
ICU-12729 CLDR release-30-d02 integration, merge icu4c branch into trunk
X-SVN-Rev: 39273
|
2016-09-19 05:09:40 +00:00 |
|
Steven R. Loomis
|
0c5b2b597d
|
ICU-12455 BRS - BOM fix
X-SVN-Rev: 38915
|
2016-07-01 16:59:16 +00:00 |
|
Peter Edberg
|
b45dac8cfc
|
ICU-12455 Integrate early CLDR 30 data for ICU4C 58m1
X-SVN-Rev: 38905
|
2016-06-30 23:41:56 +00:00 |
|
Michael Ow
|
61607c2773
|
ICU-12564 Update copyright notice in trunk
X-SVN-Rev: 38848
|
2016-06-15 18:58:17 +00:00 |
|
Yoshito Umaoka
|
00ca13e126
|
ICU-12564 Reverted r38761 and r38762, because we want to prepend the Unicode copyright for existing source files, instead of replacing copyright comments.
X-SVN-Rev: 38776
|
2016-05-31 21:45:07 +00:00 |
|
Michael Ow
|
c9f199a30f
|
ICU-12564 Update copyright notice in ICU4C
X-SVN-Rev: 38761
|
2016-05-26 22:32:17 +00:00 |
|
Stuart Gill
|
d64e688fec
|
ICU-11621 modify test data file to parallel changes in Java
X-SVN-Rev: 38541
|
2016-03-18 19:55:45 +00:00 |
|
Michael Ow
|
a197e45227
|
ICU-12083 Fix bom in icu4c 57m1
X-SVN-Rev: 38246
|
2016-02-01 17:14:55 +00:00 |
|
Markus Scherer
|
69543d559e
|
ICU-11016 add support for minimum grouping digits (technology preview, not using CLDR data yet)
X-SVN-Rev: 37946
|
2015-09-11 19:18:00 +00:00 |
|
Travis Keep
|
b49ad21ea8
|
ICU-11740 Final sync of C and J copies of data driven tests.
X-SVN-Rev: 37910
|
2015-09-09 00:09:32 +00:00 |
|
Travis Keep
|
bc33f20e3c
|
ICU-11740 Add more tests to prove that this change resolves other tickets.
X-SVN-Rev: 37843
|
2015-08-28 18:38:37 +00:00 |
|
Travis Keep
|
b7cf3ca31c
|
ICU-11740 Disallow copy and assign on VisibleDigitsWithExponent enable data driven tests that were known to fail with the legacy DecimalFormat code but pass with the new DecimalFormat code.
X-SVN-Rev: 37832
|
2015-08-26 21:15:37 +00:00 |
|
Travis Keep
|
2860cd48c4
|
ICU-11740 DecimalFormat refactor.
X-SVN-Rev: 37821
|
2015-08-25 23:31:01 +00:00 |
|
Travis Keep
|
9672f10d99
|
ICU-10458 Add more data driven tests for parsing currency.
X-SVN-Rev: 37507
|
2015-06-09 18:01:13 +00:00 |
|
Travis Keep
|
df332d3722
|
ICU-10458 Keep data driven tests in sync.
X-SVN-Rev: 37496
|
2015-06-03 17:10:45 +00:00 |
|
Travis Keep
|
5b1be7f0d4
|
ICU-11692 Keep test data files in sync.
X-SVN-Rev: 37480
|
2015-05-29 23:58:03 +00:00 |
|
Travis Keep
|
762078d2f1
|
ICU-11692 Add DecimalFormat data driven tests.
X-SVN-Rev: 37471
|
2015-05-28 20:09:43 +00:00 |
|