]> granicus.if.org Git - icu/log
icu
9 years agoICU-11609 set svn property eol-style native for more text files in icu4j.
Andy Heninger [Fri, 17 Apr 2015 23:31:56 +0000 (23:31 +0000)]
ICU-11609 set svn property eol-style native for more text files in icu4j.

X-SVN-Rev: 37365

9 years agoICU-11609 add svn:eol-style property to vcxproj files.
Andy Heninger [Fri, 17 Apr 2015 21:25:48 +0000 (21:25 +0000)]
ICU-11609 add svn:eol-style property to vcxproj files.

X-SVN-Rev: 37364

9 years agoICU-11574 Unicode 8 updates
Markus Scherer [Thu, 16 Apr 2015 23:42:50 +0000 (23:42 +0000)]
ICU-11574 Unicode 8 updates

X-SVN-Rev: 37353

9 years agoICU-11642 add -q options to gencfu,gencnval,gendict,makeconv,genbrk
Steven R. Loomis [Thu, 16 Apr 2015 15:22:30 +0000 (15:22 +0000)]
ICU-11642 add -q options to gencfu,gencnval,gendict,makeconv,genbrk

X-SVN-Rev: 37343

9 years agoICU-11603 Transliterator thread safety fixes.
Andy Heninger [Wed, 15 Apr 2015 22:43:15 +0000 (22:43 +0000)]
ICU-11603 Transliterator thread safety fixes.

X-SVN-Rev: 37342

9 years agoICU-11551 new UNISTR_OBJECT_SIZE=64 for 27 UChars stored internally on 64-bit machine
Markus Scherer [Wed, 15 Apr 2015 18:49:55 +0000 (18:49 +0000)]
ICU-11551 new UNISTR_OBJECT_SIZE=64 for 27 UChars stored internally on 64-bit machine

X-SVN-Rev: 37339

9 years agoICU-11629 Updated ICU4J version to 56.0.1.
Yoshito Umaoka [Wed, 15 Apr 2015 16:41:47 +0000 (16:41 +0000)]
ICU-11629 Updated ICU4J version to 56.0.1.

X-SVN-Rev: 37338

9 years agoICU-11628 Updated ICU4C version to 56.0.1.
Yoshito Umaoka [Wed, 15 Apr 2015 16:41:07 +0000 (16:41 +0000)]
ICU-11628 Updated ICU4C version to 56.0.1.

X-SVN-Rev: 37337

9 years agoICU-11630 Update tzdata in ICU4C to 2015c
Michael Ow [Tue, 14 Apr 2015 21:24:11 +0000 (21:24 +0000)]
ICU-11630 Update tzdata in ICU4C to 2015c

X-SVN-Rev: 37335

9 years agoICU-11630 Update tzdata in ICU4J to 2015c
Michael Ow [Tue, 14 Apr 2015 21:23:40 +0000 (21:23 +0000)]
ICU-11630 Update tzdata in ICU4J to 2015c

X-SVN-Rev: 37334

9 years agoICU-11638 Improve RegexMatcher::group() API docs.
Andy Heninger [Mon, 13 Apr 2015 21:59:04 +0000 (21:59 +0000)]
ICU-11638 Improve RegexMatcher::group() API docs.

X-SVN-Rev: 37327

9 years agoICU-11599 Adjust atomic ops code to be more compatible with thread sanitizer tools.
Andy Heninger [Thu, 9 Apr 2015 23:16:55 +0000 (23:16 +0000)]
ICU-11599 Adjust atomic ops code to be more compatible with thread sanitizer tools.

X-SVN-Rev: 37326

9 years agoICU-11580 Fix DateIntervalInfo descrepencies between C and J
Travis Keep [Thu, 9 Apr 2015 18:28:59 +0000 (18:28 +0000)]
ICU-11580 Fix DateIntervalInfo descrepencies between C and J

X-SVN-Rev: 37325

9 years agoICU-11595 Merging locale matcher's fix from the work branch emmons/t11595 to trunk...
Yoshito Umaoka [Fri, 27 Mar 2015 17:57:18 +0000 (17:57 +0000)]
ICU-11595 Merging locale matcher's fix from the work branch emmons/t11595 to trunk, with ICU4J data jar files regenerated from the ICU4C trunk.

X-SVN-Rev: 37295

9 years agoICU-11595 Merge CLDR update to trunk
Michael Ow [Fri, 27 Mar 2015 17:25:30 +0000 (17:25 +0000)]
ICU-11595 Merge CLDR update to trunk

X-SVN-Rev: 37293

9 years agoICU-11604 update readme and APIChangeReport for GA
Steven R. Loomis [Wed, 25 Mar 2015 17:12:41 +0000 (17:12 +0000)]
ICU-11604 update readme and APIChangeReport for GA

X-SVN-Rev: 37270

9 years agoICU-11315 tzdata2015b updates in ICU4J.
Yoshito Umaoka [Tue, 24 Mar 2015 22:34:57 +0000 (22:34 +0000)]
ICU-11315 tzdata2015b updates in ICU4J.

X-SVN-Rev: 37267

9 years agoICU-11315 tzdata2015b updates in ICU4C.
Yoshito Umaoka [Tue, 24 Mar 2015 22:33:38 +0000 (22:33 +0000)]
ICU-11315 tzdata2015b updates in ICU4C.

X-SVN-Rev: 37266

9 years agoICU-11433 Update copyright string
Michael Ow [Wed, 18 Mar 2015 16:57:46 +0000 (16:57 +0000)]
ICU-11433 Update copyright string

X-SVN-Rev: 37248

9 years agoICU-11583 Fix string literal error
Michael Ow [Wed, 18 Mar 2015 02:45:56 +0000 (02:45 +0000)]
ICU-11583 Fix string literal error

X-SVN-Rev: 37244

9 years agoICU-11583 Port Mark's JAVA fixes to C++
Travis Keep [Tue, 17 Mar 2015 19:09:11 +0000 (19:09 +0000)]
ICU-11583 Port Mark's JAVA fixes to C++

X-SVN-Rev: 37243

9 years agoICU-11583 fix bug that travis found in review. See comments in the bug report for...
Mark Davis [Tue, 17 Mar 2015 08:17:40 +0000 (08:17 +0000)]
ICU-11583 fix bug that travis found in review. See comments in the bug report for details

X-SVN-Rev: 37239

9 years agoICU-11586 Fixes for en_CA date formats
John Emmons [Mon, 16 Mar 2015 21:14:23 +0000 (21:14 +0000)]
ICU-11586 Fixes for en_CA date formats

X-SVN-Rev: 37236

9 years agoICU-11586 Fixes for en_CA date formats
John Emmons [Mon, 16 Mar 2015 21:11:33 +0000 (21:11 +0000)]
ICU-11586 Fixes for en_CA date formats

X-SVN-Rev: 37235

9 years agoICU-11433 BRS, no U_HIDE conditionals around impl code or private fields; fix comment...
Peter Edberg [Mon, 16 Mar 2015 04:15:28 +0000 (04:15 +0000)]
ICU-11433 BRS, no U_HIDE conditionals around impl code or private fields; fix comment typos

X-SVN-Rev: 37234

9 years agoICU-11565 Updated ICU4J readme for ICU4J 55RC.
Yoshito Umaoka [Fri, 13 Mar 2015 21:52:29 +0000 (21:52 +0000)]
ICU-11565 Updated ICU4J readme for ICU4J 55RC.

X-SVN-Rev: 37233

9 years agoICU-11565 Removed the link to icu4c.css to fix HTML validation error. The same file...
Yoshito Umaoka [Fri, 13 Mar 2015 21:29:28 +0000 (21:29 +0000)]
ICU-11565 Removed the link to icu4c.css to fix HTML validation error. The same file was already checked into ICU4C repo.

X-SVN-Rev: 37232

9 years agoICU-11433 Removed the link to icu4c.css, because we want to use the same copy for...
Yoshito Umaoka [Fri, 13 Mar 2015 21:28:10 +0000 (21:28 +0000)]
ICU-11433 Removed the link to icu4c.css, because we want to use the same copy for ICU4J. Otherwise, no updates for 55.

X-SVN-Rev: 37231

9 years agoICU-11583 Fixed several issues in the previous commits. See #11583 comment:7 for...
Yoshito Umaoka [Fri, 13 Mar 2015 20:18:09 +0000 (20:18 +0000)]
ICU-11583 Fixed several issues in the previous commits. See #11583 comment:7 for the details.

X-SVN-Rev: 37230

9 years agoICU-11433 BRS: Update ICU4C readme for 55rc
Peter Edberg [Fri, 13 Mar 2015 19:04:52 +0000 (19:04 +0000)]
ICU-11433 BRS: Update ICU4C readme for 55rc

X-SVN-Rev: 37229

9 years agoICU-11583 remove spurious Objects in imports (with a cleanup)
Mark Davis [Fri, 13 Mar 2015 12:54:42 +0000 (12:54 +0000)]
ICU-11583 remove spurious Objects in imports (with a cleanup)

X-SVN-Rev: 37228

9 years agoICU-11583 fix resource loading for interval formats, plus add tests. There are some...
Mark Davis [Fri, 13 Mar 2015 07:09:17 +0000 (07:09 +0000)]
ICU-11583 fix resource loading for interval formats, plus add tests. There are some internal APIs for use by the tests also.

X-SVN-Rev: 37227

9 years agoICU-11433 Fix some no data test failures
Michael Ow [Wed, 11 Mar 2015 21:09:25 +0000 (21:09 +0000)]
ICU-11433 Fix some no data test failures

X-SVN-Rev: 37219

9 years agoICU-11565 Added ICU4J 55 API signature file. Added ICU4J 55 serializable test data...
Yoshito Umaoka [Wed, 11 Mar 2015 20:43:39 +0000 (20:43 +0000)]
ICU-11565 Added ICU4J 55 API signature file. Added ICU4J 55 serializable test data and deleted ICU4J 51 serializable data.

X-SVN-Rev: 37218

9 years agoICU-11579 Fix signed integer overflow in uresbund.cpp
Andy Heninger [Wed, 11 Mar 2015 20:43:07 +0000 (20:43 +0000)]
ICU-11579 Fix signed integer overflow in uresbund.cpp

X-SVN-Rev: 37217

9 years agoICU-11565 BRS - Updated the API change report, fixed some JavaDoc tag problems.
Yoshito Umaoka [Wed, 11 Mar 2015 20:19:46 +0000 (20:19 +0000)]
ICU-11565 BRS - Updated the API change report, fixed some JavaDoc tag problems.

X-SVN-Rev: 37216

9 years agoICU-11567 Promote draft APIs to stable in ICU 55.
Yoshito Umaoka [Wed, 11 Mar 2015 19:45:26 +0000 (19:45 +0000)]
ICU-11567 Promote draft APIs to stable in ICU 55.

X-SVN-Rev: 37214

9 years agoICU-11565 Fixed Eclipse compiler warnings. Updated ICU4J project settings to detect...
Yoshito Umaoka [Wed, 11 Mar 2015 18:54:31 +0000 (18:54 +0000)]
ICU-11565 Fixed Eclipse compiler warnings. Updated ICU4J project settings to detect [potentail] resource leak as warning, except icu-demos, icu-build-tools and icu-tools.

X-SVN-Rev: 37213

9 years agoICU-11433 Add fix for header test
Michael Ow [Wed, 11 Mar 2015 17:57:36 +0000 (17:57 +0000)]
ICU-11433 Add fix for header test

X-SVN-Rev: 37212

9 years agoICU-11433 Fix line ending for 55
Michael Ow [Wed, 11 Mar 2015 17:39:06 +0000 (17:39 +0000)]
ICU-11433 Fix line ending for 55

X-SVN-Rev: 37211

9 years agoICU-11433 (BRS) checkin API change report
Steven R. Loomis [Wed, 11 Mar 2015 17:10:28 +0000 (17:10 +0000)]
ICU-11433 (BRS) checkin API change report

X-SVN-Rev: 37210

9 years agoICU-11568 Add virtual destructor for class NGramParser.
Fredrik Roubert [Wed, 11 Mar 2015 16:59:36 +0000 (16:59 +0000)]
ICU-11568 Add virtual destructor for class NGramParser.

BUG=
R=markus.icu@gmail.com

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

X-SVN-Rev: 37209

9 years agoICU-11565 Resync data with ICU4C r37203. The previous data import included resource...
Yoshito Umaoka [Wed, 11 Mar 2015 16:15:38 +0000 (16:15 +0000)]
ICU-11565 Resync data with ICU4C r37203. The previous data import included resource files with future date accidentally.

X-SVN-Rev: 37208

9 years agoICU-11565 BRS - organize import statements
Yoshito Umaoka [Wed, 11 Mar 2015 15:25:50 +0000 (15:25 +0000)]
ICU-11565 BRS - organize import statements

X-SVN-Rev: 37207

9 years agoICU-10488 Added @provisional to draft APIs, and supplied missing java doc commment...
Yoshito Umaoka [Tue, 10 Mar 2015 22:27:08 +0000 (22:27 +0000)]
ICU-10488 Added @provisional to draft APIs, and supplied missing java doc commment/status to java.lang.Object method overrides.

X-SVN-Rev: 37206

9 years agoICU-11315 Windows zone 2015 version 4 / Quintana Roo and Santiago / icu4j
Yoshito Umaoka [Tue, 10 Mar 2015 19:23:12 +0000 (19:23 +0000)]
ICU-11315 Windows zone 2015 version 4 / Quintana Roo and Santiago / icu4j

X-SVN-Rev: 37204

9 years agoICU-11315 Windows zone 2015 version 4 / Quintana Roo and Santiago / icu4c
Yoshito Umaoka [Tue, 10 Mar 2015 19:22:32 +0000 (19:22 +0000)]
ICU-11315 Windows zone 2015 version 4 / Quintana Roo and Santiago / icu4c

X-SVN-Rev: 37203

9 years agoICU-11565 ICU4J 55 pool.res & other .res bundles with CLDR 27 data
Markus Scherer [Tue, 10 Mar 2015 17:32:30 +0000 (17:32 +0000)]
ICU-11565 ICU4J 55 pool.res & other .res bundles with CLDR 27 data

X-SVN-Rev: 37200

9 years agoICU-11433 ICU4C 55 pool.res bundles with CLDR 27 data
Markus Scherer [Tue, 10 Mar 2015 17:04:20 +0000 (17:04 +0000)]
ICU-11433 ICU4C 55 pool.res bundles with CLDR 27 data

X-SVN-Rev: 37199

9 years agoICU-11565 Update DRAFT_VERSIONS, ICU 53 MeasureUnit constants/createXxx are no longer...
Peter Edberg [Tue, 10 Mar 2015 07:37:08 +0000 (07:37 +0000)]
ICU-11565 Update DRAFT_VERSIONS, ICU 53 MeasureUnit constants/createXxx are no longer draft

X-SVN-Rev: 37198

9 years agoICU-11433 ICU4C draft API promotion; update U_HIDE_xxx conditionals
Peter Edberg [Tue, 10 Mar 2015 07:20:48 +0000 (07:20 +0000)]
ICU-11433 ICU4C draft API promotion; update U_HIDE_xxx conditionals

X-SVN-Rev: 37197

9 years agoICU-11433 add two new C wrapper files
Markus Scherer [Mon, 9 Mar 2015 22:50:15 +0000 (22:50 +0000)]
ICU-11433 add two new C wrapper files

X-SVN-Rev: 37196

9 years agoICU-11565 BRS - svnprops check
Scott Russell [Mon, 9 Mar 2015 21:11:14 +0000 (21:11 +0000)]
ICU-11565 BRS - svnprops check

X-SVN-Rev: 37195

9 years agoICU-11549 Review comments: Better param checks/docs; use UnicodeStrings[] stack array...
Peter Edberg [Mon, 9 Mar 2015 06:17:19 +0000 (06:17 +0000)]
ICU-11549 Review comments: Better param checks/docs; use UnicodeStrings[] stack array for small stringCount

X-SVN-Rev: 37192

9 years agoICU-10488 fixes for review comments. See comment:10
Mark Davis [Sun, 8 Mar 2015 10:06:22 +0000 (10:06 +0000)]
ICU-10488 fixes for review comments. See comment:10

X-SVN-Rev: 37191

9 years agoICU-11555 Build sw_CD locale, per Cldrbug:8079
John Emmons [Sat, 7 Mar 2015 17:29:47 +0000 (17:29 +0000)]
ICU-11555 Build sw_CD locale, per Cldrbug:8079

X-SVN-Rev: 37190

9 years agoICU-11555 Build sw_CD locale, per Cldrbug:8079
John Emmons [Sat, 7 Mar 2015 17:29:34 +0000 (17:29 +0000)]
ICU-11555 Build sw_CD locale, per Cldrbug:8079

X-SVN-Rev: 37189

9 years agoICU-10750 Remove obsolete files from source/data/xml
John Emmons [Sat, 7 Mar 2015 16:30:39 +0000 (16:30 +0000)]
ICU-10750 Remove obsolete files from source/data/xml

X-SVN-Rev: 37188

9 years agoICU-10750 Remove obsolete files from source/data/xml
John Emmons [Sat, 7 Mar 2015 16:06:51 +0000 (16:06 +0000)]
ICU-10750 Remove obsolete files from source/data/xml

X-SVN-Rev: 37187

9 years agoICU-11555 Integrate CLDR 27 data
John Emmons [Sat, 7 Mar 2015 13:00:24 +0000 (13:00 +0000)]
ICU-11555 Integrate CLDR 27 data

X-SVN-Rev: 37184

9 years agoICU-11555 Integrate CLDR 27 data
John Emmons [Sat, 7 Mar 2015 12:59:33 +0000 (12:59 +0000)]
ICU-11555 Integrate CLDR 27 data

X-SVN-Rev: 37183

9 years agoICU-11433 Update configure script to 55.1
Michael Ow [Sat, 7 Mar 2015 06:20:23 +0000 (06:20 +0000)]
ICU-11433 Update configure script to 55.1

X-SVN-Rev: 37182

9 years agoICU-11555 Integrate CLDR 27 data
John Emmons [Fri, 6 Mar 2015 23:05:45 +0000 (23:05 +0000)]
ICU-11555 Integrate CLDR 27 data

X-SVN-Rev: 37170

9 years agoICU-11555 Integrate CLDR 27 data
John Emmons [Fri, 6 Mar 2015 22:58:33 +0000 (22:58 +0000)]
ICU-11555 Integrate CLDR 27 data

X-SVN-Rev: 37169

9 years agoICU-11555 Integrate CLDR 27 data (partial)
John Emmons [Fri, 6 Mar 2015 22:36:39 +0000 (22:36 +0000)]
ICU-11555 Integrate CLDR 27 data (partial)

X-SVN-Rev: 37168

9 years agoICU-11555 Integrate CLDR 27 data (partial)
John Emmons [Fri, 6 Mar 2015 22:30:22 +0000 (22:30 +0000)]
ICU-11555 Integrate CLDR 27 data (partial)

X-SVN-Rev: 37167

9 years agoICU-11555 Integrate CLDR 27 data (partial)
John Emmons [Fri, 6 Mar 2015 22:28:08 +0000 (22:28 +0000)]
ICU-11555 Integrate CLDR 27 data (partial)

X-SVN-Rev: 37166

9 years agoICU-11555 Integrate CLDR 27 data (partial)
John Emmons [Fri, 6 Mar 2015 22:22:51 +0000 (22:22 +0000)]
ICU-11555 Integrate CLDR 27 data (partial)

X-SVN-Rev: 37165

9 years agoICU-11555 Integrate CLDR 27 data (partial)
John Emmons [Fri, 6 Mar 2015 22:09:18 +0000 (22:09 +0000)]
ICU-11555 Integrate CLDR 27 data (partial)

X-SVN-Rev: 37164

9 years agoICU-11555 Integrate CLDR 27 data (partial)
John Emmons [Fri, 6 Mar 2015 22:04:10 +0000 (22:04 +0000)]
ICU-11555 Integrate CLDR 27 data (partial)

X-SVN-Rev: 37163

9 years agoICU-11451 Add overflow fix
Michael Ow [Fri, 6 Mar 2015 21:03:04 +0000 (21:03 +0000)]
ICU-11451 Add overflow fix

X-SVN-Rev: 37162

9 years agoICU-11392 sync a little with C++
Markus Scherer [Fri, 6 Mar 2015 20:55:44 +0000 (20:55 +0000)]
ICU-11392 sync a little with C++

X-SVN-Rev: 37161

9 years agoICU-11392 make readLine() easier to use
Markus Scherer [Fri, 6 Mar 2015 20:55:19 +0000 (20:55 +0000)]
ICU-11392 make readLine() easier to use

X-SVN-Rev: 37160

9 years agoICU-11565 ICU4J version number to 55.1
Yoshito Umaoka [Fri, 6 Mar 2015 20:21:01 +0000 (20:21 +0000)]
ICU-11565 ICU4J version number to 55.1

X-SVN-Rev: 37158

9 years agoICU-11392 make readLine() easier to use
Markus Scherer [Fri, 6 Mar 2015 19:46:43 +0000 (19:46 +0000)]
ICU-11392 make readLine() easier to use

X-SVN-Rev: 37157

9 years agoICU-11532 Fixed a minor JavaDoc comment problem found during code review. The warning...
Yoshito Umaoka [Fri, 6 Mar 2015 04:11:24 +0000 (04:11 +0000)]
ICU-11532 Fixed a minor JavaDoc comment problem found during code review. The warning is gone now.

X-SVN-Rev: 37154

9 years agoICU-11265 T not A for generic Appendable type name
Markus Scherer [Fri, 6 Mar 2015 03:45:03 +0000 (03:45 +0000)]
ICU-11265 T not A for generic Appendable type name

X-SVN-Rev: 37153

9 years agoICU-11433 BRS, update urename.h
Peter Edberg [Thu, 5 Mar 2015 22:22:38 +0000 (22:22 +0000)]
ICU-11433 BRS, update urename.h

X-SVN-Rev: 37151

9 years agoICU-11358 Separate host time zone detection code from the default time zone initializ...
Yoshito Umaoka [Thu, 5 Mar 2015 06:34:51 +0000 (06:34 +0000)]
ICU-11358 Separate host time zone detection code from the default time zone initialization code and make it public API as TimeZone::detectHostTimeZone().

X-SVN-Rev: 37148

9 years agoICU-11433 Update version number to 55.1
Michael Ow [Thu, 5 Mar 2015 06:32:53 +0000 (06:32 +0000)]
ICU-11433 Update version number to 55.1

X-SVN-Rev: 37147

9 years agoICU-11553 Better checking of result,resultLength params in udat functions
Peter Edberg [Thu, 5 Mar 2015 06:24:11 +0000 (06:24 +0000)]
ICU-11553 Better checking of result,resultLength params in udat functions

X-SVN-Rev: 37145

9 years agoICU-11450 Remove LEFontInstance::getFontTable(LETag)
Steven R. Loomis [Thu, 5 Mar 2015 06:18:56 +0000 (06:18 +0000)]
ICU-11450 Remove LEFontInstance::getFontTable(LETag)

X-SVN-Rev: 37144

9 years agoICU-11400 Fix documentation of DateTimeFormat in setDateTimeFormat/udatpg_setDateTime...
Peter Edberg [Thu, 5 Mar 2015 05:36:25 +0000 (05:36 +0000)]
ICU-11400 Fix documentation of DateTimeFormat in setDateTimeFormat/udatpg_setDateTimeFormat

X-SVN-Rev: 37143

9 years agoICU-9043 Using 'r' to avoid ambiguity in Chinese cal date parsing, re-enable test
Peter Edberg [Thu, 5 Mar 2015 05:07:29 +0000 (05:07 +0000)]
ICU-9043 Using 'r' to avoid ambiguity in Chinese cal date parsing, re-enable test

X-SVN-Rev: 37142

9 years agoICU-10936 J umalqura: Speedup for IslamicCalendar.yearStart, add conversion accuracy...
Peter Edberg [Thu, 5 Mar 2015 04:10:35 +0000 (04:10 +0000)]
ICU-10936 J umalqura: Speedup for IslamicCalendar.yearStart, add conversion accuracy tests

X-SVN-Rev: 37141

9 years agoICU-11033 support chrome native client as a platform
Jungshik Shin [Thu, 5 Mar 2015 01:11:14 +0000 (01:11 +0000)]
ICU-11033 support chrome native client as a platform

X-SVN-Rev: 37140

9 years agoICU-10936 C: Add extensive tests for umalqura conversion accuracy
Peter Edberg [Thu, 5 Mar 2015 01:06:31 +0000 (01:06 +0000)]
ICU-10936 C: Add extensive tests for umalqura conversion accuracy

X-SVN-Rev: 37139

9 years agoICU-11547 Locale::getBaseName(), use uprv_strdup() (review comment).
Andy Heninger [Thu, 5 Mar 2015 00:51:11 +0000 (00:51 +0000)]
ICU-11547 Locale::getBaseName(), use uprv_strdup() (review comment).

X-SVN-Rev: 37138

9 years agoICU-11562 missed a sentence
Markus Scherer [Wed, 4 Mar 2015 22:31:07 +0000 (22:31 +0000)]
ICU-11562 missed a sentence

X-SVN-Rev: 37137

9 years agoICU-11562 improve script code API docs
Markus Scherer [Wed, 4 Mar 2015 22:24:12 +0000 (22:24 +0000)]
ICU-11562 improve script code API docs

X-SVN-Rev: 37136

9 years agoICU-11562 improve script code API docs
Markus Scherer [Wed, 4 Mar 2015 22:23:14 +0000 (22:23 +0000)]
ICU-11562 improve script code API docs

X-SVN-Rev: 37135

9 years agoICU-10426 rename IslamicCalendar#setType() to IslamicCalendar#setCalculationType()
Scott Russell [Wed, 4 Mar 2015 22:16:24 +0000 (22:16 +0000)]
ICU-10426 rename IslamicCalendar#setType() to IslamicCalendar#setCalculationType()

X-SVN-Rev: 37134

9 years agoICU-11433 C: Update copyright year for ICU/Unicode licenses, linkify tzdb references
Peter Edberg [Wed, 4 Mar 2015 21:58:22 +0000 (21:58 +0000)]
ICU-11433 C: Update copyright year for ICU/Unicode licenses, linkify tzdb references

X-SVN-Rev: 37133

9 years agoICU-11565 J: Update copyright year for ICU/Unicode licenses, linkify tzdb references
Peter Edberg [Wed, 4 Mar 2015 21:56:36 +0000 (21:56 +0000)]
ICU-11565 J: Update copyright year for ICU/Unicode licenses, linkify tzdb references

X-SVN-Rev: 37132

9 years agoICU-10759 deprecate Plural Rules Functions w no implementation in ICU4C.
Andy Heninger [Wed, 4 Mar 2015 20:21:41 +0000 (20:21 +0000)]
ICU-10759 deprecate Plural Rules Functions w no implementation in ICU4C.

X-SVN-Rev: 37131

9 years agoICU-11500 test framework: always print both exception message and stack trace
Markus Scherer [Wed, 4 Mar 2015 20:05:26 +0000 (20:05 +0000)]
ICU-11500 test framework: always print both exception message and stack trace

X-SVN-Rev: 37130

9 years agoICU-11395 Add @SuppressWarnings for parameterized vararg warnings.
Fredrik Roubert [Wed, 4 Mar 2015 17:55:34 +0000 (17:55 +0000)]
ICU-11395 Add @SuppressWarnings for parameterized vararg warnings.

R=yoshito_umaoka@us.ibm.com

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

X-SVN-Rev: 37129

9 years agoICU-10936 C: Performance improvement for IslamicCalendar::yearStart
Peter Edberg [Wed, 4 Mar 2015 10:02:38 +0000 (10:02 +0000)]
ICU-10936 C: Performance improvement for IslamicCalendar::yearStart

X-SVN-Rev: 37128

9 years agoICU-11019 J: Add Thai words for "browser" and "post" to dictionary
Peter Edberg [Wed, 4 Mar 2015 07:20:48 +0000 (07:20 +0000)]
ICU-11019 J: Add Thai words for "browser" and "post" to dictionary

X-SVN-Rev: 37127

9 years agoICU-11019 C: Add Thai words for "browser" and "post" to dictionary
Peter Edberg [Wed, 4 Mar 2015 07:11:04 +0000 (07:11 +0000)]
ICU-11019 C: Add Thai words for "browser" and "post" to dictionary

X-SVN-Rev: 37126