Shane Carr
|
c67d9d0a4a
|
ICU-13496 Adds missing NumberFormatter test to ICU4C
X-SVN-Rev: 40682
|
2017-12-01 07:57:05 +00:00 |
|
Yoshito Umaoka
|
edf744f31e
|
ICU-13458 Update logKnownIssue set by #12620 to ignore more test failures.
X-SVN-Rev: 40660
|
2017-10-31 07:04:33 +00:00 |
|
Peter Edberg
|
71dd84d4ff
|
ICU-12504 in ICU4C Persian cal, use int64_t math for one operation to avoid overflow; add tests in C and J
X-SVN-Rev: 40654
|
2017-10-29 03:38:05 +00:00 |
|
Yoshito Umaoka
|
4b67416113
|
ICU-13446 Fixed Chakma date format fractional seconds parsing problem. Removed logKnownIssue from TestTimeZoneFormat.
X-SVN-Rev: 40647
|
2017-10-26 22:13:13 +00:00 |
|
Jeff Genovy
|
16598e5468
|
ICU-13436 Fix various typos and spelling mistakes.
X-SVN-Rev: 40645
|
2017-10-26 21:33:43 +00:00 |
|
Steven R. Loomis
|
42a7565808
|
ICU-13415 disable std::move testing on AIX/z for now.
X-SVN-Rev: 40641
|
2017-10-25 22:11:18 +00:00 |
|
Yoshito Umaoka
|
46dd205917
|
ICU-13141 tzdata2017c updates. Some patches in Makefile to support the latest Makefile in tzcode2017c. Added logKnownIssue in some test cases. See the ticket for the details.
X-SVN-Rev: 40634
|
2017-10-25 15:43:29 +00:00 |
|
Shane Carr
|
1ba7875371
|
ICU-13415 Setting error code in terminal NumberFormatter methods when applicable. Renaming unproposed error codes for consistency with existing error codes in utypes.h.
X-SVN-Rev: 40632
|
2017-10-25 01:26:48 +00:00 |
|
Steven R. Loomis
|
5e63d2297e
|
ICU-13415 porting: std::isinf/std::isnan back to uprv. also see ICU-13315
X-SVN-Rev: 40629
|
2017-10-24 22:39:03 +00:00 |
|
Yoshito Umaoka
|
6873ed8e2c
|
ICU-13419 Imported the latest CLDR 32 locale data, updated some test cases.
X-SVN-Rev: 40616
|
2017-10-12 12:24:55 +00:00 |
|
Shane Carr
|
aca96338b6
|
ICU-13177 Adding RTTI tests for MeasureUnit class hierarchy.
X-SVN-Rev: 40600
|
2017-10-07 02:46:49 +00:00 |
|
Norbert Runge
|
b96966a131
|
ICU-13358 No-data test fixes (cf. BRS task).
X-SVN-Rev: 40599
|
2017-10-06 23:11:11 +00:00 |
|
Norbert Runge
|
d835c3aac4
|
ICU-13384 fixes issues found in public header checks and unconfig.h variation check.
X-SVN-Rev: 40592
|
2017-10-06 16:52:14 +00:00 |
|
Shane Carr
|
6a43ed9826
|
ICU-13177 Moving FixedDecimal and IFixedDecimal destructors to cpp file.
X-SVN-Rev: 40591
|
2017-10-06 09:02:10 +00:00 |
|
Shane Carr
|
dbf0bfe4a7
|
ICU-13177 Improving consistency of Unicode string literals in number formatting code.
X-SVN-Rev: 40583
|
2017-10-06 01:37:59 +00:00 |
|
Peter Edberg
|
dbc623d0d8
|
ICU-13359 Integrate updated CLDR 32 @13761 for 60rc. The previous issues #13366,#13368,#13374,#13390,#13391 are fixed.
X-SVN-Rev: 40582
|
2017-10-06 00:46:48 +00:00 |
|
Markus Scherer
|
835b426bec
|
ICU-13390 include unicode/utf16.h when using U16_ macros
X-SVN-Rev: 40577
|
2017-10-05 23:07:36 +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 |
|
Norbert Runge
|
eaf4de59f4
|
ICU-13384 Adjusts unit test to work with UCONFIG_NO_BREAK_ITERATION flag set.
X-SVN-Rev: 40569
|
2017-10-05 16:53:51 +00:00 |
|
Shane Carr
|
25fed96c72
|
ICU-13093 Disabling number formatting code on AIX and z/OS due to C++11 compatibility issues.
X-SVN-Rev: 40560
|
2017-10-05 00:47:38 +00:00 |
|
Norbert Runge
|
b536a39a74
|
ICU-13384 Adds #include unicode/utypes.h
X-SVN-Rev: 40557
|
2017-10-04 22:51:06 +00:00 |
|
Yoshito Umaoka
|
2a76f7596a
|
ICU-13390 Fixed TestTimeZoneRoundTrip test code issue with Chakma digits.
X-SVN-Rev: 40545
|
2017-10-04 15:34:10 +00:00 |
|
Peter Edberg
|
9d44026761
|
ICU-13366 spin off the remaining tz offset roundtrip and number roundtrip issues to #13390, 13391; update logKnownIssue
X-SVN-Rev: 40537
|
2017-10-03 23:20:18 +00:00 |
|
Peter Edberg
|
0065725adc
|
ICU-13366 part 12, fix C SimpleDateFormat::subParse handling of 2-digit years for supplemental chars
X-SVN-Rev: 40536
|
2017-10-03 20:36:42 +00:00 |
|
Andy Heninger
|
7a72a8f032
|
ICU-13380 Fixes for memory leaks & other problems found by Address Sanitizer.
X-SVN-Rev: 40529
|
2017-10-03 04:11:26 +00:00 |
|
Shane Carr
|
1614992033
|
ICU-13368 Hacking fix for en_GB currency parsing in ICU4C.
X-SVN-Rev: 40528
|
2017-10-03 03:37:01 +00:00 |
|
Felipe Balbontín
|
45eaf65700
|
ICU-13380 Fix memory leak in DateFormatSymbols when loading AmPmMarkers and AmPmMarkersAbbr from the resource bundle.
X-SVN-Rev: 40525
|
2017-10-03 01:25:20 +00:00 |
|
Peter Edberg
|
9ccab14af1
|
ICU-13366 part 1, fix TextTrieMap::search supplemental handling; make tz displayName buffer size bigger & logKnownIssue tests more specific
X-SVN-Rev: 40522
|
2017-10-02 03:42:54 +00:00 |
|
Peter Edberg
|
b06ac0cc8f
|
ICU-13359 Integrate updated CLDR 32 tags/release-32-beta; still have known issues #13366,#13368
X-SVN-Rev: 40515
|
2017-09-29 20:05:13 +00:00 |
|
Andy Heninger
|
e16c565b09
|
ICU-23327 Fix uninitialized error code in test.
X-SVN-Rev: 40502
|
2017-09-28 21:19:47 +00:00 |
|
Yoshito Umaoka
|
f0bbc4855e
|
ICU-13374 Removed another logKnownIssue for this issue.
X-SVN-Rev: 40498
|
2017-09-28 19:20:54 +00:00 |
|
Shane Carr
|
5c711e36e8
|
ICU-13327 Fixing buffer overflow in NumberingSystem constructor.
X-SVN-Rev: 40494
|
2017-09-28 01:00:43 +00:00 |
|
Yoshito Umaoka
|
1599dabb7c
|
ICU-13374 Fixed localized GMT offset format roundtrip in Perisian locale.
X-SVN-Rev: 40493
|
2017-09-28 00:53:39 +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 |
|
Shane Carr
|
eb34602c75
|
ICU-13177 Adding IntlTest DoubleToUnicodeString and improving DecimalQuantity test
X-SVN-Rev: 40486
|
2017-09-27 22:31:07 +00:00 |
|
Peter Edberg
|
269d74b759
|
ICU-13359 Integrate updated CLDR 32 @13743; still have known issues #13366,#13368,#13374
X-SVN-Rev: 40483
|
2017-09-27 19:19:19 +00:00 |
|
Peter Edberg
|
da416aaf80
|
ICU-13359 Skip even more DateFormatRoundTripTest::TestDateFormatRoundTrip exhaustive cases for known issue #13366
X-SVN-Rev: 40479
|
2017-09-27 14:10:33 +00:00 |
|
Andy Heninger
|
d2e59330cd
|
ICU-13177 NumberFormatter, Visual Studio fixes, work in progress.
X-SVN-Rev: 40475
|
2017-09-27 06:44:13 +00:00 |
|
Peter Edberg
|
c8a42e162b
|
ICU-13359 More logKnownIssues for exhaustive test failures: #13366,#13368,#13374
X-SVN-Rev: 40473
|
2017-09-27 05:59:03 +00:00 |
|
Shane Carr
|
2d49e73b8a
|
ICU-13177 Cleanup before merge to trunk.
X-SVN-Rev: 40471
|
2017-09-27 05:31:57 +00:00 |
|
Shane Carr
|
93d9dc3fe2
|
ICU-13177 Cleaning up Valgrind errors in NumberFormatter unit test suite.
X-SVN-Rev: 40470
|
2017-09-27 03:52:08 +00:00 |
|
Shane Carr
|
c55bf3d8bf
|
ICU-13177 Fixing minor NumberTest unit test failures.
X-SVN-Rev: 40469
|
2017-09-27 03:21:29 +00:00 |
|
Shane Carr
|
d7a61a6e91
|
ICU-13177 NumberFormatter tests are passing.
X-SVN-Rev: 40467
|
2017-09-27 03:02:02 +00:00 |
|
Shane Carr
|
a88300f273
|
ICU-13177 NumberFormatter tests are building.
X-SVN-Rev: 40466
|
2017-09-27 02:16:44 +00:00 |
|
Shane Carr
|
a01fc429cb
|
ICU-13177 Initial commit of ICU4C NumberFormatter
X-SVN-Rev: 40465
|
2017-09-27 00:25:20 +00:00 |
|
Markus Scherer
|
496df21bdf
|
ICU-13346 avoid range-based for loop
X-SVN-Rev: 40464
|
2017-09-26 23:27:06 +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
|
c09ca5d6b9
|
ICU-13177 Merging trunk to branch
X-SVN-Rev: 40460
|
2017-09-26 09:33:44 +00:00 |
|
Markus Scherer
|
27c08578ac
|
ICU-13311 change illegal-UTF-8 handling in non-converter code
X-SVN-Rev: 40445
|
2017-09-21 23:45:08 +00:00 |
|
Steven R. Loomis
|
a0fcf76a8d
|
ICU-13093 std::isinf and std::isnan fix - z/OS too
X-SVN-Rev: 40440
|
2017-09-21 01:02:20 +00:00 |
|