]> granicus.if.org Git - icu/log
icu
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

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

X-SVN-Rev: 39100

8 years agoICU-12634 remove UResource.TableSink and ICUResourceBundle.getAllTableItems()
Markus Scherer [Tue, 30 Aug 2016 20:58:54 +0000 (20:58 +0000)]
ICU-12634 remove UResource.TableSink and ICUResourceBundle.getAllTableItems()

X-SVN-Rev: 39097

8 years agoICU-12591 Remove CalendarData.java and all the remaining references to the CalendarDa...
Felipe Balbontín [Mon, 29 Aug 2016 20:53:20 +0000 (20:53 +0000)]
ICU-12591 Remove CalendarData.java and all the remaining references to the CalendarData class.

X-SVN-Rev: 39094

8 years agoICU-12617 Revise loading of calendar data to consider arraytype and missing default
Craig Cornelius [Mon, 29 Aug 2016 16:40:15 +0000 (16:40 +0000)]
ICU-12617 Revise loading of calendar data to consider arraytype and missing default

X-SVN-Rev: 39093

8 years agoICU-12666 Update to use new sink methods for data loading. Remove use of CalendarData...
Craig Cornelius [Mon, 29 Aug 2016 16:19:07 +0000 (16:19 +0000)]
ICU-12666 Update to use new sink methods for data loading. Remove use of CalendarData class

X-SVN-Rev: 39092

8 years agoICU-12087 - merge updates to use VS2015
Shawn Steele [Wed, 24 Aug 2016 20:52:23 +0000 (20:52 +0000)]
ICU-12087 - merge updates to use VS2015

X-SVN-Rev: 39085

8 years agoICU-12591 Remove CalendarData references from:
Felipe Balbontín [Tue, 23 Aug 2016 00:58:29 +0000 (00:58 +0000)]
ICU-12591 Remove CalendarData references from:
- DateIntervalFormat.java
- Calendar.java

X-SVN-Rev: 39081

8 years agoICU-12671 Just updated the test cases to match the ICU4C changes r39076. ICU4J ULocal...
Yoshito Umaoka [Fri, 19 Aug 2016 23:30:22 +0000 (23:30 +0000)]
ICU-12671 Just updated the test cases to match the ICU4C changes r39076. ICU4J ULocale#toLanguageTag did not have the issue reported by #12671.

X-SVN-Rev: 39077

8 years agoICU-12671 Fixed a problem in uloc_toLanguageTag. When LDML attribute is used withtout...
Yoshito Umaoka [Fri, 19 Aug 2016 23:29:17 +0000 (23:29 +0000)]
ICU-12671 Fixed a problem in uloc_toLanguageTag. When LDML attribute is used withtout LDML keywords, the function did not prodce -u- at the right place. This change fixed the LDML attribute handling. The test cases in the ticket were integrated to cintltst.

X-SVN-Rev: 39076

8 years agoICU-12617 Removed use of CalendarData class
Craig Cornelius [Fri, 19 Aug 2016 01:18:44 +0000 (01:18 +0000)]
ICU-12617 Removed use of CalendarData class

X-SVN-Rev: 39072

8 years agoICU-12669 draft Emoji 4.0 properties data
Markus Scherer [Thu, 18 Aug 2016 21:08:40 +0000 (21:08 +0000)]
ICU-12669 draft Emoji 4.0 properties data

X-SVN-Rev: 39068

8 years agoICU-12669 draft Emoji 4.0 properties data
Markus Scherer [Thu, 18 Aug 2016 21:08:23 +0000 (21:08 +0000)]
ICU-12669 draft Emoji 4.0 properties data

X-SVN-Rev: 39067

8 years agoICU-12140 Pass StringPiece by value, externally.
Fredrik Roubert [Wed, 17 Aug 2016 19:07:15 +0000 (19:07 +0000)]
ICU-12140 Pass StringPiece by value, externally.

R=markus.icu@gmail.com

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

X-SVN-Rev: 39064

8 years agoICU-12617 Remove duplicate free. Memory check is clean
Craig Cornelius [Wed, 17 Aug 2016 17:43:05 +0000 (17:43 +0000)]
ICU-12617 Remove duplicate free. Memory check is clean

X-SVN-Rev: 39063

8 years agoICU-12617 Update data loading, and remove use of CalendarData
Craig Cornelius [Sat, 13 Aug 2016 00:30:06 +0000 (00:30 +0000)]
ICU-12617 Update data loading, and remove use of CalendarData

X-SVN-Rev: 39053

8 years agoICU-12419 Remove unused variable
Craig Cornelius [Fri, 12 Aug 2016 23:28:51 +0000 (23:28 +0000)]
ICU-12419 Remove unused variable

X-SVN-Rev: 39050

8 years agoICU-12570 remove undefined behaviors from cintltst. Mostly signed integer overflow.
Andy Heninger [Fri, 12 Aug 2016 00:27:46 +0000 (00:27 +0000)]
ICU-12570 remove undefined behaviors from cintltst. Mostly signed integer overflow.

X-SVN-Rev: 39042

8 years agoICU-11912 Adding more efficient implementation of getDisplayNames(), which was alread...
Shane Carr [Thu, 11 Aug 2016 23:29:51 +0000 (23:29 +0000)]
ICU-11912 Adding more efficient implementation of getDisplayNames(), which was already present in Java

X-SVN-Rev: 39041

8 years agoICU-12667 Add DateTimePatternGenerator.getAppendFormatNumber test for coverage
Peter Edberg [Thu, 11 Aug 2016 07:33:39 +0000 (07:33 +0000)]
ICU-12667 Add DateTimePatternGenerator.getAppendFormatNumber test for coverage

X-SVN-Rev: 39039

8 years agoICU-12665 Fixing out-of-scope temporary in ucurr.cpp
Shane Carr [Thu, 11 Aug 2016 01:19:30 +0000 (01:19 +0000)]
ICU-12665 Fixing out-of-scope temporary in ucurr.cpp

X-SVN-Rev: 39037

8 years agoICU-12667 Resture version of DateTimePatternGenerator.getAppendFormatNumber that...
Peter Edberg [Tue, 9 Aug 2016 22:41:36 +0000 (22:41 +0000)]
ICU-12667 Resture version of DateTimePatternGenerator.getAppendFormatNumber that takes String (used by CLDR)

X-SVN-Rev: 39029

8 years agoICU-12149 Add new copyright notice.
Craig Cornelius [Tue, 9 Aug 2016 22:03:14 +0000 (22:03 +0000)]
ICU-12149 Add new copyright notice.

X-SVN-Rev: 39028

8 years agoICU-12140 Pass StringPiece by value, internally.
Fredrik Roubert [Thu, 4 Aug 2016 17:40:53 +0000 (17:40 +0000)]
ICU-12140 Pass StringPiece by value, internally.

R=markus.icu@gmail.com

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

X-SVN-Rev: 39024

8 years agoICU-12452 update LICENSE to not have BOM (copy from r39020)
Steven R. Loomis [Wed, 27 Jul 2016 23:35:04 +0000 (23:35 +0000)]
ICU-12452 update LICENSE to not have BOM (copy from r39020)

X-SVN-Rev: 39021

8 years agoICU-12452 update LICENSE to not have BOM
Steven R. Loomis [Wed, 27 Jul 2016 23:32:46 +0000 (23:32 +0000)]
ICU-12452 update LICENSE to not have BOM

X-SVN-Rev: 39020

8 years agoICU-12614 DateFormatSymbols resource bundle data loading update. Remove unused variables.
Felipe Balbontín [Mon, 25 Jul 2016 22:53:35 +0000 (22:53 +0000)]
ICU-12614 DateFormatSymbols resource bundle data loading update. Remove unused variables.

X-SVN-Rev: 39019

8 years agoICU-12061 FieldPosition::DONT_CARE API status and doc update. Fix incorrect usage...
Andy Heninger [Sat, 23 Jul 2016 04:42:29 +0000 (04:42 +0000)]
ICU-12061 FieldPosition::DONT_CARE API status and doc update. Fix incorrect usage of FieldPosition(0).

X-SVN-Rev: 39017

8 years agoICU-12648 Remove several compiler warnings in RBBI code.
Andy Heninger [Fri, 22 Jul 2016 21:50:34 +0000 (21:50 +0000)]
ICU-12648 Remove several compiler warnings in RBBI code.

X-SVN-Rev: 39015

8 years agoICU-12646 Fixing Coverity code health issues on recently submitted code for TimeZoneN...
Shane Carr [Thu, 21 Jul 2016 23:01:53 +0000 (23:01 +0000)]
ICU-12646 Fixing Coverity code health issues on recently submitted code for TimeZoneNamesImpl and CompactDecimalDataCache

X-SVN-Rev: 39014

8 years agoICU-11912 Adding test coverage for TimeZoneNames.getAvailableMetaZoneIDs()
Shane Carr [Thu, 21 Jul 2016 21:37:32 +0000 (21:37 +0000)]
ICU-11912 Adding test coverage for TimeZoneNames.getAvailableMetaZoneIDs()

X-SVN-Rev: 39012

8 years agoICU-12149 Submit reviewed fix to remove hack
Craig Cornelius [Wed, 20 Jul 2016 15:44:15 +0000 (15:44 +0000)]
ICU-12149 Submit reviewed fix to remove hack

X-SVN-Rev: 39001

8 years agoICU-12149 Check in fixes, reviewed.
Craig Cornelius [Wed, 20 Jul 2016 01:35:01 +0000 (01:35 +0000)]
ICU-12149 Check in fixes, reviewed.

X-SVN-Rev: 39000

8 years agoICU-12634 Remove ResourceArraySink and ResourceTableSink.enter(), leave() and getOrCr...
Felipe Balbontín [Tue, 19 Jul 2016 18:37:37 +0000 (18:37 +0000)]
ICU-12634 Remove ResourceArraySink and ResourceTableSink.enter(), leave() and getOrCreateArraySink().

X-SVN-Rev: 38983

8 years agoICU-12623 Update DateIntervalInfo in ICU4C to new version of ResourceSink.
Felipe Balbontín [Mon, 18 Jul 2016 22:16:40 +0000 (22:16 +0000)]
ICU-12623 Update DateIntervalInfo in ICU4C to new version of ResourceSink.

X-SVN-Rev: 38979

8 years agoICU-12047 Added a note in SimpleDateFormat::toLocalizedPattern() API doc in ICU4C.
Yoshito Umaoka [Mon, 18 Jul 2016 18:19:11 +0000 (18:19 +0000)]
ICU-12047 Added a note in SimpleDateFormat::toLocalizedPattern() API doc in ICU4C.

X-SVN-Rev: 38976

8 years agoICU-12047 Added a note in SimpleDateForamt#toLocalizedPattern() API doc.
Yoshito Umaoka [Mon, 18 Jul 2016 17:12:57 +0000 (17:12 +0000)]
ICU-12047 Added a note in SimpleDateForamt#toLocalizedPattern() API doc.

X-SVN-Rev: 38975

8 years agoICU-11934 Updated API information collection tool to generate same results with javad...
Yoshito Umaoka [Mon, 18 Jul 2016 16:41:47 +0000 (16:41 +0000)]
ICU-11934 Updated API information collection tool to generate same results with javadoc 8.

X-SVN-Rev: 38974

8 years agoICU-12614 DateFormatSymbols resource bundle data loading update. Fix memory leak...
Felipe Balbontín [Fri, 15 Jul 2016 23:17:01 +0000 (23:17 +0000)]
ICU-12614 DateFormatSymbols resource bundle data loading update. Fix memory leak in MessageFormat.

X-SVN-Rev: 38973

8 years agoICU-12614 DateFormatSymbols resource bundle data loading update. Fix memory leak.
Felipe Balbontín [Thu, 14 Jul 2016 21:21:01 +0000 (21:21 +0000)]
ICU-12614 DateFormatSymbols resource bundle data loading update. Fix memory leak.

X-SVN-Rev: 38971

8 years agoICU-12638 Set svn:ignore to lib/*.jar
Yoshito Umaoka [Thu, 14 Jul 2016 20:21:11 +0000 (20:21 +0000)]
ICU-12638 Set svn:ignore to lib/*.jar

X-SVN-Rev: 38970

8 years agoICU-11912 Removing unused method 'consumeNoFallback', which was detected in Java...
Shane Carr [Wed, 13 Jul 2016 20:21:07 +0000 (20:21 +0000)]
ICU-11912 Removing unused method 'consumeNoFallback', which was detected in Java unit test coverage.

X-SVN-Rev: 38969

8 years agoICU-11912 Updating coverage-exclusion.txt for TimeZoneNames
Shane Carr [Wed, 13 Jul 2016 20:20:20 +0000 (20:20 +0000)]
ICU-11912 Updating coverage-exclusion.txt for TimeZoneNames

X-SVN-Rev: 38968

8 years agoICU-12614 DateFormatSymbols resource bundle data loading updated to use the ResourceSink.
Felipe Balbontín [Wed, 13 Jul 2016 18:38:15 +0000 (18:38 +0000)]
ICU-12614 DateFormatSymbols resource bundle data loading updated to use the ResourceSink.

X-SVN-Rev: 38967

8 years agoICU-11912 Removing unused method in TimeZoneNamesImpl.
Shane Carr [Tue, 12 Jul 2016 22:37:06 +0000 (22:37 +0000)]
ICU-11912 Removing unused method in TimeZoneNamesImpl.

X-SVN-Rev: 38966

8 years agoICU-12614 Rollback of: DateFormatSymbols resource bundle data loading updated to...
Felipe Balbontín [Fri, 8 Jul 2016 23:31:15 +0000 (23:31 +0000)]
ICU-12614 Rollback of: DateFormatSymbols resource bundle data loading updated to use the ResourceSink.

X-SVN-Rev: 38963

8 years agoICU-12614 DateFormatSymbols resource bundle data loading updated to use the ResourceS...
Felipe Balbontín [Fri, 8 Jul 2016 22:19:26 +0000 (22:19 +0000)]
ICU-12614 DateFormatSymbols resource bundle data loading updated to use the ResourceSink: fixed broken build.

X-SVN-Rev: 38962

8 years agoICU-12614 DateFormatSymbols resource bundle data loading updated to use the ResourceSink.
Felipe Balbontín [Fri, 8 Jul 2016 21:17:15 +0000 (21:17 +0000)]
ICU-12614 DateFormatSymbols resource bundle data loading updated to use the ResourceSink.

X-SVN-Rev: 38961

8 years agoICU-11912 TimeZoneNames data sink implementation in C++.
Shane Carr [Fri, 8 Jul 2016 18:16:21 +0000 (18:16 +0000)]
ICU-11912 TimeZoneNames data sink implementation in C++.

X-SVN-Rev: 38960

8 years agoICU-11912 Updating Java TimeZoneNames data loading to new data sink API and preparing...
Shane Carr [Fri, 8 Jul 2016 18:15:36 +0000 (18:15 +0000)]
ICU-11912 Updating Java TimeZoneNames data loading to new data sink API and preparing for port to C++.

X-SVN-Rev: 38959

8 years agoICU-12621 VersionInfo.UNICODE_VERSION add comment pointing to UCharacter.getUnicodeVe...
Markus Scherer [Thu, 7 Jul 2016 16:00:53 +0000 (16:00 +0000)]
ICU-12621 VersionInfo.UNICODE_VERSION add comment pointing to UCharacter.getUnicodeVersion()

X-SVN-Rev: 38957

8 years agoICU-12611 Remove dead code.
George Rhoten [Thu, 7 Jul 2016 14:38:11 +0000 (14:38 +0000)]
ICU-12611 Remove dead code.

X-SVN-Rev: 38956

8 years agoICU-12611 Silence some issues found through static analysis.
George Rhoten [Thu, 7 Jul 2016 14:10:09 +0000 (14:10 +0000)]
ICU-12611 Silence some issues found through static analysis.

X-SVN-Rev: 38955

8 years agoICU-12611 Remove dead code.
George Rhoten [Thu, 7 Jul 2016 08:18:16 +0000 (08:18 +0000)]
ICU-12611 Remove dead code.

X-SVN-Rev: 38954

8 years agoICU-12611 Fix some issues found through static analysis.
George Rhoten [Thu, 7 Jul 2016 04:28:08 +0000 (04:28 +0000)]
ICU-12611 Fix some issues found through static analysis.

X-SVN-Rev: 38953

8 years agoICU-12634 remove UResource.TableSink.enter() & leave()
Markus Scherer [Wed, 6 Jul 2016 23:25:53 +0000 (23:25 +0000)]
ICU-12634 remove UResource.TableSink.enter() & leave()

X-SVN-Rev: 38952

8 years agoICU-12634 remove UResource.ArraySink
Markus Scherer [Wed, 6 Jul 2016 23:05:46 +0000 (23:05 +0000)]
ICU-12634 remove UResource.ArraySink

X-SVN-Rev: 38951

8 years agoICU-12634 remove TableSink.getOrCreateArraySink()
Markus Scherer [Wed, 6 Jul 2016 22:32:10 +0000 (22:32 +0000)]
ICU-12634 remove TableSink.getOrCreateArraySink()

X-SVN-Rev: 38950

8 years agoICU-12632 Add executable bit to executable files
Fredrik Roubert [Wed, 6 Jul 2016 18:52:59 +0000 (18:52 +0000)]
ICU-12632 Add executable bit to executable files

X-SVN-Rev: 38948

8 years agoICU-12631 Remove executable bit from data files
Fredrik Roubert [Wed, 6 Jul 2016 18:50:05 +0000 (18:50 +0000)]
ICU-12631 Remove executable bit from data files

X-SVN-Rev: 38947

8 years agoICU-12616 Update DateIntervalInfo to new version of ResourceSink.
Felipe Balbontín [Wed, 6 Jul 2016 15:53:03 +0000 (15:53 +0000)]
ICU-12616 Update DateIntervalInfo to new version of ResourceSink.

X-SVN-Rev: 38945

8 years agoICU-12415 tzdata2016f updates to ICU4J.
Yoshito Umaoka [Tue, 5 Jul 2016 22:48:07 +0000 (22:48 +0000)]
ICU-12415 tzdata2016f updates to ICU4J.

X-SVN-Rev: 38944

8 years agoICU-12415 tzdata2016f updates to ICU4C. Also updated tz2icu to include the Unicode...
Yoshito Umaoka [Tue, 5 Jul 2016 22:47:38 +0000 (22:47 +0000)]
ICU-12415 tzdata2016f updates to ICU4C. Also updated tz2icu to include the Unicode copyright comments.

X-SVN-Rev: 38943

8 years agoICU-12611 Fix some issues found through static analysis.
George Rhoten [Tue, 5 Jul 2016 13:10:46 +0000 (13:10 +0000)]
ICU-12611 Fix some issues found through static analysis.

X-SVN-Rev: 38939

8 years agoICU-12611 Fix some issues found through static analysis.
George Rhoten [Sun, 3 Jul 2016 17:20:51 +0000 (17:20 +0000)]
ICU-12611 Fix some issues found through static analysis.

X-SVN-Rev: 38938

8 years agoICU-12611 Fix some issues found through static analysis.
George Rhoten [Sun, 3 Jul 2016 07:56:36 +0000 (07:56 +0000)]
ICU-12611 Fix some issues found through static analysis.

X-SVN-Rev: 38937

8 years agoICU-12611 Improve code coverage
George Rhoten [Sat, 2 Jul 2016 17:10:14 +0000 (17:10 +0000)]
ICU-12611 Improve code coverage

X-SVN-Rev: 38936

8 years agoICU-12611 Fix some issues found through static analysis.
George Rhoten [Sat, 2 Jul 2016 14:47:35 +0000 (14:47 +0000)]
ICU-12611 Fix some issues found through static analysis.

X-SVN-Rev: 38935

8 years agoICU-12456 Updated eclipse plug-in build versions and license files.
Yoshito Umaoka [Fri, 1 Jul 2016 18:54:34 +0000 (18:54 +0000)]
ICU-12456 Updated eclipse plug-in build versions and license files.

X-SVN-Rev: 38921

8 years agoICU-12456 Updated readme.html, including version strings, license section, supported...
Yoshito Umaoka [Fri, 1 Jul 2016 17:12:44 +0000 (17:12 +0000)]
ICU-12456 Updated readme.html, including version strings, license section, supported Java version and some others.

X-SVN-Rev: 38918

8 years agoICU-12619 fix headers (BRS) merge from r38912
Steven R. Loomis [Fri, 1 Jul 2016 17:01:51 +0000 (17:01 +0000)]
ICU-12619 fix headers (BRS) merge from r38912

X-SVN-Rev: 38916

8 years agoICU-12455 BRS - BOM fix
Steven R. Loomis [Fri, 1 Jul 2016 16:59:16 +0000 (16:59 +0000)]
ICU-12455 BRS - BOM fix

X-SVN-Rev: 38915

8 years agoICU-12625 update bomfix.py to call 'svn' in a shell, not depend on py-subversion...
Steven R. Loomis [Fri, 1 Jul 2016 16:30:59 +0000 (16:30 +0000)]
ICU-12625 update bomfix.py to call 'svn' in a shell, not depend on py-subversion bindings

X-SVN-Rev: 38914

8 years agoICU-12456 Fixed localespiCheck target to exclude TestUtil
Yoshito Umaoka [Fri, 1 Jul 2016 16:02:00 +0000 (16:02 +0000)]
ICU-12456 Fixed localespiCheck target to exclude TestUtil

X-SVN-Rev: 38913

8 years agoICU-12455 BRS - update readme.html
Peter Edberg [Fri, 1 Jul 2016 04:18:12 +0000 (04:18 +0000)]
ICU-12455 BRS - update readme.html

X-SVN-Rev: 38910

8 years agoICU-12455 BRS - update urename.h
Peter Edberg [Fri, 1 Jul 2016 03:59:33 +0000 (03:59 +0000)]
ICU-12455 BRS - update urename.h

X-SVN-Rev: 38909

8 years agoICU-12455 Integrate early CLDR 30 data for ICU4C 58m1
Peter Edberg [Thu, 30 Jun 2016 23:41:56 +0000 (23:41 +0000)]
ICU-12455 Integrate early CLDR 30 data for ICU4C 58m1

X-SVN-Rev: 38905

8 years agoICU-12456 Updated LICENSE in ICU4J.
Yoshito Umaoka [Thu, 30 Jun 2016 21:15:54 +0000 (21:15 +0000)]
ICU-12456 Updated LICENSE in ICU4J.

X-SVN-Rev: 38900

8 years agoICU-12455 Updated LICENSE in ICU4C.
Yoshito Umaoka [Thu, 30 Jun 2016 21:15:32 +0000 (21:15 +0000)]
ICU-12455 Updated LICENSE in ICU4C.

X-SVN-Rev: 38899

8 years agoICU-12456 Integrate early CLDR 30 data for ICU4J 58m1
Peter Edberg [Thu, 30 Jun 2016 18:32:56 +0000 (18:32 +0000)]
ICU-12456 Integrate early CLDR 30 data for ICU4J 58m1

X-SVN-Rev: 38897

8 years agoICU-12456 Updated coverage exclusion file. There were many changes since JUnit migration.
Yoshito Umaoka [Thu, 30 Jun 2016 07:14:16 +0000 (07:14 +0000)]
ICU-12456 Updated coverage exclusion file. There were many changes since JUnit migration.

X-SVN-Rev: 38896

8 years agoICU-12456 Updated the API report tool to use the Unicode copyright. Updated API chang...
Yoshito Umaoka [Wed, 29 Jun 2016 16:48:53 +0000 (16:48 +0000)]
ICU-12456 Updated the API report tool to use the Unicode copyright. Updated API change report for 58m1.

X-SVN-Rev: 38893

8 years agoICU-12456 Fixed incorrect assert condition which caused jdktzCheck test failure.
Yoshito Umaoka [Wed, 29 Jun 2016 16:18:32 +0000 (16:18 +0000)]
ICU-12456 Fixed incorrect assert condition which caused jdktzCheck test failure.

X-SVN-Rev: 38892

8 years agoICU-12456 Fixed compiler warnings.
Yoshito Umaoka [Wed, 29 Jun 2016 15:19:27 +0000 (15:19 +0000)]
ICU-12456 Fixed compiler warnings.

X-SVN-Rev: 38891

8 years agoICU-12456 Organized imports. Updated save action to organize imports and remove trail...
Yoshito Umaoka [Wed, 29 Jun 2016 14:58:07 +0000 (14:58 +0000)]
ICU-12456 Organized imports. Updated save action to organize imports and remove trailing spaces. Updated copyright comment template.

X-SVN-Rev: 38890

8 years agoICU-10152 Fixed broken coverageJaCoCo target.
Yoshito Umaoka [Wed, 29 Jun 2016 02:49:32 +0000 (02:49 +0000)]
ICU-10152 Fixed broken coverageJaCoCo target.

X-SVN-Rev: 38889

8 years agoICU-10152 Replaced tabs with spaces, removed blank lines in build.xml. Deleted unused...
Yoshito Umaoka [Wed, 29 Jun 2016 01:48:44 +0000 (01:48 +0000)]
ICU-10152 Replaced tabs with spaces, removed blank lines in build.xml. Deleted unused testall directory.

X-SVN-Rev: 38888

8 years agoICU-12455 API change report for ICU4C update for 58M1
Andy Heninger [Tue, 28 Jun 2016 05:26:59 +0000 (05:26 +0000)]
ICU-12455 API change report for ICU4C update for 58M1

X-SVN-Rev: 38887

8 years agoICU-12455 Update ICU4C API change generation tool to produce Unicode Copyright.
Andy Heninger [Tue, 28 Jun 2016 05:01:21 +0000 (05:01 +0000)]
ICU-12455 Update ICU4C API change generation tool to produce Unicode Copyright.

X-SVN-Rev: 38886

8 years agoICU-12566 Fix null strlen check
Michael Ow [Sun, 26 Jun 2016 21:08:16 +0000 (21:08 +0000)]
ICU-12566 Fix null strlen check

X-SVN-Rev: 38885

8 years agoICU-12580 turn off TrieMapTest that wasn't being run before the JUnit conversion
Stuart Gill [Fri, 24 Jun 2016 20:46:38 +0000 (20:46 +0000)]
ICU-12580 turn off TrieMapTest that wasn't being run before the JUnit conversion

X-SVN-Rev: 38883

8 years agoICU-12566 Fix limitation of file name size longer than 300 characters
Michael Ow [Fri, 24 Jun 2016 20:38:24 +0000 (20:38 +0000)]
ICU-12566 Fix limitation of file name size longer than 300 characters

X-SVN-Rev: 38882

8 years agoICU-12605 add "struct" after "friend"
kazède king [Fri, 24 Jun 2016 19:50:12 +0000 (19:50 +0000)]
ICU-12605 add "struct" after "friend"

X-SVN-Rev: 38881