Commit Graph

20203 Commits

Author SHA1 Message Date
Andy Heninger
c651697448 ICU-10175 swat compiler warnings in layout.
X-SVN-Rev: 38759
2016-05-21 01:13:04 +00:00
Michael Ow
0fd799f7ee ICU-12531 Add null check for closeFunction
X-SVN-Rev: 38757
2016-05-20 20:00:53 +00:00
Markus Scherer
5e69db5c2f ICU-12526 integrate Unicode 9 beta
X-SVN-Rev: 38753
2016-05-19 22:48:18 +00:00
Andy Heninger
3f05ba059e ICU-12065 DateIntervalFormat operator ==, remove from/to calendars from consideration.
X-SVN-Rev: 38749
2016-05-18 00:11:20 +00:00
Andy Heninger
3f14902d29 ICU-12451 CStr class, fix UCONFIG_NO_CONVERSION conditionals, add invariant conversion for use when no other is available.
X-SVN-Rev: 38748
2016-05-16 23:58:50 +00:00
Andy Heninger
54b8f0c928 ICU-12532 Avoid potential memory mis-alignment of stack-allocated decNum instance.
X-SVN-Rev: 38746
2016-05-16 21:57:34 +00:00
Andy Heninger
677b1b1461 ICU-7547 Prohibit RuleBasedBreakIterator construction from empty rules.
X-SVN-Rev: 38742
2016-05-14 00:34:18 +00:00
Andy Heninger
c1633486ae ICU-12537 RBBI monkey test, improve error checking in test setup.
X-SVN-Rev: 38736
2016-05-13 01:26:12 +00:00
Shane Carr
3f27a9e89d ICU-12521 Fixing C++03 decfmtsym.cpp compiler error.
X-SVN-Rev: 38721
2016-05-09 22:00:25 +00:00
Yoshito Umaoka
d5a5ba50d8 ICU-12415 Merged metazone mapping fix (cldrbug:9427) to ICU4C trunk.
X-SVN-Rev: 38718
2016-05-06 23:34:48 +00:00
Shane Carr
29e5258904 ICU-12521 Adding C++ version of DecimalFormatSymbols data loading sink.
X-SVN-Rev: 38714
2016-05-06 23:06:26 +00:00
Michael Ow
d63a77bca4 ICU-12455 Update version number to 58.0.1 in ICU4C
X-SVN-Rev: 38711
2016-05-06 20:53:07 +00:00
Andy Heninger
25a04f741a ICU-10698 Test word break of 'What is Unicode' in Japanese, resolve C vs. J differences.
X-SVN-Rev: 38699
2016-05-04 23:55:22 +00:00
Andy Heninger
2e088aff9c ICU-11723 Test dictionary breaking of 'アレルギー性結膜炎'
X-SVN-Rev: 38692
2016-05-03 22:44:32 +00:00
Andy Heninger
10c2719630 ICU-12524 Remove fragile Windows conditional.
X-SVN-Rev: 38684
2016-05-02 21:03:03 +00:00
Markus Scherer
20a720bb9b ICU-12520 fix for Windows
X-SVN-Rev: 38682
2016-05-02 17:22:49 +00:00
Andy Heninger
70facacc4e ICU-12159 uspoof, update documentation for source of Recommended and Inclusion sets.
X-SVN-Rev: 38679
2016-04-30 00:41:12 +00:00
Andy Heninger
66537179d7 ICU-11996 CJKBreakEngine divideUpDictionaryRange, pick up test case from ICU4J.
X-SVN-Rev: 38678
2016-04-29 23:51:24 +00:00
Markus Scherer
3947687fcc ICU-12520 ucol_getKeywordValuesForLocale() resource data enumeration
X-SVN-Rev: 38674
2016-04-29 23:04:00 +00:00
Andy Heninger
0338b5470a ICU-11999 BreakIterator, UnhandledBreakEngine consuming too many characters. Updated test file from ICU4J.
X-SVN-Rev: 38670
2016-04-29 21:32:46 +00:00
Andy Heninger
0cbac47c4e ICU-12071 RuleBasedBreakIterator, make internal protected functions be private and delete unused ones.
X-SVN-Rev: 38666
2016-04-29 00:02:10 +00:00
Markus Scherer
20b415ce31 ICU-12510 resource data enumeration: do not fail if parents up to root do not have the requested path
X-SVN-Rev: 38656
2016-04-27 22:14:29 +00:00
Markus Scherer
192500a361 ICU-12510 resource data enumeration: get array/table objects from ResourceValue, iterate with nested code & functions not by returning nested sinks; use this in DateTimePatternGenerator AllowedHourFormatsSink
X-SVN-Rev: 38655
2016-04-27 16:19:26 +00:00
Andy Heninger
7265eeae4c ICU-11556 rbbitst.txt test data file, add explicit locale.
X-SVN-Rev: 38644
2016-04-25 18:10:08 +00:00
Andy Heninger
ac9c717990 ICU-11556 Line Break rules update for L2/16-043R, don't break CA$; also LB rules refactored for reduced memory consumption.
X-SVN-Rev: 38643
2016-04-22 23:07:12 +00:00
Michael Ow
8d4fe67a1e ICU-11942 Disable certain gcc flags on solaris
X-SVN-Rev: 38632
2016-04-19 21:00:50 +00:00
Yoshito Umaoka
d447a79172 ICU-12415 tzdata2016d updates to ICU4C
X-SVN-Rev: 38629
2016-04-19 17:33:36 +00:00
Andy Heninger
8c7cfc31bc ICU-12071 revert premature commit for making RuleBasedBreakIterator final.
X-SVN-Rev: 38627
2016-04-19 00:26:46 +00:00
Andy Heninger
f576761ec7 ICU-12071 Make RuleBasedBreakIterator a final class.
X-SVN-Rev: 38626
2016-04-19 00:06:56 +00:00
Michael Ow
13be2f95ae ICU-11623 Merge change to reset tz buffer
X-SVN-Rev: 38625
2016-04-18 22:33:45 +00:00
Markus Scherer
997ed6a7cd ICU-11764 8 new script codes for Unicode 9 & CLDR 29
X-SVN-Rev: 38608
2016-04-08 22:23:30 +00:00
Markus Scherer
f292628ed7 ICU-12446 Resource sink size: move into new enter(size) method
X-SVN-Rev: 38606
2016-04-07 00:18:33 +00:00
Andy Heninger
ff017c9924 ICU-12393 better error checking for udata_getHashTable().
X-SVN-Rev: 38585
2016-03-25 21:35:18 +00:00
Steven R. Loomis
691dc350e1 ICU-11822 Merge in fix for vc2015 failures
X-SVN-Rev: 38583
2016-03-25 00:18:05 +00:00
Yoshito Umaoka
0ba9e8d694 ICU-12415 tzdata2016c updates to ICU4C
X-SVN-Rev: 38566
2016-03-24 05:39:16 +00:00
Jungshik Shin
2522113378 ICU-12408 static UnicodeString RANGE_MARKER_STRING is bad
X-SVN-Rev: 38564
2016-03-23 20:57:17 +00:00
Markus Scherer
34dc0a8069 ICU-12406 disable U_NOEXCEPT if !_HAS_EXCEPTIONS
X-SVN-Rev: 38542
2016-03-18 20:55:10 +00:00
Stuart Gill
d64e688fec ICU-11621 modify test data file to parallel changes in Java
X-SVN-Rev: 38541
2016-03-18 19:55:45 +00:00
Peter Edberg
efd414f576 ICU-12372 Add MeasureFormat test with nb,nn,sv; fix durationUnit data (C)
X-SVN-Rev: 38527
2016-03-16 23:53:21 +00:00
Yoshito Umaoka
33b6d8dfad ICU-11962 tzdata2016a updates to ICU4C
X-SVN-Rev: 38525
2016-03-16 23:00:15 +00:00
Andy Heninger
29e0435a01 ICU-12379 Add assertion check to internal function parameter value.
X-SVN-Rev: 38524
2016-03-16 22:55:08 +00:00
Andy Heninger
5184ca0bee ICU-12373 Fix definition grapheme break rules; update to latest LineBreakTest file.
X-SVN-Rev: 38520
2016-03-15 18:36:49 +00:00
Markus Scherer
7db1c41417 ICU-12141 checking layout, layoutex, tools & tests now too; added some includes; renamed one of the two struct LookupTable in the layout engine
X-SVN-Rev: 38500
2016-03-07 20:26:37 +00:00
Mark Davis
c2b7ab12bc ICU-10565 Added warning, like in Java.
X-SVN-Rev: 38499
2016-03-07 17:08:37 +00:00
Peter Edberg
2d40cbbf01 ICU-12187 BRS task - Update conditionals for non-stable APIs (i18n)
X-SVN-Rev: 38497
2016-03-05 19:48:49 +00:00
Peter Edberg
a7d264944d ICU-12187 BRS task - Update conditionals for non-stable APIs (common); fix clang warnings
X-SVN-Rev: 38495
2016-03-05 00:06:07 +00:00
Peter Edberg
6d7f5f1810 ICU-12072 C, Restore use of aliasing UnicodeString constructor in ureldatefmt_combineDateAndTime()
X-SVN-Rev: 38493
2016-03-04 22:29:14 +00:00
Andy Heninger
5004ea783d ICU-12081 Add emoji changes to line_normal_fi.txt.
X-SVN-Rev: 38491
2016-03-04 21:38:20 +00:00
Markus Scherer
281c5fe86a ICU-12187 remove an unused variable
X-SVN-Rev: 38490
2016-03-04 20:54:13 +00:00
kazède king
f6bdf2b1ac ICU-11872 suppress output of "midnight" in formatting (C++)
X-SVN-Rev: 38485
2016-03-04 18:13:25 +00:00
Peter Edberg
1d9a66cfb0 ICU-12187 BRS task, Update urename.h
X-SVN-Rev: 38484
2016-03-04 07:03:46 +00:00
Peter Edberg
b17967ca58 ICU-12072 C, oops, correctly disable the tests currently missing data
X-SVN-Rev: 38482
2016-03-04 06:28:56 +00:00
Peter Edberg
eddf3c7f4c ICU-12072 C, Updates per review comments
X-SVN-Rev: 38481
2016-03-04 05:54:01 +00:00
Markus Scherer
491b8eaf00 ICU-12187 update the pool bundles
X-SVN-Rev: 38480
2016-03-04 00:11:23 +00:00
Markus Scherer
155fb20a8e ICU-12187 fix dependencies, add a file, fix memory allocations
X-SVN-Rev: 38479
2016-03-03 22:56:54 +00:00
kazède king
8eefcba4ec ICU-12332 initilize pointer in ucasemap.cpp
X-SVN-Rev: 38478
2016-03-03 21:57:50 +00:00
Michael Ow
69227215be ICU-12139 Fix some more uconfig header test failures
X-SVN-Rev: 38477
2016-03-03 21:51:16 +00:00
Michael Ow
9df0fc9bd8 ICU-12139 Fix some uconfig header test failure in rbbimonkey
X-SVN-Rev: 38476
2016-03-03 21:28:09 +00:00
Andy Heninger
d743a8b947 ICU-12166 Fix mac clang has feature problem for C files.
X-SVN-Rev: 38468
2016-03-03 00:09:47 +00:00
kazède king
d845084966 ICU-11872 fix invalid memory read
X-SVN-Rev: 38467
2016-03-02 23:49:30 +00:00
kazède king
4a45deb1ac ICU-11872 I can't svn very well (actually resolves conflict this time)
X-SVN-Rev: 38466
2016-03-02 22:48:21 +00:00
kazède king
47a0d7975f ICU-11872 improve data loading and caching for DateTimePatternGenerator pattern char 'C'; plugs leak.
X-SVN-Rev: 38465
2016-03-02 22:43:27 +00:00
Steven R. Loomis
5c11445c6b ICU-12037 C: rename LICENSE.txt to LICENSE
X-SVN-Rev: 38463
2016-03-02 18:20:23 +00:00
George Rhoten
d7e92f2c9a ICU-9503 Undo removal of lenient parse data. Only English wasn't moved to CLDR.
X-SVN-Rev: 38461
2016-03-02 08:16:29 +00:00
George Rhoten
f1a9fb1109 ICU-12081 Fix build failure for "error: extra ';'" that was introduced with this ticket
X-SVN-Rev: 38460
2016-03-02 02:40:23 +00:00
George Rhoten
e768fa1e27 ICU-12081 Fix build failure for "intltest.cpp:1813: error: extra ';'" that was introduced with this ticket
X-SVN-Rev: 38459
2016-03-02 02:18:32 +00:00
George Rhoten
4263537b90 ICU-12142 Update RBNF aliases for Cantonese and Spanish to match the current CLDR locale inheritance
X-SVN-Rev: 38458
2016-03-02 00:47:06 +00:00
Markus Scherer
378a66f69c ICU-11952 test parallel with Java, passes without library change
X-SVN-Rev: 38457
2016-03-01 23:47:52 +00:00
Michael Ow
f2e7352104 ICU-12187 Update some API in ICU4C 57
X-SVN-Rev: 38455
2016-03-01 22:38:48 +00:00
Markus Scherer
e596b9258a ICU-12067 withdraw getter & setter for TIME_SEPARATOR date/time field
X-SVN-Rev: 38449
2016-03-01 18:40:01 +00:00
Michael Ow
968747625e ICU-12187 Close resource to avoid memory leak
X-SVN-Rev: 38448
2016-03-01 18:32:00 +00:00
Markus Scherer
a9c247a3cb ICU-12166 annotate intended switch case fallthroughs
X-SVN-Rev: 38447
2016-03-01 07:44:57 +00:00
Michael Ow
bebd3e79ae ICU-12187 Fix memory leak in ICU4C 57
X-SVN-Rev: 38446
2016-03-01 07:37:31 +00:00
Michael Ow
20db391c56 ICU-11872 Remove ending comma in enum list
X-SVN-Rev: 38445
2016-03-01 07:34:29 +00:00
Markus Scherer
1b41b8e8e3 ICU-12067 withdraw TIME_SEPARATOR date/time field
X-SVN-Rev: 38440
2016-02-29 22:13:35 +00:00
Markus Scherer
aa40037b44 ICU-12155 fix UnicodeSet::isBogus() API doc typo
X-SVN-Rev: 38439
2016-02-29 22:00:04 +00:00
Michael Ow
499344bbfb ICU-11872 Remove comma at the end of enum list
X-SVN-Rev: 38438
2016-02-29 20:30:17 +00:00
Michael Ow
b9f9d3a9e1 ICU-12187 Fix UTF-8 file properties in ICU4C 57
X-SVN-Rev: 38437
2016-02-29 20:04:41 +00:00
Michael Ow
8966d66c8b ICU-12187 Update configure script for 57.1 ICU4C
X-SVN-Rev: 38434
2016-02-29 19:06:19 +00:00
Andy Heninger
b1ea96b3db ICU-12081 Fix memory leak in Line Break Monkey test. Introduced inadvertently with the Emoji break rule updates.
X-SVN-Rev: 38433
2016-02-29 19:01:09 +00:00
Michael Ow
0bcda60a7e ICU-12187 Update version number in ICU4C to 57.1
X-SVN-Rev: 38432
2016-02-29 18:54:34 +00:00
Peter Edberg
5e59567c33 ICU-10893 C, add Gregorian <> Chinese calendar mapping test, comment out failing cases
X-SVN-Rev: 38430
2016-02-29 08:42:39 +00:00
Peter Edberg
2d8540d0a3 ICU-12154 C, LocaleDisplayNames should handle bad locale IDs without crashing
X-SVN-Rev: 38427
2016-02-28 23:48:41 +00:00
Michael Ow
f01caf199b ICU-12139 Remove header files from pfiles.txt and update header files
X-SVN-Rev: 38426
2016-02-28 21:22:24 +00:00
Michael Ow
7cbb746278 ICU-12187 Fix no data test failures in ICU4C for 57
X-SVN-Rev: 38425
2016-02-28 21:19:38 +00:00
Peter Edberg
ab31f07e88 ICU-12156 C, for locale disp name trailing parts, use internal methods that don't adjust for context
X-SVN-Rev: 38423
2016-02-28 20:13:37 +00:00
Peter Edberg
36b1760b83 ICU-12056 C, Add format and toPattern tests for standard date fmts with number system overrides
X-SVN-Rev: 38420
2016-02-28 07:23:23 +00:00
Felipe Balbontín
1841ee8d5d ICU-12013 Refactor DateIntervalFormat resource data loading using the sink on ICU4C.
X-SVN-Rev: 38417
2016-02-27 09:24:54 +00:00
Steven R. Loomis
3f6a68ff9a ICU-12037 ICU license moved to plain text. Merge from r38399
X-SVN-Rev: 38400
2016-02-27 01:22:07 +00:00
kazède king
e7d56c1f66 ICU-11872 port date time pattern generator char 'C' from Java to C++
X-SVN-Rev: 38397
2016-02-27 00:41:21 +00:00
Andy Heninger
92e4ca4448 ICU-12138 Fix RegexCompile::doParseActions uses uninitialized variable
X-SVN-Rev: 38395
2016-02-27 00:04:47 +00:00
Craig Cornelius
75dbee791e ICU-11735 Add test to verify that ICU4C behaves correctly.
X-SVN-Rev: 38394
2016-02-26 23:59:20 +00:00
John Emmons
03215c6ccb ICU-12185 Fix intltest testcase for TestCurrencyUsage
X-SVN-Rev: 38393
2016-02-26 23:39:44 +00:00
John Emmons
f9d2462f3c ICU-12185 Fix LDML2ICUConversion of cashDigits/cashRounding
X-SVN-Rev: 38389
2016-02-26 22:51:31 +00:00
Andy Heninger
9d9256f3b7 ICU-12081 Initial implementation Emoji break rules and a new RBBI monkey test.
X-SVN-Rev: 38387
2016-02-26 21:58:26 +00:00
Andy Heninger
2cf8965496 ICU-12139 revert bad change to cstr.cpp. It is intended to use and depend on conversion. It is only intended for use from test and debug code, so the dependency is ok. It must be able to handle non-invariant characters.
X-SVN-Rev: 38386
2016-02-26 21:37:06 +00:00
Michael Ow
6a32e3f591 ICU-12139 Fix uconfig test errors for 57
X-SVN-Rev: 38383
2016-02-26 18:51:13 +00:00
Fredrik Roubert
ba63a17d17 ICU-11941 Add LINKFLAGS to enable setting -rpath options.
R=markus.icu@gmail.com

Review URL: https://codereview.appspot.com/283410043 .

X-SVN-Rev: 38380
2016-02-26 11:25:33 +00:00
Fredrik Roubert
19db0c70be ICU-12164 Add using operator to all subclasses of LocalPointerBase.
This will add operator* and operator-> from LocalPointerBase to the
scope of each subclass.

R=markus.icu@gmail.com

Review URL: https://codereview.appspot.com/286440043 .

X-SVN-Rev: 38379
2016-02-26 11:24:23 +00:00
Fredrik Roubert
f34de568c4 ICU-12012 Replace irregular sizeof expressions with UPRV_LENGTHOF().
R=markus.icu@gmail.com

Review URL: https://codereview.appspot.com/286430043 .

X-SVN-Rev: 38378
2016-02-26 11:21:55 +00:00
kazède king
26f9512326 ICU-11872 remove unicode characters from cpp source files
X-SVN-Rev: 38376
2016-02-26 00:37:23 +00:00
kazède king
99a7ebbae1 ICU-11872 fix memory errors
X-SVN-Rev: 38373
2016-02-25 21:40:27 +00:00
kazède king
f8050e2adf ICU-11872 fix build errors
X-SVN-Rev: 38372
2016-02-25 21:09:04 +00:00
kazède king
f713c0687c ICU-11872 new time formatting pattern chars b/B
Merging from the branch.

X-SVN-Rev: 38370
2016-02-25 19:51:53 +00:00
Craig Cornelius
15ed0f801d ICU-12018 Fix compile issue for some build targets.
X-SVN-Rev: 38366
2016-02-25 18:25:24 +00:00
Fredrik Roubert
255a48d30a ICU-12018 Delete superfluous trailing semicolon [-Wpedantic].
X-SVN-Rev: 38364
2016-02-25 16:23:36 +00:00
Jungshik Shin
f7de66ef4e ICU-12129 fix C4138 warning from MSVC
X-SVN-Rev: 38362
2016-02-25 01:49:48 +00:00
Craig Cornelius
91e6a10be2 ICU-12018 Update data loading to use ResourceTableSink and DateFormatSymbols to resolve missing data.
X-SVN-Rev: 38359
2016-02-25 00:30:11 +00:00
Fredrik Roubert
f75e591321 ICU-12012 Replace all sizeof p / U_SIZEOF_... with UPRV_LENGTHOF().
R=markus.icu@gmail.com

Review URL: https://codereview.appspot.com/291740043 .

X-SVN-Rev: 38349
2016-02-24 22:52:29 +00:00
Fredrik Roubert
ebc0f5b22a ICU-12012 Replace all sizeof p / sizeof T with UPRV_LENGTHOF().
R=markus.icu@gmail.com

Review URL: https://codereview.appspot.com/288320043 .

X-SVN-Rev: 38347
2016-02-24 21:48:56 +00:00
Markus Scherer
f2186b6d33 ICU-12141 make each internal header file compile by itself; add includes where necessary; add simple test script
X-SVN-Rev: 38341
2016-02-24 00:49:51 +00:00
Fredrik Roubert
7f4b8d106b ICU-12012 Replace all sizeof p / sizeof *p with UPRV_LENGTHOF().
R=markus.icu@gmail.com

Review URL: https://codereview.appspot.com/285520043 .

X-SVN-Rev: 38337
2016-02-23 10:40:09 +00:00
John Emmons
3af6ddd9d8 ICU-12170 Merge data from CLDR release-29-beta1
X-SVN-Rev: 38332
2016-02-23 02:26:57 +00:00
Peter Edberg
257b757897 ICU-12072 Update C comments explaining future direction
X-SVN-Rev: 38319
2016-02-17 05:50:57 +00:00
Peter Edberg
d7169564c0 ICU-12072 Improve C header comments for enum per API review
X-SVN-Rev: 38318
2016-02-17 00:04:32 +00:00
Peter Edberg
8c643b3395 ICU-12085 Update C TestToUnicodeLocaleType/TestToLegacyType for "rg"
X-SVN-Rev: 38315
2016-02-16 19:51:26 +00:00
Peter Edberg
086ee675a8 ICU-12085 manually integrate branch > trunk (had network problems committing updated branch)
X-SVN-Rev: 38311
2016-02-15 17:58:23 +00:00
Yoshito Umaoka
ca34ec6b47 ICU-12170 Regenerated key-type data with CLDR trunk (including cldrbug:9264). Revereted the patch for transform extension x0 which was temporarily made for 57m1.
X-SVN-Rev: 38309
2016-02-15 17:26:43 +00:00
Jungshik Shin
da4e32180a ICU-11937 cast Quantifier to UnicodeFunctor instead of UnicodeSet
X-SVN-Rev: 38299
2016-02-08 19:37:17 +00:00
Yoshito Umaoka
22c3a94854 ICU-12091 Fixed a memory leak introduced by the quick patch in transliterator initialization code.
X-SVN-Rev: 38290
2016-02-05 16:05:39 +00:00
Yoshito Umaoka
585625c5f6 ICU-12091 Ingnore absense of type map for transform private user type 'x0'.
X-SVN-Rev: 38289
2016-02-05 06:45:46 +00:00
John Emmons
f7d261ebbc ICU-12091 Merge preliminary CLDR 29 data for 57m1
X-SVN-Rev: 38287
2016-02-05 04:12:07 +00:00
John Emmons
b4bc1811f8 ICU-12091 Merge preliminary CLDR 29 data for 57m1
X-SVN-Rev: 38286
2016-02-05 04:11:14 +00:00
John Emmons
fb4d8494e3 ICU-12091 Merge preliminary CLDR 29 data for 57m1
X-SVN-Rev: 38285
2016-02-05 04:09:17 +00:00
John Emmons
84be20e85f ICU-12091 Merge preliminary CLDR 29 data for 57m1
X-SVN-Rev: 38284
2016-02-05 04:04:17 +00:00
John Emmons
b10e842114 ICU-12091 Merge preliminary CLDR 29 data for 57m1
X-SVN-Rev: 38283
2016-02-05 03:59:39 +00:00
John Emmons
0d81c10f31 ICU-12091 Merge preliminary CLDR 29 data for 57m1
X-SVN-Rev: 38282
2016-02-05 03:52:07 +00:00
John Emmons
9d3952fec0 ICU-12091 Merge preliminary CLDR 29 data for 57m1
X-SVN-Rev: 38281
2016-02-05 03:50:47 +00:00
John Emmons
12eb48e599 ICU-12091 Merge preliminary CLDR 29 data for 57m1
X-SVN-Rev: 38280
2016-02-05 03:46:03 +00:00
John Emmons
fec84b1252 ICU-12091 Merge preliminary CLDR 29 data for 57m1
X-SVN-Rev: 38279
2016-02-05 03:42:01 +00:00
John Emmons
66aa8c0fa4 ICU-12091 Merge preliminary CLDR 29 data for 57m1
X-SVN-Rev: 38278
2016-02-05 03:37:50 +00:00
Yoshito Umaoka
350820e8a6 ICU-12083 Fixed TestHost failures on Windows 10 by updating LCID mapping data including new Windows locales.
X-SVN-Rev: 38264
2016-02-04 05:43:34 +00:00
Peter Edberg
3781b678d6 ICU-12083 57m1 BRS task, update urename.h
X-SVN-Rev: 38263
2016-02-04 04:45:41 +00:00
Yoshito Umaoka
f8580d17f4 ICU-12091 Update to the previous commit - Made UnicodeString -t- to constant to match the diff provided by Steven in #12077
X-SVN-Rev: 38256
2016-02-03 21:51:20 +00:00
Yoshito Umaoka
c123e806f7 ICU-12091 Ignore BCP 47 -t- style transliterator IDs. The support for such -t- IDs will be done by #12077 later.
X-SVN-Rev: 38255
2016-02-03 21:39:38 +00:00
Michael Ow
367ded24ef ICU-12083 Update APIs for 57m1
X-SVN-Rev: 38251
2016-02-02 05:42:06 +00:00
Peter Edberg
d63bc540ec ICU-12133 (C) Change proportion-karat to concentr-karat, add 5 new units in CLDR 29
X-SVN-Rev: 38249
2016-02-02 00:38:16 +00:00
Michael Ow
8ac33b6a63 ICU-12083 Fix no data test errors
X-SVN-Rev: 38247
2016-02-01 18:02:21 +00:00
Michael Ow
a197e45227 ICU-12083 Fix bom in icu4c 57m1
X-SVN-Rev: 38246
2016-02-01 17:14:55 +00:00
Michael Ow
a264d8c41e ICU-12083 Update header test cxxfile
X-SVN-Rev: 38245
2016-02-01 16:39:58 +00:00
Peter Edberg
891ba61c7c ICU-12133 (C) integrate CLDR data for new units
X-SVN-Rev: 38239
2016-01-30 06:53:47 +00:00
Peter Edberg
c1e6ddc08d ICU-12085 (C) integrate CLDR keyTypeData for locale key "rg" (and some other new ones)
X-SVN-Rev: 38234
2016-01-30 02:24:57 +00:00
Andy Heninger
7529fbd82b ICU-12130 fix utext_extract() incorrect position on return.
X-SVN-Rev: 38233
2016-01-30 02:12:01 +00:00
Yoshito Umaoka
7567b72b14 ICU-11962 tzdata2016a updates to ICU4C
X-SVN-Rev: 38222
2016-01-28 23:59:32 +00:00
Michael Ow
c5ae3a0769 ICU-12083 Fix non-ascii characters in comments
X-SVN-Rev: 38206
2016-01-27 19:24:28 +00:00
Markus Scherer
68b7cc0cd5 ICU-7457 export ucurrimp.h functions from the common library
X-SVN-Rev: 38205
2016-01-27 17:22:26 +00:00
Markus Scherer
bb5f37a069 ICU-7457 replace MessageFormat with SimpleFormatter where easy; remove obsolete ChoiceFormat handling of currency names; move LocaleDisplayNames & ucurr from i18n to common
X-SVN-Rev: 38200
2016-01-26 22:56:59 +00:00
Michael Ow
4382bcac9f ICU-9747 Fix build issues in MSVC 2015
X-SVN-Rev: 38198
2016-01-25 20:43:27 +00:00
Markus Scherer
57f01a8756 ICU-10896 turn SimplePatternFormatter into public SimpleFormatter
X-SVN-Rev: 38195
2016-01-23 05:20:23 +00:00
Peter Edberg
b15fd37fa9 ICU-12072 Flesh out tests for ureldatefmt_ APIs
X-SVN-Rev: 38192
2016-01-22 21:37:44 +00:00
Michael Ow
df945dc264 ICU-10401 Fix some warnings in MSVC build
X-SVN-Rev: 38191
2016-01-22 18:47:55 +00:00
Peter Edberg
f5d28f72d2 ICU-11802 Remove comma at end of enum that was breaking one autobuild
X-SVN-Rev: 38190
2016-01-22 17:39:30 +00:00
Peter Edberg
50ea6cb008 ICU-12072 RelativeDateTimeFormatter: Improve C++ format API, add plain C API (part 1, structure)
X-SVN-Rev: 38189
2016-01-22 07:20:54 +00:00
Peter Edberg
0d543296da ICU-12080 Add new supplemental unitPreferenceData from CLDR
X-SVN-Rev: 38188
2016-01-22 06:40:37 +00:00
Michael Ow
714973b396 ICU-12083 Update version number to 57m1 in ICU4C
X-SVN-Rev: 38186
2016-01-21 20:04:00 +00:00
Michael Ow
fbff04a4d0 ICU-12015 Update the array size to avoid buffer overflow
X-SVN-Rev: 38185
2016-01-21 19:49:39 +00:00
Markus Scherer
c10fdc6e29 ICU-11802 add 4 Emoji properties from emoji-data.txt 2.0
X-SVN-Rev: 38183
2016-01-21 04:39:21 +00:00
Michael Ow
7847919dfa ICU-11893 Fix warning in visual studio 2013
X-SVN-Rev: 38168
2016-01-12 22:39:56 +00:00
Markus Scherer
080e9d32a3 ICU-12042 better API docs
X-SVN-Rev: 38161
2016-01-09 01:13:52 +00:00
Markus Scherer
1be318d2f9 ICU-12042 ures_getUnicodeString() and variants return bogus strings when an error occurred
X-SVN-Rev: 38160
2016-01-09 00:58:15 +00:00
Andy Heninger
c8d863f1d4 ICU-11851 NumberFormat API doc cleanup.
X-SVN-Rev: 38159
2016-01-08 22:21:51 +00:00
Markus Scherer
9eb5fc1b11 ICU-12032 rewrite SimplePatternFormatter: quoting like MessageFormat, shorter, create fewer objects
X-SVN-Rev: 38155
2016-01-07 00:20:53 +00:00
Michael Ow
53a0a74221 ICU-11669 Fix invalid character in project file
X-SVN-Rev: 38153
2016-01-06 19:10:24 +00:00
Michael Ow
4154ab3516 ICU-11669 Add language extension to DateIntervalFormat test source code file
X-SVN-Rev: 38152
2016-01-06 19:07:41 +00:00
Andy Heninger
3e1bf369df ICU-11669 DateIntervalFormat::format() thread safety fixes.
X-SVN-Rev: 38151
2016-01-06 00:09:25 +00:00
Michael Ow
a9395a0af8 ICU-12030 Update destructor to delete all patterns
X-SVN-Rev: 38148
2015-12-31 21:12:07 +00:00
Steven R. Loomis
5b0ff67dfa ICU-10684 fix int32 to uint32
X-SVN-Rev: 38144
2015-12-17 18:12:56 +00:00
Steven R. Loomis
6f25906b7f ICU-11865 Layout update
Upstream: http://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/efc8652da937

X-SVN-Rev: 38143
2015-12-17 01:43:38 +00:00
Steven R. Loomis
3ff0ac77ad ICU-10684 merge in Layout updates
Upstream: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/9d29c19f1de1

X-SVN-Rev: 38142
2015-12-17 01:36:04 +00:00
Steven R. Loomis
32af290668 ICU-12020 merge in Layout updates
Upstream: http://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/dbb4e2bdfa9e

One missed patch in MorphTables.cpp (noted in ticket)

X-SVN-Rev: 38141
2015-12-17 01:29:24 +00:00
Markus Scherer
b24d71cf90 ICU-12041 check that per-unit patterns have one placeholder, fix patterns
X-SVN-Rev: 38139
2015-12-16 22:29:21 +00:00
Markus Scherer
ddfb23cc4c ICU-12031 define StandardPlural::indexFromString(const UnicodeString &keyword, UErrorCode &errorCode)
X-SVN-Rev: 38137
2015-12-16 05:36:59 +00:00
Markus Scherer
758b66dbca ICU-12030 MeasureFormat handle by-plural-form sideways-aliasing, by not bundling plural forms into a QuantityFormatter, port from Java
X-SVN-Rev: 38136
2015-12-16 04:41:33 +00:00
Markus Scherer
8c6d77a375 ICU-12031 StandardPlural from UnicodeString
X-SVN-Rev: 38134
2015-12-16 04:21:28 +00:00
Andy Heninger
4f959e2bc7 ICU-11710 remove review note comment.
X-SVN-Rev: 38133
2015-12-15 21:23:37 +00:00
Andy Heninger
0b2778f3bb ICU-11461 Remove unused setInteger functionality from DigitList
X-SVN-Rev: 38131
2015-12-15 19:37:36 +00:00
Markus Scherer
4c96f9a866 ICU-12031 port enum StandardPlural to C++
X-SVN-Rev: 38130
2015-12-14 21:57:41 +00:00
Andy Heninger
bb50b15953 ICU-11710 TimeUnitFormat, fix compile error in previous commit.
X-SVN-Rev: 38127
2015-12-14 05:10:38 +00:00
Andy Heninger
22dfe1dd38 ICU-11710 Use LocalPointer in TimeUnitFormat impl.
X-SVN-Rev: 38126
2015-12-14 04:41:52 +00:00
Michael Ow
03392ddd85 ICU-12026 Add .size to gcc assembly code
X-SVN-Rev: 38117
2015-12-10 14:36:50 +00:00
Andy Heninger
18450a9957 ICU-12028 Compiler warning cleanup.
X-SVN-Rev: 38116
2015-12-09 02:11:07 +00:00
Michael Ow
ea597d89d1 ICU-11961 Fix delete statement
X-SVN-Rev: 38111
2015-12-08 05:13:49 +00:00
Andy Heninger
ad1bbbe97b ICU-12027 Improved thread safety of RuleBasedTransliterator.
X-SVN-Rev: 38110
2015-12-08 01:29:24 +00:00
Andy Heninger
f673fc0cf1 ICU-11961 tweak Windows project file for build breakage
X-SVN-Rev: 38109
2015-12-04 01:10:18 +00:00
Andy Heninger
d4e3d2c088 ICU-11961 Multi-thread slow tests TimeZoneFormatTest/TestTimeRoundTrip and CalendarLimitTest/TestLimits
X-SVN-Rev: 38108
2015-12-03 23:10:38 +00:00
Markus Scherer
5a7ff3049b ICU-11986 MeasureFormat unit display patterns need to fall back to the parent locales per plural form, not as a set; add MeasureFormatTest::TestIndividualPluralFallback(); fix RelativeDateTimeFormatterTest::TestSerbianFallback() test data
X-SVN-Rev: 38103
2015-12-02 22:54:54 +00:00
Andy Heninger
8b03bbc037 ICU-12014 fix float-cast-overflow in rbnf.cpp
X-SVN-Rev: 38102
2015-12-02 22:31:56 +00:00
Markus Scherer
724f7b5c10 ICU-11986 const ResourceValue references, sink.leave(), some more specific types in MeasureFormat code
X-SVN-Rev: 38094
2015-11-19 22:33:25 +00:00
Michael Ow
d0ed7b3b60 ICU-11987 Apply patch for TZ detection
X-SVN-Rev: 38093
2015-11-19 21:16:12 +00:00
Michael Ow
83732e4bec ICU-11968 Fix test error on zos
X-SVN-Rev: 38092
2015-11-19 20:57:59 +00:00
Michael Ow
a8b1972f92 ICU-11835 Fix solaris default locale detection issue
X-SVN-Rev: 38091
2015-11-19 19:44:04 +00:00
Michael Ow
257d5a0a27 ICU-11809 Null terminate buffer in initCurrency
X-SVN-Rev: 38090
2015-11-19 18:58:42 +00:00
Fredrik Roubert
25f9110090 ICU-11985 Handle 'j' and 'J' in date time pattern skeletons.
R=mark.edward.davis@gmail.com, markus.icu@gmail.com, pedberg@apple.com

Review URL: https://codereview.appspot.com/279780043 .

X-SVN-Rev: 38089
2015-11-18 12:29:17 +00:00
Markus Scherer
d5877ebe4e ICU-11986 use prefix Resource for C++ classes, prefix UResource for C types
X-SVN-Rev: 38087
2015-11-18 00:18:28 +00:00
Michael Ow
a47a3679ac ICU-11979 Fix max char size for iso-2022-kr in icu4c
X-SVN-Rev: 38086
2015-11-17 23:08:52 +00:00
Markus Scherer
7c7b8ee870 ICU-11986 more compact MeasureFormat data sink declaration+defition, add comments
X-SVN-Rev: 38084
2015-11-16 23:50:58 +00:00
Markus Scherer
2810d28dd7 ICU-11986 do not duplicate MeasureFormat data for sideways-fallback aliases
X-SVN-Rev: 38083
2015-11-14 00:31:21 +00:00
Markus Scherer
147ca53163 ICU-11986 enumerate most of the measurement unit formatting data, rather than lookup-with-fallback for each piece; adds necessary fallback on leaf level
X-SVN-Rev: 38082
2015-11-12 22:09:04 +00:00
Michael Ow
64bd7cbf4f ICU-11959 Apply patch for flag parser
X-SVN-Rev: 38081
2015-10-28 20:16:51 +00:00
Michael Ow
385c8dd53d ICU-11793 Add validation check to len
X-SVN-Rev: 38080
2015-10-28 16:30:28 +00:00
Michael Ow
9409eecc4c ICU-11939 Close resource bundle after use
X-SVN-Rev: 38078
2015-10-21 20:39:15 +00:00
Yoshito Umaoka
cfc9e2fdd8 ICU-11962 tzdata2015g to ICU4C trunk
X-SVN-Rev: 38058
2015-10-10 05:16:46 +00:00
Andy Heninger
8dba7301b7 ICU-11554 Fix regex bug with look-behind matching & UTF-8 input.
X-SVN-Rev: 38056
2015-10-09 20:01:46 +00:00
Andy Heninger
5f297b7ad2 ICU-11856 Intltest messages, use system codepage conversion.
X-SVN-Rev: 38055
2015-10-09 18:14:23 +00:00
Andy Heninger
0464cceedf ICU-11857 Add CStr class for easier UnicodeString to char * conversions.
X-SVN-Rev: 38054
2015-10-09 17:53:44 +00:00
Andy Heninger
21720c5627 ICU-11927 source/data/build.xml, update specification of break iterator .txt files.
X-SVN-Rev: 38053
2015-10-08 23:28:06 +00:00
Andy Heninger
d06ffe0e27 ICU-10616 break iterator data files, separate rules, dictinaries and locales.
X-SVN-Rev: 38052
2015-10-08 22:20:33 +00:00
Andy Heninger
9b8403900a ICU-11507 Regex, fix problem with backrefs of unpaired surrogates.
X-SVN-Rev: 38038
2015-10-06 23:59:28 +00:00
Andy Heninger
1c869c6791 ICU-11657 Synchronize intltest message output.
X-SVN-Rev: 38036
2015-10-06 23:13:49 +00:00
Michael Ow
6857dbc99e ICU-11917 Add missing API tag
X-SVN-Rev: 38015
2015-09-23 20:58:51 +00:00
Michael Ow
04b5b54998 ICU-11869 Update 2022 code in ICU4C
X-SVN-Rev: 38014
2015-09-23 20:49:25 +00:00
Peter Edberg
10053e8a55 ICU-11929 (C) Rename MeasureUnit methods createGeneric, createRevolution
X-SVN-Rev: 38009
2015-09-23 18:32:26 +00:00
Michael Ow
eef7281848 ICU-11869 Add fix to JIS8 and other ISO2022JP
X-SVN-Rev: 38002
2015-09-23 05:22:40 +00:00
Steven R. Loomis
065b39323a ICU-11917 fixes for UCONFIG_ENABLE_PLUGINS
* \def had incorrect macro name
* update Doxyfile.in to show uplug API

X-SVN-Rev: 37996
2015-09-22 22:51:32 +00:00
Markus Scherer
436f13cb31 ICU-11917 ICU 56 dependencies updates
X-SVN-Rev: 37995
2015-09-22 21:52:06 +00:00
Markus Scherer
949c45546a ICU-11917 fix return from void function
X-SVN-Rev: 37994
2015-09-22 21:51:31 +00:00
Markus Scherer
9d080ee08a ICU-11917 virtual destructors must be defined explicitly, out-of-line, first virtual method
X-SVN-Rev: 37993
2015-09-22 21:51:03 +00:00
Michael Ow
5d62893d05 ICU-11917 Fix svn prop and line endings
X-SVN-Rev: 37987
2015-09-22 16:45:44 +00:00
Michael Ow
0f3551c762 ICU-11917 Check in some uconfig test error fixes
X-SVN-Rev: 37986
2015-09-22 16:24:52 +00:00
Michael Ow
fdd235d5e5 ICU-11917 Fix no data test errors in ICU4C 56
X-SVN-Rev: 37981
2015-09-22 04:02:11 +00:00
Peter Edberg
87970fe888 ICU-11917 BRS, Update macros #ifndef U_HIDE_DRAFT/INTERNAL/DEPRECATED_API
X-SVN-Rev: 37976
2015-09-21 20:23:38 +00:00
Michael Ow
2657e9f6c6 ICU-11917 Add missing deprecated flags
X-SVN-Rev: 37975
2015-09-21 19:14:44 +00:00
Peter Edberg
ef2b7b4c78 ICU-11917 BRS, update urename.h
X-SVN-Rev: 37972
2015-09-18 01:52:46 +00:00
Michael Ow
d6814bf17d ICU-11917 Regenerate configure for ICU 56
X-SVN-Rev: 37971
2015-09-17 18:48:01 +00:00
Michael Ow
888950485a ICU-11917 Update version number in ICU4C to 56.1
X-SVN-Rev: 37970
2015-09-17 18:41:58 +00:00
Michael Ow
148ec9f9e5 ICU-11917 Promote 54 draft API to stable
X-SVN-Rev: 37969
2015-09-17 18:25:20 +00:00
Markus Scherer
815ae73855 ICU-11790 UnicodeString rather than LocalPointer<UnicodeString>; moveFrom() = adoptInstead(orphan())
X-SVN-Rev: 37965
2015-09-16 18:32:43 +00:00
Markus Scherer
e95ec1d6a3 ICU-11917 ICU 56 pool bundles update
X-SVN-Rev: 37964
2015-09-16 16:53:55 +00:00
Scott Russell
c179cf974c ICU-11572 API proposal updates for approved constants
X-SVN-Rev: 37961
2015-09-16 00:14:58 +00:00
Steven R. Loomis
39f7040439 ICU-11886 unsafe-backward set, review comments
. remove #if 0's and stray comments
. cleanup UnicodeSet docs (deserialize does not freeze)
. remove dead code in collationdatareader.cpp

X-SVN-Rev: 37960
2015-09-15 21:42:56 +00:00
Markus Scherer
99febdc465 ICU-11750 defer & simplify fetching code points from CharacterIterator, test normalization boundaries from both sides
X-SVN-Rev: 37959
2015-09-15 21:04:29 +00:00
Markus Scherer
5faab922bd ICU-11709 do not clobber existing UErrorCode failure code, do not orphan() names until you know that the Enumeration was allocated and thus did adopt
X-SVN-Rev: 37956
2015-09-15 18:03:08 +00:00
Markus Scherer
536f59d246 ICU-11886 simple test case for the UnicodeSet.toPattern() problem, to be fixed with ticket #11891
X-SVN-Rev: 37954
2015-09-14 23:22:05 +00:00
Peter Edberg
c828e3fd29 ICU-11750 Try to avoid uninitialized variable error in memcheck buildbot
X-SVN-Rev: 37953
2015-09-14 07:02:46 +00:00
Peter Edberg
525a00b02e ICU-11750 Improve comments again
X-SVN-Rev: 37951
2015-09-13 18:58:19 +00:00
Peter Edberg
79589c201a ICU-11750 Improve comments
X-SVN-Rev: 37950
2015-09-13 17:14:34 +00:00
Peter Edberg
ae7f45d5c1 ICU-11750 For Indic search: Allow match end at normalization boundary in middle of grapheme cluster
X-SVN-Rev: 37949
2015-09-13 07:43:51 +00:00
Steven R. Loomis
9bb043757a ICU-11248 promote FilteredBreakIterator to draft
X-SVN-Rev: 37948
2015-09-12 01:11:53 +00:00
Markus Scherer
69543d559e ICU-11016 add support for minimum grouping digits (technology preview, not using CLDR data yet)
X-SVN-Rev: 37946
2015-09-11 19:18:00 +00:00
Steven R. Loomis
39f698cbc3 ICU-11437 revert r37938 r37939 (also ICU-11435 ) - try to unbreak Solaris
X-SVN-Rev: 37945
2015-09-11 02:01:12 +00:00
Peter Edberg
4f8296e079 ICU-11709 Fix leak in NumberingSystem::getAvailableNames; rename variables to avoid confusion
X-SVN-Rev: 37944
2015-09-10 22:49:03 +00:00
Steven R. Loomis
98f5987b43 ICU-11248 use '@ss=' and not x-uli
remove an old test hack.

X-SVN-Rev: 37940
2015-09-10 07:00:30 +00:00
Steven R. Loomis
e12c286572 ICU-11437 endianness detection on bsd
X-SVN-Rev: 37939
2015-09-10 06:43:39 +00:00
Steven R. Loomis
a6fd360ff3 ICU-11435 Bitrig fixes.
Incorporates ICU-11881 and ICU-11882 

X-SVN-Rev: 37938
2015-09-10 06:26:57 +00:00
Steven R. Loomis
db7c01cf1f ICU-11435 SmartOS fixes
X-SVN-Rev: 37937
2015-09-10 06:20:47 +00:00
Steven R. Loomis
9ab86aaddb ICU-11786 fix FilteredBreakIterator::last()
* last() was defective
* update the test case
* remove the logknownissue

X-SVN-Rev: 37936
2015-09-10 06:00:44 +00:00
Peter Edberg
5d1a2fa6bd ICU-11787 Add support for UNUM_CURRENCY_STANDARD and locale u-ext key -cf- (C)
X-SVN-Rev: 37935
2015-09-10 05:40:20 +00:00
Steven R. Loomis
6b8c10a398 ICU-11826 fix makeconv linkage change that broke on non-Windows
You can please some of the platforms some of the time…

X-SVN-Rev: 37933
2015-09-10 02:39:41 +00:00
Steven R. Loomis
03bf2882a9 ICU-11886 workaround for test failures- disable TestUCAUnsafeBackwards on Windows
X-SVN-Rev: 37932
2015-09-10 02:35:00 +00:00
Steven R. Loomis
9d91ee05db ICU-11826 makeconf.cpp fix for Windows linkage
X-SVN-Rev: 37931
2015-09-10 02:06:33 +00:00