Commit Graph

19579 Commits

Author SHA1 Message Date
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
Yoshito Umaoka
7202567040 ICU-9101 Cleaned up API doc for StringSearch. Removed clauses mentioning Boyer-Moore algorithm. Keep the docs synchronized with ICU4J StringSearch.
X-SVN-Rev: 35354
2014-03-06 01:27:21 +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
Steven R. Loomis
4c308228b1 ICU-10286 check in stub xml files so that the .txt gets generated. See ICU-10750 for removal of such stubs.
X-SVN-Rev: 35349
2014-03-05 23:25:48 +00:00
Steven R. Loomis
3226c52b08 ICU-10756 fix operator= ( restores performance for the createInstance() / applyPattern("#") case )
X-SVN-Rev: 35348
2014-03-05 23:11:07 +00:00
Steven R. Loomis
8700d5b055 ICU-10755 check in some additional tests
X-SVN-Rev: 35347
2014-03-05 22:23:51 +00:00
Steven R. Loomis
d6d65ed16b ICU-10286 initial stub checkin of FilteredBreakIteratorBuilder (todo: windows proj files)
X-SVN-Rev: 35346
2014-03-05 20:44:47 +00:00
Steven R. Loomis
285f95b7fd ICU-10755 remove whitespace and fix warnings
X-SVN-Rev: 35345
2014-03-05 19:48:58 +00:00
Steven R. Loomis
c574edd9ed ICU-10755 add U_NAMESPACE_USE, also add a couple of tests including grouping (for comparison)
X-SVN-Rev: 35344
2014-03-05 19:47:35 +00:00
John Emmons
95dccec52d ICU-9791 Minor doc update for getName() API of numbering system
X-SVN-Rev: 35343
2014-03-05 18:52:47 +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
Yoshito Umaoka
faacd61904 ICU-10724 Minor refinement in the API doc for TimeZone::getDisplayName, the fallback format is localized and can be different from GMT[+-]hh:mm.
X-SVN-Rev: 35336
2014-03-04 20:21:22 +00:00
Andy Heninger
ce39777eda ICU-4833 Update RBBI title case rules, replace obsolete rule syntax.
X-SVN-Rev: 35333
2014-03-04 19:58:04 +00:00
Markus Scherer
9bf9705667 ICU-9101 fix hiraganaQuaternary API docs
X-SVN-Rev: 35329
2014-03-04 19:32:53 +00:00
Michael Ow
39f9e215de ICU-10740 Update version number to 53.1 in ICU4C
X-SVN-Rev: 35324
2014-03-04 17:59:29 +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
Markus Scherer
974358f7fd ICU-8204 test quoted apostrophe in compact syntax
X-SVN-Rev: 35303
2014-03-03 20:54:56 +00:00
Markus Scherer
22316fe74f ICU-6328 test Malayalam 0D57<<0D4C
X-SVN-Rev: 35299
2014-03-03 19:32:21 +00:00
Markus Scherer
c9c2304cc7 ICU-9507 test script reordering also *among* variables
X-SVN-Rev: 35288
2014-03-02 18:55:25 +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
11676f470f ICU-9355 test that secondary+case ignores secondary ignorables
X-SVN-Rev: 35285
2014-03-01 22:53:08 +00:00
Markus Scherer
c0c465d823 ICU-9351 test that uppercase-first sorts a string with a trailing tertiary CE after its prefix
X-SVN-Rev: 35278
2014-03-01 00:23:24 +00:00
Markus Scherer
742658b061 ICU-9507 test shifted+reordering
X-SVN-Rev: 35276
2014-03-01 00:07:08 +00:00
Markus Scherer
3baf728df7 ICU-10033 Clarify what characters numeric collation works on
X-SVN-Rev: 35274
2014-02-28 22:50:10 +00:00
Markus Scherer
b35f99a0a7 ICU-9956 test that @ is equivalent to [backwards 2]
X-SVN-Rev: 35271
2014-02-28 22:12:12 +00:00
Markus Scherer
36666b5856 ICU-10149 test collation type fallback from unsupported type
X-SVN-Rev: 35269
2014-02-28 21:36:06 +00:00
Markus Scherer
d3caa74af6 ICU-9092 test numeric collation with other settings
X-SVN-Rev: 35267
2014-02-28 21:22:56 +00:00
Markus Scherer
15daddd56d ICU-9778 replace use of deprecated ucol_getContractions()
X-SVN-Rev: 35266
2014-02-28 21:09:19 +00:00
Markus Scherer
43958793f7 ICU-10108 test reset-before on already-tailored characters
X-SVN-Rev: 35264
2014-02-28 20:57:21 +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
ede6e58597 ICU-10478 Android does not have nl_langinfo(codeset)
X-SVN-Rev: 35260
2014-02-28 19:27:37 +00:00
Markus Scherer
84f781e9fb ICU-10595 reenable TestNextSortKeyPartJaIdentical()
X-SVN-Rev: 35259
2014-02-27 23:31:01 +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
Michael Ow
e9e591473c ICU-10520 Remove typo in readme
X-SVN-Rev: 35256
2014-02-27 21:01:41 +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
Michael Ow
e9feffb425 ICU-10520 Clarify windows build instructions in the readme
X-SVN-Rev: 35253
2014-02-27 19:36:18 +00:00
Michael Ow
fefa024ccc ICU-10711 Update more fixes to zos pds dataset build
X-SVN-Rev: 35251
2014-02-27 19:23:50 +00:00
Michael Ow
fcb9a8ed56 ICU-10663 Update zos build instructions concerning heap size settings in the readme
X-SVN-Rev: 35250
2014-02-27 19:19:22 +00:00
Andy Heninger
52b3ba1caa ICU-10673 AnyTransliterator thread safety fix.
X-SVN-Rev: 35248
2014-02-27 18:45:32 +00:00
Yoshito Umaoka
36bd9445a2 ICU-10726 Updated the last resort number format patterns to match the patterns used by root locale.
X-SVN-Rev: 35246
2014-02-27 07:44:48 +00:00
Markus Scherer
889c8b2429 ICU-10678 cherry-pick Unicode 7.0 U+20BD RUBLE SIGN for ICU 53
X-SVN-Rev: 35241
2014-02-26 21:34:14 +00:00
Markus Scherer
586a608127 ICU-9101 readme about collation
X-SVN-Rev: 35239
2014-02-26 20:40:59 +00:00
Markus Scherer
1ee6b71f6c ICU-10723 delete C++ RandomCollatorTest
X-SVN-Rev: 35238
2014-02-26 19:33:44 +00:00
Markus Scherer
6105e6d068 ICU-10670 another minor fix
X-SVN-Rev: 35236
2014-02-26 03:35:17 +00:00
Yoshito Umaoka
80c576c0b7 ICU-10670 Fixed a compilation errror on VC in the previous commit.
X-SVN-Rev: 35235
2014-02-26 00:49:35 +00:00