]> granicus.if.org Git - icu/log
icu
8 years agoICU-12748 Remove override that does not work with Java 1.6
Craig Cornelius [Thu, 22 Sep 2016 23:29:23 +0000 (23:29 +0000)]
ICU-12748 Remove override that does not work with Java 1.6

X-SVN-Rev: 39337

8 years agoICU-12716 Resolved StringEquality issues reported by ErrorProne (Android)
Craig Cornelius [Thu, 22 Sep 2016 22:49:46 +0000 (22:49 +0000)]
ICU-12716 Resolved StringEquality issues reported by ErrorProne (Android)

X-SVN-Rev: 39334

8 years agoICU-12734 ICU4C API, add missing U_HIDE_INTERNAL_API
Andy Heninger [Thu, 22 Sep 2016 22:10:24 +0000 (22:10 +0000)]
ICU-12734 ICU4C API, add missing U_HIDE_INTERNAL_API

X-SVN-Rev: 39333

8 years agoICU-12734 ICU4C API Change Report regenerated again; fixed some incorrect @stable...
Andy Heninger [Thu, 22 Sep 2016 18:35:22 +0000 (18:35 +0000)]
ICU-12734 ICU4C API Change Report regenerated again; fixed some incorrect @stable tags.

X-SVN-Rev: 39332

8 years agoICU-12706 inserts two methods into test coverage exclusion list for JaCoCo.
Norbert Runge [Thu, 22 Sep 2016 17:11:17 +0000 (17:11 +0000)]
ICU-12706 inserts two methods into test coverage exclusion list for JaCoCo.
The two methods were incorrectly taken out in CS 39322.

X-SVN-Rev: 39331

8 years agoICU-12729 integrate CLDR release-30-d03 into icu4c trunk
Peter Edberg [Thu, 22 Sep 2016 02:14:47 +0000 (02:14 +0000)]
ICU-12729 integrate CLDR release-30-d03 into icu4c trunk

X-SVN-Rev: 39330

8 years agoICU-12729 integrate CLDR release-30-d03 into icu4j trunk
Peter Edberg [Thu, 22 Sep 2016 02:13:43 +0000 (02:13 +0000)]
ICU-12729 integrate CLDR release-30-d03 into icu4j trunk

X-SVN-Rev: 39329

8 years agoICU-12549 Small documentation and comment fixes in C++ SpoofChecker
Shane Carr [Thu, 22 Sep 2016 01:43:05 +0000 (01:43 +0000)]
ICU-12549 Small documentation and comment fixes in C++ SpoofChecker

X-SVN-Rev: 39328

8 years agoICU-12549 Small documentation and comment fixes in Java SpoofChecker
Shane Carr [Thu, 22 Sep 2016 01:35:48 +0000 (01:35 +0000)]
ICU-12549 Small documentation and comment fixes in Java SpoofChecker

X-SVN-Rev: 39327

8 years agoICU-12752 IBM i now passes
Steven R. Loomis [Thu, 22 Sep 2016 01:25:52 +0000 (01:25 +0000)]
ICU-12752 IBM i now passes

X-SVN-Rev: 39326

8 years agoICU-12734 ICU4C API change report tool, tweaks for ICU 58.
Andy Heninger [Thu, 22 Sep 2016 01:15:51 +0000 (01:15 +0000)]
ICU-12734 ICU4C API change report tool, tweaks for ICU 58.

X-SVN-Rev: 39325

8 years agoICU-12734 ICU4C API Change Report regenerated. Has problems that need investigation.
Andy Heninger [Thu, 22 Sep 2016 01:01:42 +0000 (01:01 +0000)]
ICU-12734 ICU4C API Change Report regenerated. Has problems that need investigation.

X-SVN-Rev: 39324

8 years agoICU-12701 additional porting issues.
Steven R. Loomis [Wed, 21 Sep 2016 23:52:53 +0000 (23:52 +0000)]
ICU-12701 additional porting issues.

X-SVN-Rev: 39323

8 years agoICU-12706 Adjusts code coverage exclusion list after the unit tests from the
Norbert Runge [Wed, 21 Sep 2016 23:21:27 +0000 (23:21 +0000)]
ICU-12706 Adjusts code coverage exclusion list after the unit tests from the
test coverage fix-it are in the trunk.

X-SVN-Rev: 39322

8 years agoICU-12573 Remove no-longer-needed logKnownIssue
Peter Edberg [Wed, 21 Sep 2016 23:19:44 +0000 (23:19 +0000)]
ICU-12573 Remove no-longer-needed logKnownIssue

X-SVN-Rev: 39321

8 years agoICU-11679 warning fix
Steven R. Loomis [Wed, 21 Sep 2016 23:12:11 +0000 (23:12 +0000)]
ICU-11679 warning fix

X-SVN-Rev: 39320

8 years agoICU-12738 update dependencies spec
Markus Scherer [Wed, 21 Sep 2016 23:07:10 +0000 (23:07 +0000)]
ICU-12738 update dependencies spec

X-SVN-Rev: 39319

8 years agoICU-12734 ICU4C 58 API Promotion.
Andy Heninger [Wed, 21 Sep 2016 21:20:27 +0000 (21:20 +0000)]
ICU-12734 ICU4C 58 API Promotion.

X-SVN-Rev: 39318

8 years agoICU-12751 CStr, add icu:: namespace.
Andy Heninger [Wed, 21 Sep 2016 21:02:21 +0000 (21:02 +0000)]
ICU-12751 CStr, add icu:: namespace.

X-SVN-Rev: 39317

8 years agoICU-12746 avoid checking for possibly-interned String; instead store the no-inheritan...
Markus Scherer [Wed, 21 Sep 2016 20:21:09 +0000 (20:21 +0000)]
ICU-12746 avoid checking for possibly-interned String; instead store the no-inheritance-marker as itself, and check for that later

X-SVN-Rev: 39316

8 years agoICU-12748 Add @Overrides and fix whitespace, thanks to Eclipse
Craig Cornelius [Wed, 21 Sep 2016 19:55:37 +0000 (19:55 +0000)]
ICU-12748 Add @Overrides and fix whitespace, thanks to Eclipse

X-SVN-Rev: 39313

8 years agoICU-12735 Merged ICU4J API promotion draft from the work branch to trunk, and updated...
Yoshito Umaoka [Wed, 21 Sep 2016 19:44:11 +0000 (19:44 +0000)]
ICU-12735 Merged ICU4J API promotion draft from the work branch to trunk, and updated the API change report with them.

X-SVN-Rev: 39312

8 years agoICU-12751 use cstr instead of toUTF8String
Steven R. Loomis [Wed, 21 Sep 2016 19:40:11 +0000 (19:40 +0000)]
ICU-12751 use cstr instead of toUTF8String

X-SVN-Rev: 39311

8 years agoICU-12701 additional cast for ibm i
Steven R. Loomis [Wed, 21 Sep 2016 17:27:57 +0000 (17:27 +0000)]
ICU-12701 additional cast for ibm i

X-SVN-Rev: 39309

8 years agoICU-11679 warning fix (reviewed by Lina)
Steven R. Loomis [Wed, 21 Sep 2016 17:22:05 +0000 (17:22 +0000)]
ICU-11679 warning fix (reviewed by Lina)

X-SVN-Rev: 39308

8 years agoICU-12738 ICU4C BRS, update urename.h
Peter Edberg [Wed, 21 Sep 2016 06:07:26 +0000 (06:07 +0000)]
ICU-12738 ICU4C BRS, update urename.h

X-SVN-Rev: 39307

8 years agoICU-12549 Changing deprecated SpoofChecker.getSkeleton API back to String instead...
Shane Carr [Wed, 21 Sep 2016 00:24:05 +0000 (00:24 +0000)]
ICU-12549 Changing deprecated SpoofChecker.getSkeleton API back to String instead of CharSequence

X-SVN-Rev: 39305

8 years agoICU-12701 more IBM i test fixes.
Steven R. Loomis [Wed, 21 Sep 2016 00:07:32 +0000 (00:07 +0000)]
ICU-12701 more IBM i test fixes.

* intltest now builds.
* fix for unpax-icu.sh to include the utf-16be file.
* added an emacs coding line to 'encoded.utf16be'

X-SVN-Rev: 39304

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