George Rhoten
|
6b9bbb9d9d
|
ICU-13206 Don't write multiple expressions onto a single line.
X-SVN-Rev: 40135
|
2017-05-24 18:20:04 +00:00 |
|
Peter Edberg
|
e2e48c9dce
|
ICU-13183 for compatibility, get(Base)Skeleton should not include 'a' added by DateTimeMatcher; add tests
X-SVN-Rev: 40133
|
2017-05-24 06:57:45 +00:00 |
|
Markus Scherer
|
b2ead3e2e1
|
ICU-8130 UTS 46 conformance test using Unicode IdnaTest.txt
X-SVN-Rev: 40130
|
2017-05-23 04:44:58 +00:00 |
|
Peter Edberg
|
458a47f288
|
ICU-13183 on branch - Add more tests and sample data
X-SVN-Rev: 40127
|
2017-05-23 02:37:37 +00:00 |
|
Peter Edberg
|
56e884e22e
|
ICU-13183 on branch - Handle different field lengths for skeleton metachars j,C
X-SVN-Rev: 40126
|
2017-05-22 22:24:39 +00:00 |
|
Peter Edberg
|
72c605c1c4
|
ICU-13183 on branch - add locale data with Bh skeletons
X-SVN-Rev: 40125
|
2017-05-22 16:37:07 +00:00 |
|
Peter Edberg
|
7dd19b65ab
|
ICU-13183 on branch - Handle abB as normal fields but force add/remove depending on hour field; other fixes
X-SVN-Rev: 40124
|
2017-05-22 06:16:11 +00:00 |
|
Markus Scherer
|
85af08c09d
|
ICU-13189 ucurr_forLocale() do not succeed without writing output; also make it more readable and fix other issues
X-SVN-Rev: 40114
|
2017-05-05 23:48:40 +00:00 |
|
Markus Scherer
|
89c546d69f
|
ICU-12635 fix ranges overrun in collation weight allocator
X-SVN-Rev: 40113
|
2017-05-05 19:36:48 +00:00 |
|
Markus Scherer
|
61b0f07f39
|
ICU-12985 fix compiler warnings from now-unused ASPIRATIONAL script usage
X-SVN-Rev: 40111
|
2017-05-04 20:27:25 +00:00 |
|
Markus Scherer
|
c741167e3e
|
ICU-12985 Unicode 10 data from 20170503; new properties Emoji_Component, Regional_Indicator, Prepended_Concatenation_Mark; merged from ^/branches/markus/uni10@40107
X-SVN-Rev: 40109
|
2017-05-04 20:13:29 +00:00 |
|
Markus Scherer
|
bff565de53
|
ICU-12333 full case mapping set output string to nullptr if length==0, and do not convert the empty string to UTF-8
X-SVN-Rev: 40108
|
2017-05-04 18:30:23 +00:00 |
|
Markus Scherer
|
4f0f0cb395
|
ICU-12985 changes.txt section Unihan collators: cross-link with Unicode tools site
X-SVN-Rev: 40106
|
2017-05-03 23:45:33 +00:00 |
|
Markus Scherer
|
cb722b8bcd
|
ICU-12985 Unicode 10 minor data update
X-SVN-Rev: 40104
|
2017-05-03 23:26:47 +00:00 |
|
Andy Heninger
|
379d2f3a7a
|
ICU-13178 remove back-slashes in #include paths.
X-SVN-Rev: 40102
|
2017-05-03 20:18:41 +00:00 |
|
Jeff Genovy
|
a709ddc0f2
|
ICU-13169 Issues retargeting VS project files due to missing WindowsTargetPlatformVersion elements. (tab to spaces)
X-SVN-Rev: 40099
|
2017-05-03 00:40:08 +00:00 |
|
Jeff Genovy
|
cb53fe41cd
|
ICU-13169 Issues retargeting VS project files due to missing WindowsTargetPlatformVersion elements.
X-SVN-Rev: 40098
|
2017-05-03 00:28:11 +00:00 |
|
Markus Scherer
|
20bee936b1
|
ICU-12985 ppucd.txt more readable unassigned ranges; block compaction by size savings not value plurality reduces clutter
X-SVN-Rev: 40096
|
2017-05-02 22:53:28 +00:00 |
|
Markus Scherer
|
761c994436
|
ICU-12985 pre-parse VerticalOrientation.txt
X-SVN-Rev: 40086
|
2017-04-28 20:29:22 +00:00 |
|
Markus Scherer
|
eb57bf7c90
|
ICU-12985 implement the binary Prepended_Concatenation_Mark property
X-SVN-Rev: 40084
|
2017-04-27 21:11:01 +00:00 |
|
Markus Scherer
|
b0ad84012f
|
ICU-12985 implement the binary Regional_Indicator property with a single hardcoded range
X-SVN-Rev: 40083
|
2017-04-27 18:29:07 +00:00 |
|
Markus Scherer
|
6ce7f348a3
|
ICU-12985 implement the binary Emoji_Component property for emoji 5
X-SVN-Rev: 40082
|
2017-04-26 23:58:36 +00:00 |
|
Markus Scherer
|
9e9bfda19c
|
ICU-12985 undo ICU 59 mix-version test hacks; 0860..086F now defaults to AL
X-SVN-Rev: 40081
|
2017-04-26 22:10:48 +00:00 |
|
Andy Heninger
|
ff5e1bfd6b
|
ICU-13103 drop old versions of U_IOSTREAM_SOURCE and __GNUC__
X-SVN-Rev: 40080
|
2017-04-26 21:56:37 +00:00 |
|
Markus Scherer
|
edce2be62c
|
ICU-12985 Unicode 10 data 20170418, new property values, adjust tools & tests
X-SVN-Rev: 40079
|
2017-04-26 21:17:13 +00:00 |
|
Andy Heninger
|
0ce89095fe
|
ICU-13173 Compile warning cleanup in escapesrc.cpp
X-SVN-Rev: 40078
|
2017-04-26 20:55:10 +00:00 |
|
Andy Heninger
|
24360e0cc8
|
ICU-13104 remove U_HAVE_RVALUE_REFERENCES definition & conditions.
X-SVN-Rev: 40077
|
2017-04-26 20:23:44 +00:00 |
|
Fredrik Roubert
|
a7123ed229
|
ICU-13094 Handle empty language subtag in parseTagString().
X-SVN-Rev: 40076
|
2017-04-26 20:12:01 +00:00 |
|
Andy Heninger
|
b1880dfdb7
|
ICU-13028 Thread safe static init of default string for RuleBasedBreakIterator::getRules()
X-SVN-Rev: 40074
|
2017-04-23 19:35:52 +00:00 |
|
Shane Carr
|
66c49f8887
|
ICU-13115 Reject decimal format patterns that have a trailing ','
X-SVN-Rev: 40068
|
2017-04-19 23:42:18 +00:00 |
|
Shane Carr
|
1b0ce88028
|
ICU-13117 Ignore trailing semicolon in decimal format patterns.
X-SVN-Rev: 40067
|
2017-04-19 22:29:28 +00:00 |
|
George Rhoten
|
a82e70e5b1
|
ICU-13029 Mark unmodified static data as const
X-SVN-Rev: 40065
|
2017-04-19 18:55:46 +00:00 |
|
Shane Carr
|
29490300c1
|
ICU-13149 Adding test cases for ICU 59 gray area bugs to numberformattestspecification.txt.
X-SVN-Rev: 40058
|
2017-04-15 08:09:15 +00:00 |
|
Shane Carr
|
8016edea2a
|
ICU-13149 Updating numberformattestspecification.txt with ICU4C behaviors and bringing the two copies of the file into sync.
X-SVN-Rev: 40057
|
2017-04-15 06:30:05 +00:00 |
|
Jeff Genovy
|
0fe8e394bf
|
ICU-13143 - Suppress unused variable warning on *nix platforms.
X-SVN-Rev: 40053
|
2017-04-13 23:32:36 +00:00 |
|
Steven R. Loomis
|
a3b26b85be
|
ICU-13136 dont compile escapesrc on cygwin/msvc
* for now just explicitly skip escapesrc for cygwin/msvc
* revisit this.
X-SVN-Rev: 40043
|
2017-04-13 06:30:22 +00:00 |
|
Markus Scherer
|
990890985c
|
ICU-13128 optimize UnicodeString::toTitle() input string handling; test u_strToTitle(in-place)
X-SVN-Rev: 40042
|
2017-04-12 22:39:37 +00:00 |
|
Steven R. Loomis
|
088a44dd44
|
ICU-12785 (swapFileSepChar on Cygwin) - update for review comments
X-SVN-Rev: 40038
|
2017-04-12 17:53:50 +00:00 |
|
Andy Heninger
|
5dca4ba1e1
|
ICU-13127 Fix crashing bug in UnicodeString::toTitle()
X-SVN-Rev: 40036
|
2017-04-12 01:19:22 +00:00 |
|
Steven R. Loomis
|
8e4379f9e7
|
ICU-13092 workaround: leave full data in the .zip file
X-SVN-Rev: 40035
|
2017-04-11 23:13:09 +00:00 |
|
Jeff Genovy
|
43cf6dbe27
|
ICU-13102 - Add logKnownIssue and skip problematic locales in format/NumberFormatTest/TestHost for now.
X-SVN-Rev: 40015
|
2017-04-08 04:20:31 +00:00 |
|
Jeff Genovy
|
2a722c9b5a
|
ICU-13102 - Add logKnownIssue and skip problematic locales in format/DateFormatTest/TestHost for now.
X-SVN-Rev: 40014
|
2017-04-08 02:22:19 +00:00 |
|
Andy Heninger
|
a10ddb166a
|
ICU-13116 line endings & svn props fixes
X-SVN-Rev: 40013
|
2017-04-07 23:22:25 +00:00 |
|
Steven R. Loomis
|
0055f8238b
|
ICU-12795 FIXUP! putil cleanup - need platform.h for U_PLATFORM consts
X-SVN-Rev: 40012
|
2017-04-07 20:05:35 +00:00 |
|
Steven R. Loomis
|
c1a991076b
|
ICU-12795 putil cleanup cygwin (patch) - preserved comments
X-SVN-Rev: 40011
|
2017-04-07 19:51:45 +00:00 |
|
Steven R. Loomis
|
9a2c734257
|
ICU-12790 fix nl_langinfo cygwin (patch)
X-SVN-Rev: 40010
|
2017-04-07 19:03:37 +00:00 |
|
Steven R. Loomis
|
a4fd3dcb23
|
ICU-12788 udbg_getPlatform cygwin fix (patch)
X-SVN-Rev: 40009
|
2017-04-07 18:42:02 +00:00 |
|
Steven R. Loomis
|
54f3a77ac6
|
ICU-12787 utimer patch cygwin
X-SVN-Rev: 40008
|
2017-04-07 18:37:11 +00:00 |
|
Steven R. Loomis
|
02e76897eb
|
ICU-12786 dont call Win32 tz functions on cygwin (patch)
X-SVN-Rev: 40007
|
2017-04-07 18:26:45 +00:00 |
|
Steven R. Loomis
|
42f7039818
|
ICU-12785 swapFileSepChar patch
X-SVN-Rev: 40006
|
2017-04-07 17:56:52 +00:00 |
|