Travis Keep
|
128d05a024
|
ICU-11731 Fix number format data driven tests to show test failures in test summary.
X-SVN-Rev: 37559
|
2015-06-15 17:33:23 +00:00 |
|
John Emmons
|
75ed4ce808
|
ICU-11728 First cut CLDR 28 data integration
X-SVN-Rev: 37524
|
2015-06-10 18:38:06 +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
|
762078d2f1
|
ICU-11692 Add DecimalFormat data driven tests.
X-SVN-Rev: 37471
|
2015-05-28 20:09:43 +00:00 |
|
Travis Keep
|
4a51a2f421
|
ICU-11652 Change default padding character from astricks 0x002A to space 0x0020
X-SVN-Rev: 37378
|
2015-04-22 21:54:15 +00:00 |
|
Michael Ow
|
9401ac86a0
|
ICU-11433 Fix some no data test failures
X-SVN-Rev: 37219
|
2015-03-11 21:09:25 +00:00 |
|
John Emmons
|
368eb4bb16
|
ICU-11555 Integrate CLDR 27 data
X-SVN-Rev: 37169
|
2015-03-06 22:58:33 +00:00 |
|
Michael Ow
|
da811f1dfe
|
ICU-11433 Fix memory leak in numberformat test
X-SVN-Rev: 37038
|
2015-02-18 18:29:04 +00:00 |
|
Travis Keep
|
06223fc789
|
ICU-11524 Fix inconsistency between fastpath and slowpath for when maxIntDigit = 0.
X-SVN-Rev: 37026
|
2015-02-12 21:45:27 +00:00 |
|
Andy Heninger
|
c356adbd4e
|
ICU-11439 Another stab at portability in NumberFormatTest::TestDoubleLimit11439().
X-SVN-Rev: 36895
|
2014-12-19 01:11:01 +00:00 |
|
Andy Heninger
|
a1d3e7d662
|
ICU-11439 Improve portability of DecimalFormat::getFixedDecimal().
X-SVN-Rev: 36894
|
2014-12-19 00:22:05 +00:00 |
|
Andy Heninger
|
ff85125d2f
|
ICU-11439 Improve portability of DecimalFormat::getFixedDecimal().
X-SVN-Rev: 36893
|
2014-12-18 22:46:45 +00:00 |
|
John Emmons
|
ad5308aa12
|
ICU-11417 CLDR 27 data integration for ICU55M1
X-SVN-Rev: 36850
|
2014-12-11 16:10:49 +00:00 |
|
Peter Edberg
|
92a7528223
|
ICU-11173 CLDR tags/release-26-d03 into ICU4C trunk, remove logKnownIssue 11219, fix test for cldrbug:7868
X-SVN-Rev: 36377
|
2014-09-06 06:15:08 +00:00 |
|
Peter Edberg
|
1b8eb15e1a
|
ICU-11173 CLDR tags/release-26-d01 into ICU4C trunk with related test & lib code updates
X-SVN-Rev: 36313
|
2014-09-02 23:18:20 +00:00 |
|
Steven R. Loomis
|
7594250cc5
|
ICU-7653 changed uprv_lengthof to UPRV_LENGTHOF, also added apidoc
X-SVN-Rev: 36275
|
2014-08-28 22:13:45 +00:00 |
|
Tom Zhang
|
ee1f29b584
|
ICU-7653 move LENGTHOF(array) to common, internal header
X-SVN-Rev: 36265
|
2014-08-28 14:55:34 +00:00 |
|
Michael Ow
|
b1de9c0f30
|
ICU-10842 Fix header test failures, fix no data test errors, and update file properties
X-SVN-Rev: 35982
|
2014-07-02 05:09:05 +00:00 |
|
Tom Zhang
|
985f42b752
|
ICU-10344 add new field & factory method for currency CASH/STANDARD Usage
X-SVN-Rev: 35873
|
2014-06-12 21:40:34 +00:00 |
|
Peter Edberg
|
24a8cc84f4
|
ICU-5186 Make DecimalFormat::operator== much more complete
X-SVN-Rev: 35312
|
2014-03-04 05:54:16 +00:00 |
|
Yoshito Umaoka
|
cfd57abf79
|
ICU-10601 Added UNUM_CURRENCY_ACCOUNTING to ICU4C NumberFormat.
X-SVN-Rev: 35198
|
2014-02-22 00:16:56 +00:00 |
|
Travis Keep
|
e3e20601c0
|
ICU-10547 Remove extra code from tests added there to help me debug.
X-SVN-Rev: 35197
|
2014-02-21 22:34:29 +00:00 |
|
Travis Keep
|
fcde5a4621
|
ICU-10547 Format -0.0 as a negative when using scientific notation.
X-SVN-Rev: 35196
|
2014-02-21 20:41:39 +00:00 |
|
Travis Keep
|
897a4241a5
|
ICU-10682 Fix memory leak in trunk.
X-SVN-Rev: 35087
|
2014-02-06 00:44:13 +00:00 |
|
Travis Keep
|
25c7ba8e57
|
ICU-10682 Fix clone, copy constructor, and assignment operator in RulesBasedNumberFormat.
X-SVN-Rev: 35085
|
2014-02-06 00:34:24 +00:00 |
|
Travis Keep
|
0a42d4959f
|
ICU-10640 Add C++ MeasureFormat API.
X-SVN-Rev: 35069
|
2014-02-04 00:29:17 +00:00 |
|
Michael Ow
|
4e806c800e
|
ICU-10483 Fix no data test errors in ICU4C 53m1
X-SVN-Rev: 34979
|
2014-01-22 21:20:24 +00:00 |
|
Andy Heninger
|
cabbcecf5c
|
ICU-10624 Swat clang compile warnings.
X-SVN-Rev: 34861
|
2014-01-10 19:20:16 +00:00 |
|
Peter Edberg
|
908bae8ff8
|
ICU-10609 Fix test failures only found in clean build, missed in incremental build (hmm)
X-SVN-Rev: 34816
|
2013-12-23 06:07:15 +00:00 |
|
Travis Keep
|
e1a7ad244f
|
ICU-10545 Added test to verify rounding scientific notation works.
X-SVN-Rev: 34660
|
2013-11-14 18:57:06 +00:00 |
|
Travis Keep
|
9fa0f4299d
|
ICU-10468 Fix applyPattern so that it resets the padding character.
X-SVN-Rev: 34578
|
2013-10-17 18:44:44 +00:00 |
|
Travis Keep
|
18b6e9fc60
|
ICU-10419 Fix rounding in NumberFormat.
X-SVN-Rev: 34549
|
2013-10-10 21:49:53 +00:00 |
|
Steven R. Loomis
|
4650ca64e3
|
ICU-7912 commit from review comments (thx)
X-SVN-Rev: 34416
|
2013-09-20 05:00:30 +00:00 |
|
Michael Ow
|
4835d5705a
|
ICU-10398 Ensure cintltst and intltest passes without data
X-SVN-Rev: 34398
|
2013-09-19 02:32:57 +00:00 |
|
Michael Ow
|
6bef61a350
|
ICU-10161 Delete number format after use
X-SVN-Rev: 34269
|
2013-09-11 17:49:34 +00:00 |
|
John Emmons
|
a869b0d483
|
ICU-10335 Merge completed CLDR24 branch into trunk.
X-SVN-Rev: 34238
|
2013-09-07 20:46:42 +00:00 |
|
Peter Edberg
|
bcfcd53be9
|
ICU-10161 trimMarksFromAffix must trim all marks; update "ar" number patterns to latest
X-SVN-Rev: 34203
|
2013-09-05 22:13:07 +00:00 |
|
Peter Edberg
|
8997c77684
|
ICU-10161 Now compareSimpleAffix ignores LRM/RLM/ALM in affix or text when comparing them;
and pre-integrate some CLDR 24 number symbol & pattern changes so tests will match the new data.
X-SVN-Rev: 34186
|
2013-09-04 10:46:03 +00:00 |
|
Yoshito Umaoka
|
b0eaf25682
|
ICU-9526 Fixed a parsing problem with custom monetary gouping separator. Fixed some bad coding style. Added a test case for testing custom symbols.
X-SVN-Rev: 34069
|
2013-08-20 20:51:31 +00:00 |
|
Travis Keep
|
41b7ee189d
|
ICU-10258 Parse different variations of '+' and '-' when isLenient is set in C++.
X-SVN-Rev: 33989
|
2013-07-25 17:58:37 +00:00 |
|
Travis Keep
|
38eb17d4d0
|
ICU-10222 Fix failing tests in NumberFormatTest.
X-SVN-Rev: 33916
|
2013-07-11 20:49:11 +00:00 |
|
Peter Edberg
|
09ac4ef907
|
ICU-10222 (C) Integrate CLDR data snapshot for ICU 52.0.1; add calendar types
X-SVN-Rev: 33890
|
2013-07-08 06:51:38 +00:00 |
|
Steven R. Loomis
|
d5d6cc5ff8
|
ICU-7912 fix breakage
X-SVN-Rev: 33853
|
2013-06-26 15:27:41 +00:00 |
|
Steven R. Loomis
|
ae061ff78f
|
ICU-7912 C wrapper for Formattable - UFormattable
X-SVN-Rev: 33849
|
2013-06-26 06:31:09 +00:00 |
|
Travis Keep
|
f28544ab1b
|
ICU-10069 Attempt to fix broken build.
X-SVN-Rev: 33843
|
2013-06-24 18:05:38 +00:00 |
|
Travis Keep
|
1f6c4dab6b
|
ICU-10069 Attempt to fix broken build.
X-SVN-Rev: 33842
|
2013-06-24 17:19:09 +00:00 |
|
Travis Keep
|
2830139ec2
|
ICU-10069 Attempt fo fix broken build.
X-SVN-Rev: 33841
|
2013-06-21 00:33:41 +00:00 |
|
Steven R. Loomis
|
2116c12c20
|
ICU-10069 improve error messages"
X-SVN-Rev: 33839
|
2013-06-20 22:20:51 +00:00 |
|
Steven R. Loomis
|
2c6bc98b14
|
ICU-10069 improve error messages, add commented-out case that passes on solaris and fails on others
X-SVN-Rev: 33838
|
2013-06-20 22:09:42 +00:00 |
|