]> granicus.if.org Git - icu/log
icu
8 years agoICU-12639 fix typo
Markus Scherer [Tue, 20 Sep 2016 23:04:26 +0000 (23:04 +0000)]
ICU-12639 fix typo

X-SVN-Rev: 39303

8 years agoICU-12739 Fixed a compiler warning and issues reported by Find Bugs.
Yoshito Umaoka [Tue, 20 Sep 2016 23:02:20 +0000 (23:02 +0000)]
ICU-12739 Fixed a compiler warning and issues reported by Find Bugs.

X-SVN-Rev: 39302

8 years agoICU-12663 disable TestLongUpper() unless in exhaustive mode, because it takes a long...
Markus Scherer [Tue, 20 Sep 2016 22:49:50 +0000 (22:49 +0000)]
ICU-12663 disable TestLongUpper() unless in exhaustive mode, because it takes a long time

X-SVN-Rev: 39301

8 years agoICU-12663 TestLongUpper() exit early if out of memory
Markus Scherer [Tue, 20 Sep 2016 21:42:28 +0000 (21:42 +0000)]
ICU-12663 TestLongUpper() exit early if out of memory

X-SVN-Rev: 39300

8 years agoICU-12739 ICU4J BRS, update measurement unit constants & code
Peter Edberg [Tue, 20 Sep 2016 21:17:41 +0000 (21:17 +0000)]
ICU-12739 ICU4J BRS, update measurement unit constants & code

X-SVN-Rev: 39299

8 years agoICU-12738 ICU4C, update measurement unit constants & code
Peter Edberg [Tue, 20 Sep 2016 21:15:22 +0000 (21:15 +0000)]
ICU-12738 ICU4C, update measurement unit constants & code

X-SVN-Rev: 39298

8 years agoICU-12549 Revisions to uspoof.h documentation. Actually removing identifier_info...
Shane Carr [Tue, 20 Sep 2016 21:06:55 +0000 (21:06 +0000)]
ICU-12549 Revisions to uspoof.h documentation.  Actually removing identifier_info.h and other obsolete files from r39218.

X-SVN-Rev: 39297

8 years agoICU-11746 more warning cleanup
Steven R. Loomis [Tue, 20 Sep 2016 21:03:19 +0000 (21:03 +0000)]
ICU-11746 more warning cleanup

X-SVN-Rev: 39296

8 years agoICU-12639 detect & handle malformed UTF-8, never call the low-level full case mapping...
Markus Scherer [Tue, 20 Sep 2016 20:32:12 +0000 (20:32 +0000)]
ICU-12639 detect & handle malformed UTF-8, never call the low-level full case mapping functions with a negative value

X-SVN-Rev: 39295

8 years agoICU-11746 more warning nits
Steven R. Loomis [Tue, 20 Sep 2016 17:36:32 +0000 (17:36 +0000)]
ICU-11746 more warning nits

X-SVN-Rev: 39294

8 years agoICU-12706 removes import statement for non-existent package.
Norbert Runge [Tue, 20 Sep 2016 17:24:10 +0000 (17:24 +0000)]
ICU-12706 removes import statement for non-existent package.

X-SVN-Rev: 39293

8 years agoICU-11746 remove stray semicolon from r39053
Steven R. Loomis [Tue, 20 Sep 2016 17:03:25 +0000 (17:03 +0000)]
ICU-11746 remove stray semicolon from r39053

X-SVN-Rev: 39292

8 years agoICU-12706 Merges files from the ICU4J unit test coverage fix-it branch into trunk.
Norbert Runge [Tue, 20 Sep 2016 17:00:07 +0000 (17:00 +0000)]
ICU-12706 Merges files from the ICU4J unit test coverage fix-it branch into trunk.

X-SVN-Rev: 39291

8 years agoICU-12739 Fixed some API doc issues and eased doclint option with Java 8.
Yoshito Umaoka [Tue, 20 Sep 2016 16:48:49 +0000 (16:48 +0000)]
ICU-12739 Fixed some API doc issues and eased doclint option with Java 8.

X-SVN-Rev: 39290

8 years agoICU-12701 IBM i fixes (merge to trunk)
Steven R. Loomis [Tue, 20 Sep 2016 04:30:06 +0000 (04:30 +0000)]
ICU-12701 IBM i fixes (merge to trunk)

X-SVN-Rev: 39289

8 years agoICU-12663 UnicodeString support nearly 2G UChars & avoid integer overflows; string...
Markus Scherer [Tue, 20 Sep 2016 01:10:36 +0000 (01:10 +0000)]
ICU-12663 UnicodeString support nearly 2G UChars & avoid integer overflows; string-to-string case mappings & detect integer overflows; make some calls to uprv_memcpy() and similar a little more robust by casting int32_t to size_t before multiplying

X-SVN-Rev: 39288

8 years agoICU-12705 Only disable optimizations for the function that is causing problems, ultag...
Jeff Genovy [Mon, 19 Sep 2016 22:57:47 +0000 (22:57 +0000)]
ICU-12705 Only disable optimizations for the function that is causing problems, ultag_parse.

This is workaround for an optimizer issue in VS 2015 Update 3 (vs2015update3).

X-SVN-Rev: 39286

8 years agoICU-12582 DateFormatRoundTripTest requires one more roundtrip when 1) with time zone...
Yoshito Umaoka [Mon, 19 Sep 2016 19:26:16 +0000 (19:26 +0000)]
ICU-12582 DateFormatRoundTripTest requires one more roundtrip when 1) with time zone display name and 2) 2 digit year. Updated the test case to handle this case.

X-SVN-Rev: 39283

8 years agoICU-11746 static analysis fixes
Steven R. Loomis [Mon, 19 Sep 2016 18:52:48 +0000 (18:52 +0000)]
ICU-11746 static analysis fixes

X-SVN-Rev: 39282

8 years agoICU-12590
Norbert Runge [Mon, 19 Sep 2016 17:46:50 +0000 (17:46 +0000)]
ICU-12590

X-SVN-Rev: 39281

8 years agoICU-12548
Norbert Runge [Mon, 19 Sep 2016 16:48:06 +0000 (16:48 +0000)]
ICU-12548

X-SVN-Rev: 39280

8 years agoICU-12590
Norbert Runge [Mon, 19 Sep 2016 16:23:26 +0000 (16:23 +0000)]
ICU-12590

X-SVN-Rev: 39279

8 years agoICU-12590
Norbert Runge [Mon, 19 Sep 2016 16:22:07 +0000 (16:22 +0000)]
ICU-12590

X-SVN-Rev: 39278

8 years agoICU-12596 Re-enabled TestCollectionUtilitySpeed, but use logln instead of errln when...
Yoshito Umaoka [Mon, 19 Sep 2016 15:39:33 +0000 (15:39 +0000)]
ICU-12596 Re-enabled TestCollectionUtilitySpeed, but use logln instead of errln when performance rate is under the target number.

X-SVN-Rev: 39277

8 years agoICU-12140 Pass StringPiece by value, return value.
Fredrik Roubert [Mon, 19 Sep 2016 11:07:55 +0000 (11:07 +0000)]
ICU-12140 Pass StringPiece by value, return value.

R=markus.icu@gmail.com

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

X-SVN-Rev: 39276

8 years agoICU-12729 CLDR release-30-d02 integration, merge icu4c branch into trunk
Peter Edberg [Mon, 19 Sep 2016 05:09:40 +0000 (05:09 +0000)]
ICU-12729 CLDR release-30-d02 integration, merge icu4c branch into trunk

X-SVN-Rev: 39273

8 years agoICU-12729 CLDR release-30-d02 integration, merge branch into trunk
Peter Edberg [Mon, 19 Sep 2016 04:24:40 +0000 (04:24 +0000)]
ICU-12729 CLDR release-30-d02 integration, merge branch into trunk

X-SVN-Rev: 39272

8 years agoICU-12670 Fix for #12670 and #12672
Shane Carr [Fri, 16 Sep 2016 19:54:32 +0000 (19:54 +0000)]
ICU-12670 Fix for #12670 and #12672

X-SVN-Rev: 39264

8 years agoICU-11679 Updated the coverge exclusion list to include new Enums introduced in BidiT...
Yoshito Umaoka [Fri, 16 Sep 2016 16:41:02 +0000 (16:41 +0000)]
ICU-11679 Updated the coverge exclusion list to include new Enums introduced in BidiTransform.

X-SVN-Rev: 39259

8 years agoICU-12738 property fix - C
Steven R. Loomis [Fri, 16 Sep 2016 14:59:54 +0000 (14:59 +0000)]
ICU-12738 property fix - C

X-SVN-Rev: 39257

8 years agoICU-10368 Minor fix to headerdoc comments
Peter Edberg [Fri, 16 Sep 2016 00:52:01 +0000 (00:52 +0000)]
ICU-10368 Minor fix to headerdoc comments

X-SVN-Rev: 39256

8 years agoICU-12700 Update coverage exclusions on LocaleDisplayNames after implementation of...
Felipe Balbontín [Fri, 16 Sep 2016 00:26:11 +0000 (00:26 +0000)]
ICU-12700 Update coverage exclusions on LocaleDisplayNames after implementation of Substitute Handling.

X-SVN-Rev: 39254

8 years agoICU-5456 minor fixes parallel with C++, and no code coverage for implicit default...
Markus Scherer [Thu, 15 Sep 2016 23:54:13 +0000 (23:54 +0000)]
ICU-5456 minor fixes parallel with C++, and no code coverage for implicit default constructors of all-static classes

X-SVN-Rev: 39252

8 years agoICU-12549 Adding coverage for SpoofChecker.Builder copy constructor
Shane Carr [Thu, 15 Sep 2016 21:17:07 +0000 (21:17 +0000)]
ICU-12549 Adding coverage for SpoofChecker.Builder copy constructor

X-SVN-Rev: 39247

8 years agoICU-12047 Minor wording adjustment in toLocalizedPattern() headerdoc
Peter Edberg [Thu, 15 Sep 2016 17:32:24 +0000 (17:32 +0000)]
ICU-12047 Minor wording adjustment in toLocalizedPattern() headerdoc

X-SVN-Rev: 39245

8 years agoICU-12047 Minor wording adjustment in toLocalizedPattern() headerdoc
Peter Edberg [Thu, 15 Sep 2016 17:32:17 +0000 (17:32 +0000)]
ICU-12047 Minor wording adjustment in toLocalizedPattern() headerdoc

X-SVN-Rev: 39244

8 years agoICU-12029 Measure unit display names, C++ version.
Shane Carr [Thu, 15 Sep 2016 08:37:56 +0000 (08:37 +0000)]
ICU-12029 Measure unit display names, C++ version.

X-SVN-Rev: 39243

8 years agoICU-12029 Measure unit display names, Java version.
Shane Carr [Thu, 15 Sep 2016 08:37:24 +0000 (08:37 +0000)]
ICU-12029 Measure unit display names, Java version.

X-SVN-Rev: 39242

8 years agoICU-12054 If format has no fields, first FieldPositionIterator::next should return...
Peter Edberg [Thu, 15 Sep 2016 07:24:12 +0000 (07:24 +0000)]
ICU-12054 If format has no fields, first FieldPositionIterator::next should return FALSE; fix ufieldpositer_next description

X-SVN-Rev: 39241

8 years agoICU-12554 Fix test to compare the intended objects, instead of two identical objects
Peter Edberg [Thu, 15 Sep 2016 05:29:13 +0000 (05:29 +0000)]
ICU-12554 Fix test to compare the intended objects, instead of two identical objects

X-SVN-Rev: 39240

8 years agoICU-12407 J, just add test for in DECIMAL-style formatter with applied currency pattern
Peter Edberg [Thu, 15 Sep 2016 05:02:21 +0000 (05:02 +0000)]
ICU-12407 J, just add test for in DECIMAL-style formatter with applied currency pattern

X-SVN-Rev: 39239

8 years agoICU-12515 J fix - first() should just call delegate
Steven R. Loomis [Thu, 15 Sep 2016 04:29:23 +0000 (04:29 +0000)]
ICU-12515 J fix - first() should just call delegate

there won't be a suppressed break at position 0. first() should just call into the delegate.

X-SVN-Rev: 39238

8 years agoICU-12515 first() should just call delegate
Steven R. Loomis [Thu, 15 Sep 2016 04:21:26 +0000 (04:21 +0000)]
ICU-12515 first() should just call delegate

there won't be a suppressed break at position 0. first() should just call
into the delegate.

X-SVN-Rev: 39237

8 years agoICU-12407 Prevent parse crash in DECIMAL-style formatter with applied currency pattern
Peter Edberg [Thu, 15 Sep 2016 03:55:22 +0000 (03:55 +0000)]
ICU-12407 Prevent parse crash in DECIMAL-style formatter with applied currency pattern

X-SVN-Rev: 39236

8 years agoICU-12739 Update ICU4J version to 58.1 / 58rc.
Yoshito Umaoka [Thu, 15 Sep 2016 03:04:15 +0000 (03:04 +0000)]
ICU-12739 Update ICU4J version to 58.1 / 58rc.

X-SVN-Rev: 39235

8 years agoICU-12738 Updated ICU4C version to 58.1. Also updated uvernum.h to use the Unicode...
Yoshito Umaoka [Thu, 15 Sep 2016 03:02:38 +0000 (03:02 +0000)]
ICU-12738 Updated ICU4C version to 58.1. Also updated uvernum.h to use the Unicode copyright string, which will be embedded in ICU binary data files.

X-SVN-Rev: 39234

8 years agoICU-11679 Fixed incorrect Java Doc comments and import (Direction)
Yoshito Umaoka [Thu, 15 Sep 2016 01:30:54 +0000 (01:30 +0000)]
ICU-11679 Fixed incorrect Java Doc comments and import (Direction)

X-SVN-Rev: 39233

8 years agoICU-11679 Merging updates in bid transform test.
Yoshito Umaoka [Thu, 15 Sep 2016 01:28:50 +0000 (01:28 +0000)]
ICU-11679 Merging updates in bid transform test.

X-SVN-Rev: 39232

8 years agoICU-12728 -makedata.vcxproj wasn't updated to VS2015 with the rest
Shawn Steele [Wed, 14 Sep 2016 23:55:13 +0000 (23:55 +0000)]
ICU-12728 -makedata.vcxproj wasn't updated to VS2015 with the rest

X-SVN-Rev: 39230

8 years agoICU-5456 modern Greek toUpperCase(), remove most diacritics
Markus Scherer [Wed, 14 Sep 2016 23:17:11 +0000 (23:17 +0000)]
ICU-5456 modern Greek toUpperCase(), remove most diacritics

X-SVN-Rev: 39228

8 years agoICU-12549 Actually removing IdentifierInfo class.
Shane Carr [Wed, 14 Sep 2016 22:05:34 +0000 (22:05 +0000)]
ICU-12549 Actually removing IdentifierInfo class.

X-SVN-Rev: 39226

8 years agoICU-12549 Test coverage for SpoofChecker. Actually removing IdentifierInfo class.
Shane Carr [Wed, 14 Sep 2016 22:05:04 +0000 (22:05 +0000)]
ICU-12549 Test coverage for SpoofChecker. Actually removing IdentifierInfo class.

X-SVN-Rev: 39225

8 years agoICU-12705 disable opt on vs2015
Steven R. Loomis [Wed, 14 Sep 2016 20:58:08 +0000 (20:58 +0000)]
ICU-12705 disable opt on vs2015

workaround for failure on 32 bit release with vs2015update3

X-SVN-Rev: 39224

8 years agoICU-11679 Merging BidiTransform work from Lina's work branch.
Yoshito Umaoka [Wed, 14 Sep 2016 20:58:05 +0000 (20:58 +0000)]
ICU-11679 Merging BidiTransform work from Lina's work branch.

X-SVN-Rev: 39223

8 years agoICU-12549 Updating SpoofChecker to latest Unicode specification (Java version).
Shane Carr [Tue, 13 Sep 2016 22:16:02 +0000 (22:16 +0000)]
ICU-12549 Updating SpoofChecker to latest Unicode specification (Java version).

X-SVN-Rev: 39219

8 years agoICU-12549 Updating SpoofChecker to latest Unicode specification.
Shane Carr [Tue, 13 Sep 2016 22:15:13 +0000 (22:15 +0000)]
ICU-12549 Updating SpoofChecker to latest Unicode specification.

X-SVN-Rev: 39218

8 years agoICU-12547 UCHAR_TYPE=char16_t on Windows, fix compilation problems.
Andy Heninger [Tue, 13 Sep 2016 21:37:40 +0000 (21:37 +0000)]
ICU-12547 UCHAR_TYPE=char16_t on Windows, fix compilation problems.

X-SVN-Rev: 39217

8 years agoICU-12563 fix cross-compile with mingw
Steven R. Loomis [Tue, 13 Sep 2016 20:29:47 +0000 (20:29 +0000)]
ICU-12563 fix cross-compile with mingw

X-SVN-Rev: 39215

8 years agoICU-12515 fix errors in J filtered brk, enable @ss=
Steven R. Loomis [Tue, 13 Sep 2016 20:08:10 +0000 (20:08 +0000)]
ICU-12515 fix errors in J filtered brk, enable @ss=

* fix errors in the filtered break implementation, sync with C
* sync rbbitst.txt with C
* enable 'en@ss=standard' syntax to enable filtered break

X-SVN-Rev: 39213

8 years agoICU-12515 C filtered break
Steven R. Loomis [Tue, 13 Sep 2016 19:58:55 +0000 (19:58 +0000)]
ICU-12515 C filtered break

* sync rbbitst.txt with J
* fix an issue where isBoundary() didn't check the trie's presence

X-SVN-Rev: 39211

8 years agoICU-12422 Fixing affixes for CompactDecimalFormat for locales with different positive...
Shane Carr [Tue, 13 Sep 2016 19:01:56 +0000 (19:01 +0000)]
ICU-12422 Fixing affixes for CompactDecimalFormat for locales with different positive/negative formats

X-SVN-Rev: 39208

8 years agoICU-12700 Implement DisplayContext.Type.SUBSTITUTE_HANDLING on LocaleDisplayNames.
Felipe Balbontín [Tue, 13 Sep 2016 15:56:04 +0000 (15:56 +0000)]
ICU-12700 Implement DisplayContext.Type.SUBSTITUTE_HANDLING on LocaleDisplayNames.

X-SVN-Rev: 39206

8 years agoICU-10368 String digit/symbol support in DecimalFormatSymbols - merged from the work...
Yoshito Umaoka [Tue, 13 Sep 2016 08:41:57 +0000 (08:41 +0000)]
ICU-10368 String digit/symbol support in DecimalFormatSymbols - merged from the work branch.

X-SVN-Rev: 39202

8 years agoICU-12591 Removed the CalendarData class and refactored all the remaining functions...
Felipe Balbontín [Mon, 12 Sep 2016 21:01:16 +0000 (21:01 +0000)]
ICU-12591 Removed the CalendarData class and refactored all the remaining functions that used it (ICU4C).

X-SVN-Rev: 39190

8 years agoICU-7548 Problems opening rbbi data in stand-alone file.
Andy Heninger [Fri, 9 Sep 2016 23:14:12 +0000 (23:14 +0000)]
ICU-7548 Problems opening rbbi data in stand-alone file.

X-SVN-Rev: 39179

8 years agoICU-5456 modern Greek toUpperCase(), remove most diacritics
Markus Scherer [Fri, 9 Sep 2016 22:30:55 +0000 (22:30 +0000)]
ICU-5456 modern Greek toUpperCase(), remove most diacritics

X-SVN-Rev: 39178

8 years agoICU-12708 bye bye layout engine
Steven R. Loomis [Fri, 9 Sep 2016 21:28:18 +0000 (21:28 +0000)]
ICU-12708 bye bye layout engine

X-SVN-Rev: 39176

8 years agoICU-11679 fix line endings and props
Steven R. Loomis [Fri, 9 Sep 2016 17:42:05 +0000 (17:42 +0000)]
ICU-11679 fix line endings and props

X-SVN-Rev: 39172

8 years agoICU-11679 merge C BiDi Transform from branch
Steven R. Loomis [Fri, 9 Sep 2016 16:41:15 +0000 (16:41 +0000)]
ICU-11679 merge C BiDi Transform from branch

* fixed from branch: inadvertently removed Unicode attribution from Makefiles
* fixed from branch: Unicode attribution
* bonus: moved icuplug into the 'registration' filter on windows

X-SVN-Rev: 39170

8 years agoICU-12611 Fix some issues found through static analysis.
George Rhoten [Fri, 9 Sep 2016 14:58:06 +0000 (14:58 +0000)]
ICU-12611 Fix some issues found through static analysis.

X-SVN-Rev: 39168

8 years agoICU-12420 deprecate COUNT/LIMIT constants whose value may change
Markus Scherer [Fri, 9 Sep 2016 03:43:28 +0000 (03:43 +0000)]
ICU-12420 deprecate COUNT/LIMIT constants whose value may change

X-SVN-Rev: 39167

8 years agoICU-12420 deprecate COUNT/LIMIT constants whose value may change
Markus Scherer [Thu, 8 Sep 2016 22:45:51 +0000 (22:45 +0000)]
ICU-12420 deprecate COUNT/LIMIT constants whose value may change

X-SVN-Rev: 39164

8 years agoICU-12716 FindBugs fixes & comments for false-positive warnings
Craig Cornelius [Thu, 8 Sep 2016 20:47:47 +0000 (20:47 +0000)]
ICU-12716 FindBugs fixes & comments for false-positive warnings

X-SVN-Rev: 39163

8 years agoICU-12462 Slightly improve the power function performance.
George Rhoten [Thu, 8 Sep 2016 18:35:21 +0000 (18:35 +0000)]
ICU-12462 Slightly improve the power function performance.

X-SVN-Rev: 39161

8 years agoICU-12462 Fix for large magnitude numbers. Prevent rounding errors when converting...
George Rhoten [Thu, 8 Sep 2016 18:06:08 +0000 (18:06 +0000)]
ICU-12462 Fix for large magnitude numbers. Prevent rounding errors when converting between long and double.  Fallback to DecimalFormat behavior when outside of the positive 64 bit signed range instead of providing inaccurate results or exceptions.

X-SVN-Rev: 39159

8 years agoICU-12634 Remove type check left over from previous enumeration mechanism.
Felipe Balbontín [Thu, 8 Sep 2016 01:06:49 +0000 (01:06 +0000)]
ICU-12634 Remove type check left over from previous enumeration mechanism.

X-SVN-Rev: 39156

8 years agoICU-12634 Remove ResourceTableSink and ures_getAllTableItems().
Felipe Balbontín [Wed, 7 Sep 2016 19:22:41 +0000 (19:22 +0000)]
ICU-12634 Remove ResourceTableSink and ures_getAllTableItems().

X-SVN-Rev: 39155

8 years agoICU-12676 Add substitute handling enum values to ICU4C.
Felipe Balbontín [Wed, 7 Sep 2016 18:29:56 +0000 (18:29 +0000)]
ICU-12676 Add substitute handling enum values to ICU4C.

X-SVN-Rev: 39154

8 years agoICU-12676 Add substitute handling enum values to ICU4J.
Felipe Balbontín [Wed, 7 Sep 2016 18:18:18 +0000 (18:18 +0000)]
ICU-12676 Add substitute handling enum values to ICU4J.

X-SVN-Rev: 39152

8 years agoICU-12611 Fix some issues found through static analysis.
George Rhoten [Wed, 7 Sep 2016 17:58:15 +0000 (17:58 +0000)]
ICU-12611 Fix some issues found through static analysis.

X-SVN-Rev: 39151

8 years agoICU-11122 Remove global operator new & delete. They were non-standards conforming...
Andy Heninger [Wed, 7 Sep 2016 17:22:42 +0000 (17:22 +0000)]
ICU-11122 Remove global operator new & delete. They were non-standards conforming, and not easily fixed. Were for error check & debug purposes only.

X-SVN-Rev: 39150

8 years agoICU-10232 Updated preprocessro macro again - including xlocale.h except for windows...
Yoshito Umaoka [Wed, 7 Sep 2016 07:43:38 +0000 (07:43 +0000)]
ICU-10232 Updated preprocessro macro again - including xlocale.h except for windows, configure script to set -DU_HAVE_STRTOD_L=1 when strtod_l is available, etc.

X-SVN-Rev: 39144

8 years agoICU-12604 BreakIterator, clarify that setText() retains a reference to the supplied...
Andy Heninger [Wed, 7 Sep 2016 00:41:57 +0000 (00:41 +0000)]
ICU-12604 BreakIterator, clarify that setText() retains a reference to the supplied text.

X-SVN-Rev: 39143

8 years agoICU-12652 add 'using namespace icu' to fix build failure from use of MaybeStackArray<>
Andy Heninger [Tue, 6 Sep 2016 23:10:27 +0000 (23:10 +0000)]
ICU-12652 add 'using namespace icu' to fix build failure from use of MaybeStackArray<>

X-SVN-Rev: 39142

8 years agoICU-12502 remove obsolete comment re Script Extension is Provisional.
Andy Heninger [Tue, 6 Sep 2016 22:51:36 +0000 (22:51 +0000)]
ICU-12502 remove obsolete comment re Script Extension is Provisional.

X-SVN-Rev: 39141

8 years agoICU-12502 remove obsolete comment re Script Extension is Provisional.
Andy Heninger [Tue, 6 Sep 2016 22:42:24 +0000 (22:42 +0000)]
ICU-12502 remove obsolete comment re Script Extension is Provisional.

X-SVN-Rev: 39140

8 years agoICU-11984 use "en_US" for TestInt64Format
Steven R. Loomis [Sat, 3 Sep 2016 01:30:52 +0000 (01:30 +0000)]
ICU-11984 use "en_US" for TestInt64Format

this test should not be locale sensitive.

X-SVN-Rev: 39132

8 years agoICU-12428 fix breakage from r39130: filtered break default lookup problems
Steven R. Loomis [Sat, 3 Sep 2016 01:28:49 +0000 (01:28 +0000)]
ICU-12428 fix breakage from r39130: filtered break default lookup problems

Need to check U_USING_DEFAULT_WARNING at each level of res lookup.

X-SVN-Rev: 39131

8 years agoICU-12428 don t fallback to default for filtered break rules
Steven R. Loomis [Sat, 3 Sep 2016 00:39:01 +0000 (00:39 +0000)]
ICU-12428 don t fallback to default for filtered break rules

X-SVN-Rev: 39130

8 years agoICU-10232 Fixed Mac/BSD build issue.
Yoshito Umaoka [Fri, 2 Sep 2016 23:23:14 +0000 (23:23 +0000)]
ICU-10232 Fixed Mac/BSD build issue.

X-SVN-Rev: 39128

8 years agoICU-12652 tab -> space
Steven R. Loomis [Fri, 2 Sep 2016 21:01:19 +0000 (21:01 +0000)]
ICU-12652 tab -> space

X-SVN-Rev: 39126

8 years agoICU-12704 fix tabs in dtptngen.cpp
Steven R. Loomis [Fri, 2 Sep 2016 21:00:19 +0000 (21:00 +0000)]
ICU-12704 fix tabs in dtptngen.cpp

X-SVN-Rev: 39125

8 years agoICU-10232 DigitList to use strtod_l instead of strtod with cached host decimal point...
Yoshito Umaoka [Fri, 2 Sep 2016 20:58:05 +0000 (20:58 +0000)]
ICU-10232 DigitList to use strtod_l instead of strtod with cached host decimal point on platforms supporting strtod_l. For other platforms, detect host decimal point instead of using cached host decimal point char.

X-SVN-Rev: 39124

8 years agoICU-12652 better fix, see r39114
Steven R. Loomis [Wed, 31 Aug 2016 23:37:29 +0000 (23:37 +0000)]
ICU-12652 better fix, see r39114

X-SVN-Rev: 39115

8 years agoICU-12704 change dtptngen.cpp to use LocalMemory<int32_t> instead of LocalArray
Steven R. Loomis [Wed, 31 Aug 2016 23:36:19 +0000 (23:36 +0000)]
ICU-12704 change dtptngen.cpp to use LocalMemory<int32_t> instead of LocalArray

LocalArray cannot be used with primitive types.

X-SVN-Rev: 39114

8 years agoICU-12701 fix missing implicit casts
Steven R. Loomis [Wed, 31 Aug 2016 23:15:47 +0000 (23:15 +0000)]
ICU-12701 fix missing implicit casts

These are needed for IBM i.

X-SVN-Rev: 39113

8 years agoICU-12652 fix for null termination in uloc_acceptLanguageFromHTTP
Steven R. Loomis [Wed, 31 Aug 2016 14:53:53 +0000 (14:53 +0000)]
ICU-12652 fix for null termination in uloc_acceptLanguageFromHTTP

X-SVN-Rev: 39109

8 years agoICU-21666 Update coverage exclusion for RelativeDateTimeSink
Craig Cornelius [Wed, 31 Aug 2016 01:25:05 +0000 (01:25 +0000)]
ICU-21666 Update coverage exclusion for RelativeDateTimeSink

X-SVN-Rev: 39104

8 years agoICU-12666 Update C++ RelativeDateTimeFormatter to new data loading scheme
Craig Cornelius [Wed, 31 Aug 2016 00:46:16 +0000 (00:46 +0000)]
ICU-12666 Update C++ RelativeDateTimeFormatter to new data loading scheme

X-SVN-Rev: 39102

8 years agoICU-12664 ICU4J Break rules update for revised Emoji ZWJ sequences.
Andy Heninger [Tue, 30 Aug 2016 23:59:23 +0000 (23:59 +0000)]
ICU-12664 ICU4J Break rules update for revised Emoji ZWJ sequences.

X-SVN-Rev: 39101