]> granicus.if.org Git - icu/log
icu
7 years agoICU-13242 fixed uppercase-comes-first collation test
Norbert Runge [Tue, 20 Jun 2017 23:12:14 +0000 (23:12 +0000)]
ICU-13242 fixed uppercase-comes-first collation test

X-SVN-Rev: 40184

7 years agoICU-13159 Regenerate configure for 60m1.
Andy Heninger [Tue, 20 Jun 2017 03:41:20 +0000 (03:41 +0000)]
ICU-13159 Regenerate configure for 60m1.

X-SVN-Rev: 40182

7 years agoICU-13230 Fixing DecimalFormat parser to ignore grouping separators when there is...
Shane Carr [Mon, 19 Jun 2017 21:03:07 +0000 (21:03 +0000)]
ICU-13230 Fixing DecimalFormat parser to ignore grouping separators when there is no grouping separator in the pattern OR when setGroupingUsed(false) is explicitly called.

X-SVN-Rev: 40181

7 years agoICU-12982 add BreakIterator.setText(CharSequence) overload
Andy Heninger [Mon, 19 Jun 2017 20:28:41 +0000 (20:28 +0000)]
ICU-12982 add BreakIterator.setText(CharSequence) overload

X-SVN-Rev: 40179

7 years agoICU-13242 modifes collation test to work with an upper-case-first locale (da).
Norbert Runge [Mon, 19 Jun 2017 20:13:51 +0000 (20:13 +0000)]
ICU-13242 modifes collation test to work with an upper-case-first locale (da).

X-SVN-Rev: 40178

7 years agoICU-13229 Extending range for returning a Long from DecimalFormat#parse(), and changi...
Shane Carr [Sat, 17 Jun 2017 01:22:41 +0000 (01:22 +0000)]
ICU-13229 Extending range for returning a Long from DecimalFormat#parse(), and changing API descriptions to be more informative when discussing return types.

X-SVN-Rev: 40175

7 years agoICU-13246 Changing util64_pow to work on uint64_t to fix signed integer overflow...
Shane Carr [Sat, 17 Jun 2017 00:48:17 +0000 (00:48 +0000)]
ICU-13246 Changing util64_pow to work on uint64_t to fix signed integer overflow warning in Clang

X-SVN-Rev: 40174

7 years agoICU-13241 removes obsolete test code that does not test anything from ICU.
Norbert Runge [Fri, 16 Jun 2017 23:02:41 +0000 (23:02 +0000)]
ICU-13241 removes obsolete test code that does not test anything from ICU.

X-SVN-Rev: 40173

7 years agoICU-13245 moves code from tests to samples.
Norbert Runge [Fri, 16 Jun 2017 22:10:50 +0000 (22:10 +0000)]
ICU-13245 moves code from tests to samples.

X-SVN-Rev: 40172

7 years agoICU-12588 deletes obsolete test files as discussed in email conversation
Norbert Runge [Thu, 15 Jun 2017 20:29:58 +0000 (20:29 +0000)]
ICU-12588 deletes obsolete test files as discussed in email conversation

X-SVN-Rev: 40171

7 years agoICU-13227 Throwing NullPointerException on string methods in DecimalFormat
Shane Carr [Thu, 15 Jun 2017 01:45:12 +0000 (01:45 +0000)]
ICU-13227 Throwing NullPointerException on string methods in DecimalFormat

X-SVN-Rev: 40170

7 years agoICU-13207 Fix some resource leaks.
Andy Heninger [Tue, 13 Jun 2017 18:33:59 +0000 (18:33 +0000)]
ICU-13207 Fix some resource leaks.

X-SVN-Rev: 40167

7 years agoICU-9198 add titlecasing options: wholeString, sentences, adjustToCased
Markus Scherer [Fri, 9 Jun 2017 23:04:03 +0000 (23:04 +0000)]
ICU-9198 add titlecasing options: wholeString, sentences, adjustToCased

X-SVN-Rev: 40164

7 years agoICU-13234 collect string & character options bits in new stringoptions.h
Markus Scherer [Thu, 8 Jun 2017 20:35:40 +0000 (20:35 +0000)]
ICU-13234 collect string & character options bits in new stringoptions.h

X-SVN-Rev: 40162

7 years agoICU-13234 rename UCASEMAP_OMIT_UNCHANGED_TEXT to U_OMIT_UNCHANGED_TEXT
Markus Scherer [Thu, 8 Jun 2017 19:36:34 +0000 (19:36 +0000)]
ICU-13234 rename UCASEMAP_OMIT_UNCHANGED_TEXT to U_OMIT_UNCHANGED_TEXT

X-SVN-Rev: 40161

7 years agoICU-12588 completed six TODO tasks flagged during JUnit migration.
Norbert Runge [Thu, 8 Jun 2017 18:45:18 +0000 (18:45 +0000)]
ICU-12588 completed six TODO tasks flagged during JUnit migration.

X-SVN-Rev: 40160

7 years agoICU-13197 fix indexesLength check while loading data, more readable duplicate elimina...
Markus Scherer [Wed, 7 Jun 2017 18:22:44 +0000 (18:22 +0000)]
ICU-13197 fix indexesLength check while loading data, more readable duplicate elimination of noNo mappings

X-SVN-Rev: 40157

7 years agoICU-13197 catch one more edge case where a mapping has no compose boundary after it
Markus Scherer [Wed, 7 Jun 2017 07:13:34 +0000 (07:13 +0000)]
ICU-13197 catch one more edge case where a mapping has no compose boundary after it

X-SVN-Rev: 40156

7 years agoICU-13197 more gennorm2 cleanup, set smallFCD for some characters with algorithmic...
Markus Scherer [Wed, 7 Jun 2017 05:23:53 +0000 (05:23 +0000)]
ICU-13197 more gennorm2 cleanup, set smallFCD for some characters with algorithmic mappings

X-SVN-Rev: 40155

7 years agoICU-13223 Update Jacoco exclusion list. No errors, no warnings with updated list.
Norbert Runge [Tue, 6 Jun 2017 20:50:12 +0000 (20:50 +0000)]
ICU-13223 Update Jacoco exclusion list. No errors, no warnings with updated list.

X-SVN-Rev: 40154

7 years agoICU-12985 final? Unicode 10 data from 20170605
Markus Scherer [Tue, 6 Jun 2017 02:46:10 +0000 (02:46 +0000)]
ICU-12985 final? Unicode 10 data from 20170605

X-SVN-Rev: 40153

7 years agoICU-12586 Enables unit tests that were not included in the initial migration to JUnit.
Norbert Runge [Mon, 5 Jun 2017 16:17:11 +0000 (16:17 +0000)]
ICU-12586 Enables unit tests that were not included in the initial migration to JUnit.

X-SVN-Rev: 40151

7 years agoICU-13197 split gennorm2/n2builder into 3 more manageable pieces; no output change
Markus Scherer [Mon, 5 Jun 2017 03:53:14 +0000 (03:53 +0000)]
ICU-13197 split gennorm2/n2builder into 3 more manageable pieces; no output change

X-SVN-Rev: 40150

7 years agoICU-13186 stop prepending UTF-8 BOM to some Unicode files
Markus Scherer [Fri, 2 Jun 2017 22:52:19 +0000 (22:52 +0000)]
ICU-13186 stop prepending UTF-8 BOM to some Unicode files

X-SVN-Rev: 40149

7 years agoICU-13197 test Normalizer2::normalizeUTF8() with Edits
Markus Scherer [Fri, 2 Jun 2017 21:19:33 +0000 (21:19 +0000)]
ICU-13197 test Normalizer2::normalizeUTF8() with Edits

X-SVN-Rev: 40148

7 years agoICU-13197 Normalizer2::normalizeUTF8(StringPiece->ByteSink/Edits) compose=direct...
Markus Scherer [Wed, 31 May 2017 18:15:45 +0000 (18:15 +0000)]
ICU-13197 Normalizer2::normalizeUTF8(StringPiece->ByteSink/Edits) compose=direct UTF-8, else via UTF-16/no edits

X-SVN-Rev: 40147

7 years agoICU-13217 - UWP version ends up falling back to the 'en_US' locale. (Missing lines...
Jeff Genovy [Wed, 31 May 2017 17:17:54 +0000 (17:17 +0000)]
ICU-13217 - UWP version ends up falling back to the 'en_US' locale. (Missing lines due to bad merge).

X-SVN-Rev: 40146

7 years agoICU-13159 Updating ICU version in trunk to 60.0.1 (60m1) - merging changes from my...
Yoshito Umaoka [Wed, 31 May 2017 16:50:38 +0000 (16:50 +0000)]
ICU-13159 Updating ICU version in trunk to 60.0.1 (60m1) - merging changes from my work branch.

X-SVN-Rev: 40145

7 years agoICU-13205 Prevent exception from being thrown when parsing numbers with very large...
Shane Carr [Fri, 26 May 2017 23:59:13 +0000 (23:59 +0000)]
ICU-13205 Prevent exception from being thrown when parsing numbers with very large exponents.

X-SVN-Rev: 40141

7 years agoICU-13206 Don't write multiple expressions onto a single line.
George Rhoten [Wed, 24 May 2017 18:20:04 +0000 (18:20 +0000)]
ICU-13206 Don't write multiple expressions onto a single line.

X-SVN-Rev: 40135

7 years agoICU-13183 for compatibility, get(Base)Skeleton should not include 'a' added by DateTi...
Peter Edberg [Wed, 24 May 2017 06:57:45 +0000 (06:57 +0000)]
ICU-13183 for compatibility, get(Base)Skeleton should not include 'a' added by DateTimeMatcher; add tests

X-SVN-Rev: 40133

7 years agoICU-13080 missing parameter added
Jugu Dannie Sundar [Tue, 23 May 2017 22:13:55 +0000 (22:13 +0000)]
ICU-13080 missing parameter added

X-SVN-Rev: 40131

7 years agoICU-8130 UTS 46 conformance test using Unicode IdnaTest.txt
Markus Scherer [Tue, 23 May 2017 04:44:58 +0000 (04:44 +0000)]
ICU-8130 UTS 46 conformance test using Unicode IdnaTest.txt

X-SVN-Rev: 40130

7 years agoICU-13183 to trunk - Handle abB as normal fields (force add/remove per HhKk),\nhandle...
Peter Edberg [Tue, 23 May 2017 03:18:28 +0000 (03:18 +0000)]
ICU-13183 to trunk - Handle abB as normal fields (force add/remove per HhKk),\nhandle field lengths for skel metachars jC, add loc data with Bh skels, other fixes

X-SVN-Rev: 40129

7 years agoICU-13183 on branch - Add more tests and sample data
Peter Edberg [Tue, 23 May 2017 02:37:37 +0000 (02:37 +0000)]
ICU-13183 on branch - Add more tests and sample data

X-SVN-Rev: 40127

7 years agoICU-13183 on branch - Handle different field lengths for skeleton metachars j,C
Peter Edberg [Mon, 22 May 2017 22:24:39 +0000 (22:24 +0000)]
ICU-13183 on branch - Handle different field lengths for skeleton metachars j,C

X-SVN-Rev: 40126

7 years agoICU-13183 on branch - add locale data with Bh skeletons
Peter Edberg [Mon, 22 May 2017 16:37:07 +0000 (16:37 +0000)]
ICU-13183 on branch - add locale data with Bh skeletons

X-SVN-Rev: 40125

7 years agoICU-13183 on branch - Handle abB as normal fields but force add/remove depending...
Peter Edberg [Mon, 22 May 2017 06:16:11 +0000 (06:16 +0000)]
ICU-13183 on branch - Handle abB as normal fields but force add/remove depending on hour field; other fixes

X-SVN-Rev: 40124

7 years agoICU-13183 Update branch; merge in trunk r40122
Peter Edberg [Sun, 21 May 2017 01:41:47 +0000 (01:41 +0000)]
ICU-13183 Update branch; merge in trunk r40122

X-SVN-Rev: 40123

7 years agoICU-13073 Exposing PluralRules as a setter on the number format property bag.
Shane Carr [Thu, 18 May 2017 21:57:13 +0000 (21:57 +0000)]
ICU-13073 Exposing PluralRules as a setter on the number format property bag.

X-SVN-Rev: 40122

7 years agoICU-13073 Adding API for setting custom compact data, for CLDR Survey Tool.
Shane Carr [Fri, 12 May 2017 21:50:31 +0000 (21:50 +0000)]
ICU-13073 Adding API for setting custom compact data, for CLDR Survey Tool.

X-SVN-Rev: 40117

7 years agoICU-12985 Bringing SpoofChecker documentation back in sync with unit test.
Shane Carr [Sat, 6 May 2017 02:39:49 +0000 (02:39 +0000)]
ICU-12985 Bringing SpoofChecker documentation back in sync with unit test.

X-SVN-Rev: 40115

7 years agoICU-13189 ucurr_forLocale() do not succeed without writing output; also make it more...
Markus Scherer [Fri, 5 May 2017 23:48:40 +0000 (23:48 +0000)]
ICU-13189 ucurr_forLocale() do not succeed without writing output; also make it more readable and fix other issues

X-SVN-Rev: 40114

7 years agoICU-12635 fix ranges overrun in collation weight allocator
Markus Scherer [Fri, 5 May 2017 19:36:48 +0000 (19:36 +0000)]
ICU-12635 fix ranges overrun in collation weight allocator

X-SVN-Rev: 40113

7 years agoICU-12985 fix compiler warnings from now-unused ASPIRATIONAL script usage
Markus Scherer [Thu, 4 May 2017 20:27:25 +0000 (20:27 +0000)]
ICU-12985 fix compiler warnings from now-unused ASPIRATIONAL script usage

X-SVN-Rev: 40111

7 years agoICU-12985 Unicode 10 data from 20170503; new properties Emoji_Component, Regional_Ind...
Markus Scherer [Thu, 4 May 2017 20:13:29 +0000 (20:13 +0000)]
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

7 years agoICU-12333 full case mapping set output string to nullptr if length==0, and do not...
Markus Scherer [Thu, 4 May 2017 18:30:23 +0000 (18:30 +0000)]
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

7 years agoICU-12985 nicer new spoof checker test strings
Markus Scherer [Wed, 3 May 2017 23:50:36 +0000 (23:50 +0000)]
ICU-12985 nicer new spoof checker test strings

X-SVN-Rev: 40107

7 years agoICU-12985 changes.txt section Unihan collators: cross-link with Unicode tools site
Markus Scherer [Wed, 3 May 2017 23:45:33 +0000 (23:45 +0000)]
ICU-12985 changes.txt section Unihan collators: cross-link with Unicode tools site

X-SVN-Rev: 40106

7 years agoICU-12985 Unicode 10 minor data update
Markus Scherer [Wed, 3 May 2017 23:26:47 +0000 (23:26 +0000)]
ICU-12985 Unicode 10 minor data update

X-SVN-Rev: 40104

7 years agoICU-12985 fix VersionInfo.UNICODE_10_0 @stable tag
Markus Scherer [Wed, 3 May 2017 20:43:55 +0000 (20:43 +0000)]
ICU-12985 fix VersionInfo.UNICODE_10_0 @stable tag

X-SVN-Rev: 40103

7 years agoICU-13178 remove back-slashes in #include paths.
Andy Heninger [Wed, 3 May 2017 20:18:41 +0000 (20:18 +0000)]
ICU-13178 remove back-slashes in #include paths.

X-SVN-Rev: 40102

7 years agoICU-13169 Issues retargeting VS project files due to missing WindowsTargetPlatformVer...
Jeff Genovy [Wed, 3 May 2017 00:40:08 +0000 (00:40 +0000)]
ICU-13169 Issues retargeting VS project files due to missing WindowsTargetPlatformVersion elements. (tab to spaces)

X-SVN-Rev: 40099

7 years agoICU-13169 Issues retargeting VS project files due to missing WindowsTargetPlatformVer...
Jeff Genovy [Wed, 3 May 2017 00:28:11 +0000 (00:28 +0000)]
ICU-13169 Issues retargeting VS project files due to missing WindowsTargetPlatformVersion elements.

X-SVN-Rev: 40098

7 years agoICU-12985 ppucd.txt more readable unassigned ranges; block compaction by size savings...
Markus Scherer [Tue, 2 May 2017 22:53:28 +0000 (22:53 +0000)]
ICU-12985 ppucd.txt more readable unassigned ranges; block compaction by size savings not value plurality reduces clutter

X-SVN-Rev: 40096

7 years agoICU-13162 Tweaking ignorables handling to round-trip new fa percent pattern.
Shane Carr [Tue, 2 May 2017 00:02:43 +0000 (00:02 +0000)]
ICU-13162 Tweaking ignorables handling to round-trip new fa percent pattern.

X-SVN-Rev: 40093

7 years agoICU-12985 pre-parse VerticalOrientation.txt
Markus Scherer [Fri, 28 Apr 2017 20:29:22 +0000 (20:29 +0000)]
ICU-12985 pre-parse VerticalOrientation.txt

X-SVN-Rev: 40086

7 years agoICU-12985 implement the binary Prepended_Concatenation_Mark property
Markus Scherer [Thu, 27 Apr 2017 21:11:01 +0000 (21:11 +0000)]
ICU-12985 implement the binary Prepended_Concatenation_Mark property

X-SVN-Rev: 40084

7 years agoICU-12985 implement the binary Regional_Indicator property with a single hardcoded...
Markus Scherer [Thu, 27 Apr 2017 18:29:07 +0000 (18:29 +0000)]
ICU-12985 implement the binary Regional_Indicator property with a single hardcoded range

X-SVN-Rev: 40083

7 years agoICU-12985 implement the binary Emoji_Component property for emoji 5
Markus Scherer [Wed, 26 Apr 2017 23:58:36 +0000 (23:58 +0000)]
ICU-12985 implement the binary Emoji_Component property for emoji 5

X-SVN-Rev: 40082

7 years agoICU-12985 undo ICU 59 mix-version test hacks; 0860..086F now defaults to AL
Markus Scherer [Wed, 26 Apr 2017 22:10:48 +0000 (22:10 +0000)]
ICU-12985 undo ICU 59 mix-version test hacks; 0860..086F now defaults to AL

X-SVN-Rev: 40081

7 years agoICU-13103 drop old versions of U_IOSTREAM_SOURCE and __GNUC__
Andy Heninger [Wed, 26 Apr 2017 21:56:37 +0000 (21:56 +0000)]
ICU-13103 drop old versions of U_IOSTREAM_SOURCE and __GNUC__

X-SVN-Rev: 40080

7 years agoICU-12985 Unicode 10 data 20170418, new property values, adjust tools & tests
Markus Scherer [Wed, 26 Apr 2017 21:17:13 +0000 (21:17 +0000)]
ICU-12985 Unicode 10 data 20170418, new property values, adjust tools & tests

X-SVN-Rev: 40079

7 years agoICU-13173 Compile warning cleanup in escapesrc.cpp
Andy Heninger [Wed, 26 Apr 2017 20:55:10 +0000 (20:55 +0000)]
ICU-13173 Compile warning cleanup in escapesrc.cpp

X-SVN-Rev: 40078

7 years agoICU-13104 remove U_HAVE_RVALUE_REFERENCES definition & conditions.
Andy Heninger [Wed, 26 Apr 2017 20:23:44 +0000 (20:23 +0000)]
ICU-13104 remove U_HAVE_RVALUE_REFERENCES definition & conditions.

X-SVN-Rev: 40077

7 years agoICU-13094 Handle empty language subtag in parseTagString().
Fredrik Roubert [Wed, 26 Apr 2017 20:12:01 +0000 (20:12 +0000)]
ICU-13094 Handle empty language subtag in parseTagString().

X-SVN-Rev: 40076

7 years agoICU-13028 Thread safe static init of default string for RuleBasedBreakIterator::getRu...
Andy Heninger [Sun, 23 Apr 2017 19:35:52 +0000 (19:35 +0000)]
ICU-13028 Thread safe static init of default string for RuleBasedBreakIterator::getRules()

X-SVN-Rev: 40074

7 years agoICU-13162 Fixing test for #13088 to be independent of the locale data.
Shane Carr [Sat, 22 Apr 2017 05:42:39 +0000 (05:42 +0000)]
ICU-13162 Fixing test for #13088 to be independent of the locale data.

X-SVN-Rev: 40073

7 years agoICU-12984 Halve the execution time of ThreadTest#TestThreads.
Fredrik Roubert [Fri, 21 Apr 2017 13:39:40 +0000 (13:39 +0000)]
ICU-12984 Halve the execution time of ThreadTest#TestThreads.

Halve the default number of iterations, leaving the number of iterations
in exhaustive mode unchanged.

X-SVN-Rev: 40072

7 years agoICU-13031 revise BreakIterator JavaDoc example.
Andy Heninger [Thu, 20 Apr 2017 21:43:58 +0000 (21:43 +0000)]
ICU-13031 revise BreakIterator JavaDoc example.

X-SVN-Rev: 40069

7 years agoICU-13115 Reject decimal format patterns that have a trailing ','
Shane Carr [Wed, 19 Apr 2017 23:42:18 +0000 (23:42 +0000)]
ICU-13115 Reject decimal format patterns that have a trailing ','

X-SVN-Rev: 40068

7 years agoICU-13117 Ignore trailing semicolon in decimal format patterns.
Shane Carr [Wed, 19 Apr 2017 22:29:28 +0000 (22:29 +0000)]
ICU-13117 Ignore trailing semicolon in decimal format patterns.

X-SVN-Rev: 40067

7 years agoICU-13156 Fixing ArithmeticException when formatting small numbers with CompactDecima...
Shane Carr [Wed, 19 Apr 2017 21:26:44 +0000 (21:26 +0000)]
ICU-13156 Fixing ArithmeticException when formatting small numbers with CompactDecimalFormat.

X-SVN-Rev: 40066

7 years agoICU-13029 Mark unmodified static data as const
George Rhoten [Wed, 19 Apr 2017 18:55:46 +0000 (18:55 +0000)]
ICU-13029 Mark unmodified static data as const

X-SVN-Rev: 40065

7 years agoICU-13149 Adding test cases for ICU 59 gray area bugs to numberformattestspecificatio...
Shane Carr [Sat, 15 Apr 2017 08:09:15 +0000 (08:09 +0000)]
ICU-13149 Adding test cases for ICU 59 gray area bugs to numberformattestspecification.txt.

X-SVN-Rev: 40058

7 years agoICU-13149 Updating numberformattestspecification.txt with ICU4C behaviors and bringin...
Shane Carr [Sat, 15 Apr 2017 06:30:05 +0000 (06:30 +0000)]
ICU-13149 Updating numberformattestspecification.txt with ICU4C behaviors and bringing the two copies of the file into sync.

X-SVN-Rev: 40057

7 years agoICU-13143 - Suppress unused variable warning on *nix platforms.
Jeff Genovy [Thu, 13 Apr 2017 23:32:36 +0000 (23:32 +0000)]
ICU-13143 - Suppress unused variable warning on *nix platforms.

X-SVN-Rev: 40053

7 years agoICU-13120 Review feedback - always use 2016 as the starting year of Unicode copyright...
Yoshito Umaoka [Thu, 13 Apr 2017 13:42:25 +0000 (13:42 +0000)]
ICU-13120 Review feedback - always use 2016 as the starting year of Unicode copyright comment in build time generated files: jar manifest and API reference doc.

X-SVN-Rev: 40048

7 years agoICU-13136 dont compile escapesrc on cygwin/msvc
Steven R. Loomis [Thu, 13 Apr 2017 06:30:22 +0000 (06:30 +0000)]
ICU-13136 dont compile escapesrc on cygwin/msvc

* for now just explicitly skip escapesrc for cygwin/msvc
* revisit this.

X-SVN-Rev: 40043

7 years agoICU-13128 optimize UnicodeString::toTitle() input string handling; test u_strToTitle...
Markus Scherer [Wed, 12 Apr 2017 22:39:37 +0000 (22:39 +0000)]
ICU-13128 optimize UnicodeString::toTitle() input string handling; test u_strToTitle(in-place)

X-SVN-Rev: 40042

7 years agoICU-13099 ICU 59 BRS: Update C readme status for final release
Peter Edberg [Wed, 12 Apr 2017 20:58:06 +0000 (20:58 +0000)]
ICU-13099 ICU 59 BRS: Update C readme status for final release

X-SVN-Rev: 40041

7 years agoICU-13099 add links to readme to download VS and Win10 SDK.
Jeff Genovy [Wed, 12 Apr 2017 20:32:50 +0000 (20:32 +0000)]
ICU-13099 add links to readme to download VS and Win10 SDK.

X-SVN-Rev: 40040

7 years agoICU-13099 update readme to fix broken platform links
Steven R. Loomis [Wed, 12 Apr 2017 18:18:41 +0000 (18:18 +0000)]
ICU-13099 update readme to fix broken platform links

X-SVN-Rev: 40039

7 years agoICU-12785 (swapFileSepChar on Cygwin) - update for review comments
Steven R. Loomis [Wed, 12 Apr 2017 17:53:50 +0000 (17:53 +0000)]
ICU-12785 (swapFileSepChar on Cygwin) - update for review comments

X-SVN-Rev: 40038

7 years agoICU-13127 Fix crashing bug in UnicodeString::toTitle()
Andy Heninger [Wed, 12 Apr 2017 01:19:22 +0000 (01:19 +0000)]
ICU-13127 Fix crashing bug in UnicodeString::toTitle()

X-SVN-Rev: 40036

7 years agoICU-13092 workaround: leave full data in the .zip file
Steven R. Loomis [Tue, 11 Apr 2017 23:13:09 +0000 (23:13 +0000)]
ICU-13092 workaround: leave full data in the .zip file

X-SVN-Rev: 40035

7 years agoICU-13099 Updated ICU4J readme for 59.1.
Yoshito Umaoka [Tue, 11 Apr 2017 16:26:57 +0000 (16:26 +0000)]
ICU-13099 Updated ICU4J readme for 59.1.

X-SVN-Rev: 40033

7 years agoICU-13099 Updated about_icu html files used for eclipse plugin, with today's date...
Yoshito Umaoka [Tue, 11 Apr 2017 15:45:15 +0000 (15:45 +0000)]
ICU-13099 Updated about_icu html files used for eclipse plugin, with today's date and actual version (without build date version string).

X-SVN-Rev: 40031

7 years agoICU-13113 Fixing unintentional test failure from r40027
Shane Carr [Tue, 11 Apr 2017 02:16:59 +0000 (02:16 +0000)]
ICU-13113 Fixing unintentional test failure from r40027

X-SVN-Rev: 40029

7 years agoICU-13113 Fixing unintentional test failure from r40027
Shane Carr [Tue, 11 Apr 2017 00:05:26 +0000 (00:05 +0000)]
ICU-13113 Fixing unintentional test failure from r40027

X-SVN-Rev: 40028

7 years agoICU-13113 Changing decimal format exceptions to always contain the string "Malformed...
Shane Carr [Mon, 10 Apr 2017 23:35:22 +0000 (23:35 +0000)]
ICU-13113 Changing decimal format exceptions to always contain the string "Malformed pattern" for better backwards and forwards compatibility.

X-SVN-Rev: 40027

7 years agoICU-13118 Fixing Out-Of-Memory error in scientific number formatter.
Shane Carr [Mon, 10 Apr 2017 22:36:04 +0000 (22:36 +0000)]
ICU-13118 Fixing Out-Of-Memory error in scientific number formatter.

X-SVN-Rev: 40026

7 years agoICU-13120 Updated Specification/Implementation/Bundle vendor and copyright in manifes...
Yoshito Umaoka [Mon, 10 Apr 2017 18:39:10 +0000 (18:39 +0000)]
ICU-13120 Updated Specification/Implementation/Bundle vendor and copyright in manifest files from IBM to Unicode.

X-SVN-Rev: 40023

7 years agoICU-13109 Updated API change report and API signature file that need to be updated...
Yoshito Umaoka [Mon, 10 Apr 2017 14:50:16 +0000 (14:50 +0000)]
ICU-13109 Updated API change report and API signature file that need to be updated with the previous commit (r40018).

X-SVN-Rev: 40021

7 years agoICU-13109 Public API: RelativeDateTimeUnit must be @stable ICU 57
Fredrik Roubert [Mon, 10 Apr 2017 10:14:21 +0000 (10:14 +0000)]
ICU-13109 Public API: RelativeDateTimeUnit must be @stable ICU 57

X-SVN-Rev: 40018

7 years agoICU-13108 Javadoc: Use @inheritDoc not @inheritDocs
Fredrik Roubert [Mon, 10 Apr 2017 10:14:01 +0000 (10:14 +0000)]
ICU-13108 Javadoc: Use @inheritDoc not @inheritDocs

X-SVN-Rev: 40017

7 years agoICU-13107 Javadoc: @link must use curly brackets
Fredrik Roubert [Mon, 10 Apr 2017 10:13:42 +0000 (10:13 +0000)]
ICU-13107 Javadoc: @link must use curly brackets

X-SVN-Rev: 40016

7 years agoICU-13102 - Add logKnownIssue and skip problematic locales in format/NumberFormatTest...
Jeff Genovy [Sat, 8 Apr 2017 04:20:31 +0000 (04:20 +0000)]
ICU-13102 - Add logKnownIssue and skip problematic locales in format/NumberFormatTest/TestHost for now.

X-SVN-Rev: 40015

7 years agoICU-13102 - Add logKnownIssue and skip problematic locales in format/DateFormatTest...
Jeff Genovy [Sat, 8 Apr 2017 02:22:19 +0000 (02:22 +0000)]
ICU-13102 - Add logKnownIssue and skip problematic locales in format/DateFormatTest/TestHost for now.

X-SVN-Rev: 40014

7 years agoICU-13116 line endings & svn props fixes
Andy Heninger [Fri, 7 Apr 2017 23:22:25 +0000 (23:22 +0000)]
ICU-13116 line endings & svn props fixes

X-SVN-Rev: 40013