Markus Scherer
|
86472cec4b
|
ICU-10277 disable Basque (eu) test case: there is no Basque collation data, it falls back to the default locale, that makes the test flaky
X-SVN-Rev: 34321
|
2013-09-13 22:43:09 +00:00 |
|
Steven R. Loomis
|
e46f248a50
|
ICU-10357 fix from review comment
X-SVN-Rev: 34312
|
2013-09-13 18:38:36 +00:00 |
|
Markus Scherer
|
59b210409f
|
ICU-9915 add comment about test case
X-SVN-Rev: 34309
|
2013-09-13 17:09:57 +00:00 |
|
Steven R. Loomis
|
625aaa18c7
|
ICU-10379 IBM i - make tests run without any special options, update readme
X-SVN-Rev: 34300
|
2013-09-13 05:48:16 +00:00 |
|
Markus Scherer
|
9ef3145fbc
|
ICU-9915 do not mask off the continuation bits and then later test this masked CE value for isContinuation()
X-SVN-Rev: 34298
|
2013-09-13 03:07:39 +00:00 |
|
Jonathan Lai
|
5bc9c3dcdb
|
ICU-10379 add missing #include <stdio.h>
X-SVN-Rev: 34295
|
2013-09-12 23:54:19 +00:00 |
|
Peter Edberg
|
ce1c10fd51
|
ICU-10378 (C) Support skeleton meta-character 'J' in DateTimePatternGenerator
X-SVN-Rev: 34292
|
2013-09-12 22:49:07 +00:00 |
|
Markus Scherer
|
308b16079b
|
ICU-7392 DecimalFormatSymbols::createWithLastResortData(UErrorCode), and clean up the real initialize() for supplementary digits and memory management
X-SVN-Rev: 34288
|
2013-09-12 20:33:29 +00:00 |
|
Andy Heninger
|
5b0592af79
|
ICU-10273 Investigate Sparc test failure.
X-SVN-Rev: 34286
|
2013-09-12 17:16:52 +00:00 |
|
Steven R. Loomis
|
bbc0a17a8e
|
ICU-10379 fixes for IBM i - ambiguous types
X-SVN-Rev: 34285
|
2013-09-12 06:29:39 +00:00 |
|
Steven R. Loomis
|
b258b9a07b
|
ICU-10273 fix compilation failure in test- need LL for long long
X-SVN-Rev: 34284
|
2013-09-12 05:49:49 +00:00 |
|
Steven R. Loomis
|
fd0e17c682
|
ICU-10379 fixes for IBM i - asciism, fix some test cases
X-SVN-Rev: 34281
|
2013-09-12 01:27:29 +00:00 |
|
Andy Heninger
|
8abaebe06e
|
ICU-10273 DecimalFormat::getFixedDecimal(), improved handling of rounding, overflow.
X-SVN-Rev: 34280
|
2013-09-12 01:00:04 +00:00 |
|
Markus Scherer
|
fb38bbbee8
|
ICU-10273 support plurals with decimals in MessageFormat and PluralFormat (ported from Java r34087 & r34276)
X-SVN-Rev: 34277
|
2013-09-11 23:32:37 +00:00 |
|
Michael Ow
|
6bef61a350
|
ICU-10161 Delete number format after use
X-SVN-Rev: 34269
|
2013-09-11 17:49:34 +00:00 |
|
Andy Heninger
|
90522bf7b1
|
ICU-10273 add DecimalFormat::getFixedDecimal(Formattable &)
X-SVN-Rev: 34267
|
2013-09-11 01:17:28 +00:00 |
|
Michael Ow
|
90fd46df00
|
ICU-10345 Call adoptInstead instead of orphan to avoid memory leak
X-SVN-Rev: 34264
|
2013-09-11 00:03:06 +00:00 |
|
Peter Edberg
|
33c679b135
|
ICU-10065 Delete redundant LOW_K row in dtTypes[]
X-SVN-Rev: 34262
|
2013-09-10 21:29:14 +00:00 |
|
Peter Edberg
|
a6e8bf3f32
|
ICU-10065 Better sanity checks and error logging in testAllFieldPatterns
X-SVN-Rev: 34261
|
2013-09-10 20:34:57 +00:00 |
|
Peter Edberg
|
ebea161b11
|
ICU-10065 In DateTimePatternGenerator, add support for pattern chars K,O,X,x, adjust support for V
X-SVN-Rev: 34256
|
2013-09-10 07:51:38 +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 |
|
Andy Heninger
|
4d9fad13ef
|
ICU-10273 Plural Rules Fixed Decimal, improve handling of NaN and Infinity
X-SVN-Rev: 34225
|
2013-09-06 20:02:42 +00:00 |
|
Andy Heninger
|
7b3b75a525
|
ICU-10273 Plural Rules, add DecimalFormat::getFixedDecimal(). Work in progress.
X-SVN-Rev: 34204
|
2013-09-05 23:28:28 +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 |
|
Steven R. Loomis
|
e5fac0714c
|
ICU-10345 make formatting of a Formattable currency thread safe.. by cloning. makes unum_formatDoubleCurrency also slow.
X-SVN-Rev: 34200
|
2013-09-05 05:32:56 +00:00 |
|
Steven R. Loomis
|
7a9480becc
|
ICU-10357 only show 'are you missing data' once
X-SVN-Rev: 34197
|
2013-09-05 03:55:29 +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 |
|
Andy Heninger
|
003c35c1d9
|
ICU-10273 Plural Rules, add DecimalFormat::getFixedDecimal(). Work in progress.
X-SVN-Rev: 34176
|
2013-09-04 01:07:35 +00:00 |
|
Markus Scherer
|
e77aa2a82f
|
ICU-10142 BidiCharacterTest.txt field 0 is always a code point string
X-SVN-Rev: 34151
|
2013-08-30 20:27:29 +00:00 |
|
Markus Scherer
|
90b538ae3f
|
ICU-10142 implement Unicode 6.3 bidi algorithm additions: merge icu/branches/mati/uba63 into trunk, merge new test for BidiCharacterTest.txt into bidiconf.cpp
X-SVN-Rev: 34147
|
2013-08-30 16:32:45 +00:00 |
|
Peter Edberg
|
b6dcdfcd25
|
ICU-10176 No line break in $SY $HL; update tests accordingly
X-SVN-Rev: 34142
|
2013-08-30 05:51:27 +00:00 |
|
Travis Keep
|
7f3d307ef8
|
ICU-10274 Rollback TimePeriod additions, but leave in changes to listformatter for Mark's more generic units API.
X-SVN-Rev: 34135
|
2013-08-29 23:45:48 +00:00 |
|
Andy Heninger
|
6ddf597269
|
ICU-10273 fix bug in plural rules parser, caused failure of CompactDecimalFormatTest
X-SVN-Rev: 34111
|
2013-08-29 00:50:50 +00:00 |
|
Andy Heninger
|
4dc67e0203
|
ICU-10273 New plural rule syntax. Changes merged from development branch. With this checkin, Plural rule data is back in synch between ICU4C, ICU4J and CLDR trunk.
X-SVN-Rev: 34103
|
2013-08-28 20:51:44 +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 |
|
Michael Ow
|
7b22c02d86
|
ICU-8449 Remove calendar instances after test
X-SVN-Rev: 34061
|
2013-08-17 19:37:46 +00:00 |
|
Andy Heninger
|
c3b0565eea
|
ICU-8449 fix broken build from earlier checkin.
X-SVN-Rev: 34054
|
2013-08-16 18:10:31 +00:00 |
|
Scott Russell
|
e715efb8e8
|
ICU-8449 Add Um al-Qura Hijri Calendar Support
X-SVN-Rev: 34053
|
2013-08-16 17:09:51 +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
|
ecd7ea193b
|
ICU-10274 Add compound duration formatting for C++
X-SVN-Rev: 33986
|
2013-07-25 16:36:25 +00:00 |
|
Peter Edberg
|
958d9edc45
|
ICU-10222 (C) Update 2 more tests to match new plural rules
X-SVN-Rev: 33964
|
2013-07-23 18:21:02 +00:00 |
|
Andy Heninger
|
f4e36c9c98
|
ICU-10253 Plural Rule, support for new syntax for fractional rules. Merge from development branch.
X-SVN-Rev: 33958
|
2013-07-22 23:57:17 +00:00 |
|
Peter Edberg
|
b8f66e90c3
|
ICU-10222 (C) Update some plural test cases, add better error logging
X-SVN-Rev: 33933
|
2013-07-18 01:31:13 +00:00 |
|
Travis Keep
|
38eb17d4d0
|
ICU-10222 Fix failing tests in NumberFormatTest.
X-SVN-Rev: 33916
|
2013-07-11 20:49:11 +00:00 |
|
Yoshito Umaoka
|
b0595e1051
|
ICU-10222 Reverted r33902, but updated the locale used for testing from 'ru' to 'uk'. The test case was originally written for the rule set formerly shared by 'ru' and 'uk', but the rule for 'ru' had been changed. After the new syntax for fractional plural is once supported in ICU4C, then the test case should pass successfully with locale 'uk'.
X-SVN-Rev: 33915
|
2013-07-11 19:13:13 +00:00 |
|
Travis Keep
|
057a643216
|
ICU-10222 Fix CompactDecimalFormat tests for serbian to match new plural rules.
X-SVN-Rev: 33910
|
2013-07-11 17:19:48 +00:00 |
|
Travis Keep
|
d17fb7ead0
|
ICU-10222 Fix failing test for MessageFormat because the plural rules for russian changed.
X-SVN-Rev: 33902
|
2013-07-10 20:52:00 +00:00 |
|
Steven R. Loomis
|
bfdba0df96
|
ICU-9583 show test summary at end of make. Apropos when the trunk is broken..
X-SVN-Rev: 33895
|
2013-07-09 01:16:33 +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 |
|