Peter Edberg
af88083329
ICU-12914 Better loop control in test
...
X-SVN-Rev: 39628
2017-02-01 07:52:19 +00:00
Yoshito Umaoka
892a2005ba
ICU-12948 Imported data from CLDR trunk @13199, including UTC/GMT separation.
...
X-SVN-Rev: 39614
2017-01-29 05:08:37 +00:00
Peter Edberg
1e63072ce8
ICU-12948 Pass two preliminary integration of CLDR 31 @13194
...
X-SVN-Rev: 39604
2017-01-27 05:21:21 +00:00
Andy Heninger
b15451322e
ICU-12943 More Cygwin build fixes.
...
X-SVN-Rev: 39602
2017-01-25 06:08:26 +00:00
Peter Edberg
e0f3d87e99
ICU-12948 First-pass preliminary integration of CLDR 31 @13174
...
X-SVN-Rev: 39601
2017-01-24 08:22:23 +00:00
Peter Edberg
7b33e586f5
ICU-12937 Withdraw MeasureUnit interfaces for coordinate units, and related data loading
...
X-SVN-Rev: 39599
2017-01-23 16:20:59 +00:00
Andy Heninger
46beebce64
ICU-12943 Cygwin/MSVC Windows build fixes.
...
X-SVN-Rev: 39598
2017-01-23 00:38:28 +00:00
Peter Edberg
850118a0e0
ICU-12948 Add new elements in structLocale
...
X-SVN-Rev: 39596
2017-01-22 09:23:49 +00:00
Peter Edberg
47e1aaaf14
ICU-12763 Add uplrules_selectWithFormat and PluralRules::select that take & use [U]NumberFormat
...
X-SVN-Rev: 39591
2017-01-21 01:03:32 +00:00
Peter Edberg
183b124712
ICU-12940 Add "ars" as alias to "ar_SA" locale, to "ar" for coll/rbnf
...
X-SVN-Rev: 39587
2017-01-20 20:07:27 +00:00
Andy Heninger
242e02c388
ICU-12764 icu4c utf-8 source files, update Copyright notices.
...
X-SVN-Rev: 39583
2017-01-20 00:20:31 +00:00
Peter Edberg
17683ea87f
ICU-12914 Add ubrk_openBinaryRules, ubrk_getBinaryRules, and simple test
...
X-SVN-Rev: 39582
2017-01-19 23:10:23 +00:00
Andy Heninger
f28895cccc
ICU-12943 Windows Build Fixes for UChar=char16_t and utf-8 source files.
...
X-SVN-Rev: 39581
2017-01-19 18:12:50 +00:00
Andy Heninger
08e0afec58
ICU-12643 C++11 trial. Use some features as a test case.
...
X-SVN-Rev: 39578
2017-01-18 23:51:57 +00:00
Andy Heninger
b83dab6dfc
ICU-12645 Make UChar type default char16_t. If all proceeds well, a future change will remove the conditional logic.
...
X-SVN-Rev: 39576
2017-01-18 21:46:03 +00:00
Andy Heninger
0fc9197e4c
ICU-12645 Make UChar type default char16_t. If all proceeds well, a future change will remove the conditional logic.
...
X-SVN-Rev: 39575
2017-01-18 21:26:05 +00:00
Andy Heninger
9846ee3b54
ICU-12918 Dictionary Break Iterator Assertion Failure
...
X-SVN-Rev: 39573
2017-01-18 19:42:33 +00:00
Peter Edberg
32ca386c27
ICU-12684 Add unum_formatDoubleForFields and test
...
X-SVN-Rev: 39565
2017-01-16 19:48:33 +00:00
Peter Edberg
29adc42b5f
ICU-12895 fix the header comment version in configure
...
X-SVN-Rev: 39563
2017-01-16 00:46:12 +00:00
Peter Edberg
a238722264
ICU-12895 update release version to 59.0.1 for m1
...
X-SVN-Rev: 39562
2017-01-16 00:42:22 +00:00
George Rhoten
72280fb152
ICU-12713 Port fix for handling large magnitude numbers from ICU4J to ICU4C
...
X-SVN-Rev: 39560
2017-01-14 16:29:40 +00:00
Jeff Genovy
40f9b33eb7
ICU-12908 getTZKeyName in common/wintz.cpp leaks registry handle
...
We should only call RegCloseKey if we were actually able to open the key.
(The value of hkey isn't explicitly initialized, so we could possibly be calling RegCloseKey with random data.)
X-SVN-Rev: 39556
2017-01-13 01:48:47 +00:00
Jeff Genovy
645b425d97
ICU-12908 getTZKeyName in common/wintz.cpp leaks registry handle
...
X-SVN-Rev: 39555
2017-01-13 01:28:50 +00:00
Andy Heninger
fb0439839b
ICU-12860 U_DRAFT -> U_CAPI. U_DRAFT appeared on three stable functions. Also changed U_STABLE->U_CAPI for consistencey within file. See #9961
...
X-SVN-Rev: 39544
2016-12-19 22:40:54 +00:00
Andy Heninger
7d2fe3819c
ICU-12643 ICU4C, require C++11 to build.
...
X-SVN-Rev: 39543
2016-12-16 00:03:11 +00:00
Steven R. Loomis
68401040eb
ICU-12852 Remove some unnecessary copy (merge from bug)
...
X-SVN-Rev: 39542
2016-12-14 18:41:04 +00:00
Andy Heninger
0fd5600285
ICU-12809 only .cpp files no .c in ICU library code
...
X-SVN-Rev: 39527
2016-12-07 21:14:27 +00:00
Peter Edberg
f6bad27e9c
ICU-12876 integrate CLDR release-30-0-3 into icu trunk
...
X-SVN-Rev: 39524
2016-12-03 00:42:01 +00:00
Andy Heninger
52989746d9
ICU-12849 Title Casing, incorrect length returned when preflighting with a NULL output buffer.
...
X-SVN-Rev: 39518
2016-12-01 01:41:40 +00:00
Yoshito Umaoka
a19a3a0f7a
ICU-12868 Fixed invalid if condition in the recent fix in locmap.c
...
X-SVN-Rev: 39517
2016-11-30 20:33:41 +00:00
Yoshito Umaoka
b0526b7711
ICU-12816 tzdata2016j updates to ICU4C/ICU4J.
...
X-SVN-Rev: 39513
2016-11-29 08:30:52 +00:00
Steven R. Loomis
519a43ada5
ICU-12698 fix error in running performance test
...
X-SVN-Rev: 39510
2016-11-28 23:45:55 +00:00
Steven R. Loomis
725a6726d7
ICU-12023 merge from http://bugs.icu-project.org/trac/attachment/ticket/12023/libcxx_typeinfo.diff - CLA confirmed as @jbeich
...
X-SVN-Rev: 39507
2016-11-15 21:02:48 +00:00
Markus Scherer
fad9b48931
ICU-12832 UTF-8 case mapping appendUChar() write a character even if it fills destCapacity exactly
...
X-SVN-Rev: 39500
2016-11-07 23:15:47 +00:00
Yoshito Umaoka
f59ef72572
ICU-12816 tzdata2016i to ICU4C/ICU4J.
...
X-SVN-Rev: 39499
2016-11-03 18:11:33 +00:00
Shane Carr
d1ee641e2e
ICU-12825 Fixing icu4c spoof checker issues #12825 and #12815 .
...
X-SVN-Rev: 39493
2016-10-28 17:56:22 +00:00
Steven R. Loomis
173981e642
ICU-12822 digitlst.cpp depends on <string> to include <locale.h> on windows. Include it explicitly
...
X-SVN-Rev: 39486
2016-10-27 01:35:55 +00:00
Markus Scherer
2f358ce4bb
ICU-12827 ucol_getKeywordValuesForLocale() reset the keyword-list iterator, and a little UList cleanup
...
X-SVN-Rev: 39484
2016-10-26 22:05:50 +00:00
Yoshito Umaoka
a617765c5f
ICU-12816 tzdata2016h updates to ICU4C.
...
X-SVN-Rev: 39476
2016-10-21 02:57:50 +00:00
Steven R. Loomis
5474afe9d9
ICU-11387 improve source tarball packaging (post 58.1)
...
X-SVN-Rev: 39473
2016-10-20 17:22:15 +00:00
Andy Heninger
28c8696e5b
ICU-12798 Missing #ifdef in putil_cleanup(), broke AIX.
...
X-SVN-Rev: 39469
2016-10-18 17:34:00 +00:00
Andy Heninger
16b73a36ca
ICU-12798 directory traversal code assumes that path length is less than PATH_MAX
...
X-SVN-Rev: 39468
2016-10-18 00:31:55 +00:00
Peter Edberg
a795ef95d2
ICU-12779 integrate CLDR release-30-0-2 into icu4c trunk
...
X-SVN-Rev: 39462
2016-10-17 22:26:18 +00:00
Yoshito Umaoka
04b460f204
ICU-12779 Added/fixed Unicode copyright comments, commiting changes on behalf of Norbert.
...
X-SVN-Rev: 39459
2016-10-17 21:55:45 +00:00
Markus Scherer
7ae322735b
ICU-12779 do not check U_PLATFORM macros before including ICU headers
...
X-SVN-Rev: 39457
2016-10-14 19:42:22 +00:00
Yoshito Umaoka
4e96e53a07
ICU-12801 Fixing TestLocaleStructure failure triggered by the new locale 'ckb'.
...
X-SVN-Rev: 39447
2016-10-13 18:57:12 +00:00
Peter Edberg
5abe054173
ICU-12801 integrate CLDR release-30-0-1 into icu4c trunk
...
X-SVN-Rev: 39445
2016-10-13 06:08:08 +00:00
Yoshito Umaoka
1f86b8df9e
ICU-12802 Regenerated zoneinfo64.txt with region override for Europe/Simferopol. Integrated windowsZones.txt including the region mapping update.
...
X-SVN-Rev: 39439
2016-10-12 22:29:00 +00:00
Andy Heninger
92f758f6fc
ICU-12797 RBBI rule compiler fix.
...
X-SVN-Rev: 39432
2016-10-10 21:49:01 +00:00
Steven R. Loomis
25cf8e9634
ICU-12773 digitlist/strtod_l patch on cygwin, merge r39420
...
X-SVN-Rev: 39425
2016-10-04 04:04:05 +00:00