Travis Keep
|
93559e74a8
|
ICU-10046 Expose Exponent Multiplication Symbol. ScientificFormatHelper class to recognize variants of the plus and minus sign.
X-SVN-Rev: 35614
|
2014-04-10 18:13:29 +00:00 |
|
Travis Keep
|
1ec6826469
|
ICU-10046 Attempt to fix broken build.
X-SVN-Rev: 35613
|
2014-04-09 23:56:42 +00:00 |
|
Travis Keep
|
7ed712add5
|
ICU-10046 Introduce ScientificFormatHelper class.
X-SVN-Rev: 35612
|
2014-04-09 23:00:45 +00:00 |
|
Travis Keep
|
c5fcd47b4f
|
ICU-10793 Add optimization to ListFormatter.
X-SVN-Rev: 35579
|
2014-04-02 21:43:11 +00:00 |
|
Travis Keep
|
bb63aa3994
|
ICU-10758 Attempt to fix broken build.
X-SVN-Rev: 35570
|
2014-04-02 16:46:23 +00:00 |
|
Travis Keep
|
72a92fadc1
|
ICU-10758 Attempt to fix broken build.
X-SVN-Rev: 35569
|
2014-04-02 16:21:14 +00:00 |
|
Travis Keep
|
fa5b13bee3
|
ICU-10758 Attempt to fix broken build.
X-SVN-Rev: 35568
|
2014-04-01 23:57:16 +00:00 |
|
Travis Keep
|
fe24e76026
|
ICU-10758 Enable fastpath for DecimalFormat when grouping is turned on as long as no grouping separators need to be inserted.
X-SVN-Rev: 35560
|
2014-04-01 20:41:15 +00:00 |
|
Markus Scherer
|
da7170882b
|
ICU-10636 make -w tests work without collation rule strings, and without big5han and gb2312han
X-SVN-Rev: 35558
|
2014-04-01 19:59:27 +00:00 |
|
Michael Ow
|
3daf54af40
|
ICU-10740 Fix uconfig test errors
X-SVN-Rev: 35480
|
2014-03-15 06:08:42 +00:00 |
|
Michael Ow
|
c70512bdfe
|
ICU-10786 Ensure ICU 53 passes without data
X-SVN-Rev: 35462
|
2014-03-13 21:28:24 +00:00 |
|
Michael Ow
|
21d28f0945
|
ICU-10286 Add uconfig option in test code for filtered break iterator
X-SVN-Rev: 35448
|
2014-03-12 22:56:39 +00:00 |
|
John Emmons
|
7525392d15
|
ICU-10745 Merge CLDR25 data into trunk
X-SVN-Rev: 35429
|
2014-03-12 04:34:00 +00:00 |
|
Travis Keep
|
83f8bc77b2
|
ICU-10640 Fix misspelled word in comments. Add TODO to revisit how we dtermine if two MeasureUnit references mean the same unit.
X-SVN-Rev: 35421
|
2014-03-11 23:33:52 +00:00 |
|
Travis Keep
|
55daa14907
|
ICU-10640 Changes from Markus' review.
X-SVN-Rev: 35404
|
2014-03-11 17:40:23 +00:00 |
|
Markus Scherer
|
c9cda28161
|
ICU-10738 CollationAPITest/TestVariableTopSetting use the root collator, fails with en_US_POSIX
X-SVN-Rev: 35381
|
2014-03-07 17:31:39 +00:00 |
|
Steven R. Loomis
|
7b0172a8aa
|
ICU-10272 fix break on Windows
X-SVN-Rev: 35378
|
2014-03-07 01:01:49 +00:00 |
|
Steven R. Loomis
|
c866020da6
|
ICU-10272 the clang workaround was only *mostly* harmless. Disable it under Windows. Fix: typeinfo(82): error C2874: using-declaration causes a multiple declaration of 'type_info'
X-SVN-Rev: 35375
|
2014-03-07 00:30:23 +00:00 |
|
Steven R. Loomis
|
4aa1d95ce1
|
ICU-10286 platform fix
X-SVN-Rev: 35367
|
2014-03-06 19:40:33 +00:00 |
|
Steven R. Loomis
|
bd3131899f
|
ICU-10272 clang workaround
X-SVN-Rev: 35366
|
2014-03-06 19:39:41 +00:00 |
|
Steven R. Loomis
|
f4fe9b638e
|
ICU-10286 load suppression data from locales. For now, only test English because it is already in.
X-SVN-Rev: 35359
|
2014-03-06 12:51:31 +00:00 |
|
Steven R. Loomis
|
bbe5a9e0d8
|
ICU-10286 Check in filtered break behavior. Does not load bundles yet. Also fixes to locbased and brkiter ( no way for subclasses to set locale id )
X-SVN-Rev: 35357
|
2014-03-06 11:21:15 +00:00 |
|
Steven R. Loomis
|
bf0d5601c2
|
ICU-10756 fix stray 'x'
X-SVN-Rev: 35356
|
2014-03-06 10:32:21 +00:00 |
|
Peter Edberg
|
5241507312
|
ICU-10637 Format/parse using 'r', C part 2 (add tests, clean up islamic delta calculation)
X-SVN-Rev: 35355
|
2014-03-06 09:47:25 +00:00 |
|
Steven R. Loomis
|
f38544a2a6
|
ICU-10756 regression tests added for case where setGroupingUsed didn't call handleChanged() and thus the fastpath status would be incorrect. Fixed by overriding three functions in DecimalFormat but delegating to NumberFormat. The other two functions don't affect fastpath, but are overridden for future changes where they might.
X-SVN-Rev: 35351
|
2014-03-06 00:12:57 +00:00 |
|
Peter Edberg
|
30e8bc452d
|
ICU-10637 Format/parse using 'r' related gregorian year, C changes part 1 (still need correct num fmt & tests)
X-SVN-Rev: 35341
|
2014-03-05 11:51:05 +00:00 |
|
Scott Russell
|
8791b26095
|
ICU-10625 address data checks in DateFormatTest::TestDateFormatLeniency not checking expected results
X-SVN-Rev: 35340
|
2014-03-05 00:52:30 +00:00 |
|
Scott Russell
|
246f3a9162
|
ICU-10336 really fix test
X-SVN-Rev: 35321
|
2014-03-04 16:09:19 +00:00 |
|
Scott Russell
|
11b2ef55b3
|
ICU-10336 fix test
X-SVN-Rev: 35320
|
2014-03-04 15:15:12 +00:00 |
|
Scott Russell
|
eb0fd12224
|
ICU-10336 add leniency controls for lenient like behavior
X-SVN-Rev: 35319
|
2014-03-04 14:40:36 +00:00 |
|
Peter Edberg
|
2a5e2e4810
|
ICU-10730 Just add tests verifying correct behavior for U in skeleton (C)
X-SVN-Rev: 35315
|
2014-03-04 08:46:17 +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 |
|
Peter Edberg
|
27cfaed4d8
|
ICU-10681 Lazily get and cache BreakIterator for titlecasing; lazily get contextTransform info if possible (C)
X-SVN-Rev: 35287
|
2014-03-02 00:44:35 +00:00 |
|
Markus Scherer
|
78b241a52b
|
ICU-9959 test that RBC forbids rules with a before-reset followed by a stronger relation
X-SVN-Rev: 35263
|
2014-02-28 20:15:58 +00:00 |
|
Markus Scherer
|
a2a0fa000d
|
ICU-8070 Check that the rule parser handles a comment without terminating end-of-line
X-SVN-Rev: 35257
|
2014-02-27 22:52:07 +00:00 |
|
Andy Heninger
|
d6cca740f2
|
ICU-10673 AnyTransliterator thread safety test, fix build failure on AIX.
X-SVN-Rev: 35255
|
2014-02-27 20:57:51 +00:00 |
|
Andy Heninger
|
52b3ba1caa
|
ICU-10673 AnyTransliterator thread safety fix.
X-SVN-Rev: 35248
|
2014-02-27 18:45:32 +00:00 |
|
Markus Scherer
|
1ee6b71f6c
|
ICU-10723 delete C++ RandomCollatorTest
X-SVN-Rev: 35238
|
2014-02-26 19:33:44 +00:00 |
|
Markus Scherer
|
6177c58d7f
|
ICU-9156 collv2 fixed some known search test failures
X-SVN-Rev: 35234
|
2014-02-26 00:11:22 +00:00 |
|
Yoshito Umaoka
|
f7f73fe88d
|
ICU-10544 Fixed some implementation problems in Calendar::add. When adding day or larger field results wall time falls into non-existing time slot created by DST transition, the implementation honors the current skipped wall time option.
X-SVN-Rev: 35231
|
2014-02-25 23:50:35 +00:00 |
|
Markus Scherer
|
c2ba26e8ba
|
ICU-10472 build genrb, uconv, toolutil but not test suites with explicit UnicodeString constructors
X-SVN-Rev: 35230
|
2014-02-25 23:49:53 +00:00 |
|
Markus Scherer
|
50a883201d
|
ICU-9101 fix test memory leak
X-SVN-Rev: 35229
|
2014-02-25 23:20:31 +00:00 |
|
Markus Scherer
|
e977c057a9
|
ICU-9101 merge branches/markus/collv2@35225 into the trunk
X-SVN-Rev: 35227
|
2014-02-25 21:21:49 +00:00 |
|
Peter Edberg
|
9596efb7f4
|
ICU-10712 Integrate non-collation, non-BCP47 data from CLDR trunk@9766
X-SVN-Rev: 35208
|
2014-02-24 07:17:41 +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
|
7fb4b7bcf6
|
ICU-10640 Fix various bugs around duration formatting e.g 3:45:23
X-SVN-Rev: 35186
|
2014-02-20 22:41:13 +00:00 |
|
Andy Heninger
|
c4f6c43b86
|
ICU-10706 Spoof Check, bug fix & test for Identifier Restriction Level; update spoof checker one time initialization.
X-SVN-Rev: 35175
|
2014-02-19 23:53:30 +00:00 |
|
Andy Heninger
|
8525e6bd47
|
ICU-10706 Spoof Check data update.
X-SVN-Rev: 35164
|
2014-02-19 01:07:32 +00:00 |
|