]> granicus.if.org Git - icu/log
icu
8 years agoICU-12139 Fix uconfig test errors for 57
Michael Ow [Fri, 26 Feb 2016 18:51:13 +0000 (18:51 +0000)]
ICU-12139 Fix uconfig test errors for 57

X-SVN-Rev: 38383

8 years agoICU-11735 Fix minor indent mistake.
Craig Cornelius [Fri, 26 Feb 2016 18:45:46 +0000 (18:45 +0000)]
ICU-11735 Fix minor indent mistake.

X-SVN-Rev: 38382

8 years agoICU-11941 Add LINKFLAGS to enable setting -rpath options.
Fredrik Roubert [Fri, 26 Feb 2016 11:25:33 +0000 (11:25 +0000)]
ICU-11941 Add LINKFLAGS to enable setting -rpath options.

R=markus.icu@gmail.com

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

X-SVN-Rev: 38380

8 years agoICU-12164 Add using operator to all subclasses of LocalPointerBase.
Fredrik Roubert [Fri, 26 Feb 2016 11:24:23 +0000 (11:24 +0000)]
ICU-12164 Add using operator to all subclasses of LocalPointerBase.

This will add operator* and operator-> from LocalPointerBase to the
scope of each subclass.

R=markus.icu@gmail.com

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

X-SVN-Rev: 38379

8 years agoICU-12012 Replace irregular sizeof expressions with UPRV_LENGTHOF().
Fredrik Roubert [Fri, 26 Feb 2016 11:21:55 +0000 (11:21 +0000)]
ICU-12012 Replace irregular sizeof expressions with UPRV_LENGTHOF().

R=markus.icu@gmail.com

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

X-SVN-Rev: 38378

8 years agoICU-11872 remove unicode characters from cpp source files
kazède king [Fri, 26 Feb 2016 00:37:23 +0000 (00:37 +0000)]
ICU-11872 remove unicode characters from cpp source files

X-SVN-Rev: 38376

8 years agoICU-11735 Fix to return null in currency parsing when no currency symbol is present.
Craig Cornelius [Thu, 25 Feb 2016 23:22:08 +0000 (23:22 +0000)]
ICU-11735 Fix to return null in currency parsing when no currency symbol is present.

X-SVN-Rev: 38375

8 years agoICU-11872 fix build errors
kazède king [Thu, 25 Feb 2016 21:42:52 +0000 (21:42 +0000)]
ICU-11872 fix build errors

X-SVN-Rev: 38374

8 years agoICU-11872 fix memory errors
kazède king [Thu, 25 Feb 2016 21:40:27 +0000 (21:40 +0000)]
ICU-11872 fix memory errors

X-SVN-Rev: 38373

8 years agoICU-11872 fix build errors
kazède king [Thu, 25 Feb 2016 21:09:04 +0000 (21:09 +0000)]
ICU-11872 fix build errors

X-SVN-Rev: 38372

8 years agoICU-11872 new time formatting pattern chars b/B
kazède king [Thu, 25 Feb 2016 19:53:49 +0000 (19:53 +0000)]
ICU-11872 new time formatting pattern chars b/B

Merging from the branch.

X-SVN-Rev: 38371

8 years agoICU-11872 new time formatting pattern chars b/B
kazède king [Thu, 25 Feb 2016 19:51:53 +0000 (19:51 +0000)]
ICU-11872 new time formatting pattern chars b/B

Merging from the branch.

X-SVN-Rev: 38370

8 years agoICU-12018 Fix compile issue for some build targets.
Craig Cornelius [Thu, 25 Feb 2016 18:25:24 +0000 (18:25 +0000)]
ICU-12018 Fix compile issue for some build targets.

X-SVN-Rev: 38366

8 years agoICU-12018 Delete superfluous trailing semicolon [-Wpedantic].
Fredrik Roubert [Thu, 25 Feb 2016 16:23:36 +0000 (16:23 +0000)]
ICU-12018 Delete superfluous trailing semicolon [-Wpedantic].

X-SVN-Rev: 38364

8 years agoICU-11872 Added code to do the pattern generation part of the new day periods.
Mark Davis [Thu, 25 Feb 2016 16:03:26 +0000 (16:03 +0000)]
ICU-11872 Added code to do the pattern generation part of the new day periods.

X-SVN-Rev: 38363

8 years agoICU-12129 fix C4138 warning from MSVC
Jungshik Shin [Thu, 25 Feb 2016 01:49:48 +0000 (01:49 +0000)]
ICU-12129 fix C4138 warning from MSVC

X-SVN-Rev: 38362

8 years agoICU-12055 remove NPE from FilteredBreakIteratorBuilder
Steven R. Loomis [Thu, 25 Feb 2016 01:39:48 +0000 (01:39 +0000)]
ICU-12055 remove NPE from FilteredBreakIteratorBuilder

X-SVN-Rev: 38361

8 years agoICU-12018 Update data loading to use ResourceTableSink and DateFormatSymbols to resol...
Craig Cornelius [Thu, 25 Feb 2016 00:30:11 +0000 (00:30 +0000)]
ICU-12018 Update data loading to use ResourceTableSink and DateFormatSymbols to resolve missing data.

X-SVN-Rev: 38359

8 years agoICU-12013 Refactor DateIntervalFormat resource data loading using the sink on ICU4J.
Felipe Balbontín [Wed, 24 Feb 2016 23:45:42 +0000 (23:45 +0000)]
ICU-12013 Refactor DateIntervalFormat resource data loading using the sink on ICU4J.

X-SVN-Rev: 38357

8 years agoICU-12012 Replace all sizeof p / U_SIZEOF_... with UPRV_LENGTHOF().
Fredrik Roubert [Wed, 24 Feb 2016 22:52:29 +0000 (22:52 +0000)]
ICU-12012 Replace all sizeof p / U_SIZEOF_... with UPRV_LENGTHOF().

R=markus.icu@gmail.com

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

X-SVN-Rev: 38349

8 years agoICU-12003 User more links to actual Java classes in ICU API doc.
Yoshito Umaoka [Wed, 24 Feb 2016 22:01:37 +0000 (22:01 +0000)]
ICU-12003 User more links to actual Java classes in ICU API doc.

X-SVN-Rev: 38348

8 years agoICU-12012 Replace all sizeof p / sizeof T with UPRV_LENGTHOF().
Fredrik Roubert [Wed, 24 Feb 2016 21:48:56 +0000 (21:48 +0000)]
ICU-12012 Replace all sizeof p / sizeof T with UPRV_LENGTHOF().

R=markus.icu@gmail.com

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

X-SVN-Rev: 38347

9 years agoICU-12141 make each internal header file compile by itself; add includes where necess...
Markus Scherer [Wed, 24 Feb 2016 00:49:51 +0000 (00:49 +0000)]
ICU-12141 make each internal header file compile by itself; add includes where necessary; add simple test script

X-SVN-Rev: 38341

9 years agoICU-12012 Replace all sizeof p / sizeof *p with UPRV_LENGTHOF().
Fredrik Roubert [Tue, 23 Feb 2016 10:40:09 +0000 (10:40 +0000)]
ICU-12012 Replace all sizeof p / sizeof *p with UPRV_LENGTHOF().

R=markus.icu@gmail.com

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

X-SVN-Rev: 38337

9 years agoICU-12170 Merge data from CLDR release-29-beta1
John Emmons [Tue, 23 Feb 2016 02:31:28 +0000 (02:31 +0000)]
ICU-12170 Merge data from CLDR release-29-beta1

X-SVN-Rev: 38333

9 years agoICU-12170 Merge data from CLDR release-29-beta1
John Emmons [Tue, 23 Feb 2016 02:26:57 +0000 (02:26 +0000)]
ICU-12170 Merge data from CLDR release-29-beta1

X-SVN-Rev: 38332

9 years agoICU-12053 fix UnicodeMap, and move in a couple of methods that were elsewhere. Did...
Mark Davis [Fri, 19 Feb 2016 15:55:00 +0000 (15:55 +0000)]
ICU-12053 fix UnicodeMap, and move in a couple of methods that were elsewhere. Did a bunch of cleanup on the tests as well.

X-SVN-Rev: 38327

9 years agoICU-4229 update to use new CLDR data, and to work with v28 data during transition.
Mark Davis [Thu, 18 Feb 2016 11:39:40 +0000 (11:39 +0000)]
ICU-4229 update to use new CLDR data, and to work with v28 data during transition.

X-SVN-Rev: 38321

9 years agoICU-12072 RelativeDateTimeFormatter: improve J format API
Peter Edberg [Wed, 17 Feb 2016 07:29:48 +0000 (07:29 +0000)]
ICU-12072 RelativeDateTimeFormatter: improve J format API

X-SVN-Rev: 38320

9 years agoICU-12072 Update C comments explaining future direction
Peter Edberg [Wed, 17 Feb 2016 05:50:57 +0000 (05:50 +0000)]
ICU-12072 Update C comments explaining future direction

X-SVN-Rev: 38319

9 years agoICU-12072 Improve C header comments for enum per API review
Peter Edberg [Wed, 17 Feb 2016 00:04:32 +0000 (00:04 +0000)]
ICU-12072 Improve C header comments for enum per API review

X-SVN-Rev: 38318

9 years agoICU-12085 Update C TestToUnicodeLocaleType/TestToLegacyType for "rg"
Peter Edberg [Tue, 16 Feb 2016 19:51:26 +0000 (19:51 +0000)]
ICU-12085 Update C TestToUnicodeLocaleType/TestToLegacyType for  "rg"

X-SVN-Rev: 38315

9 years agoICU-12085 Update J TestToUnicodeLocaleType/TestToLegacyType for "rg"
Peter Edberg [Tue, 16 Feb 2016 19:31:42 +0000 (19:31 +0000)]
ICU-12085 Update J TestToUnicodeLocaleType/TestToLegacyType for  "rg"

X-SVN-Rev: 38314

9 years agoICU-12085 Implement J support for new CLDR locale key "rg"
Peter Edberg [Tue, 16 Feb 2016 07:11:10 +0000 (07:11 +0000)]
ICU-12085 Implement J support for new CLDR locale key "rg"

X-SVN-Rev: 38313

9 years agoICU-12085 manually integrate branch > trunk (had network problems committing updated...
Peter Edberg [Mon, 15 Feb 2016 17:58:23 +0000 (17:58 +0000)]
ICU-12085 manually integrate branch > trunk (had network problems committing updated branch)

X-SVN-Rev: 38311

9 years agoICU-12170 Regenerated ICU4J data with ICU4C/r38309. Revereted the patch for transform...
Yoshito Umaoka [Mon, 15 Feb 2016 17:28:47 +0000 (17:28 +0000)]
ICU-12170 Regenerated ICU4J data with ICU4C/r38309. Revereted the patch for transform extension x0 which was temporarily made for 57m1.

X-SVN-Rev: 38310

9 years agoICU-12170 Regenerated key-type data with CLDR trunk (including cldrbug:9264). Reveret...
Yoshito Umaoka [Mon, 15 Feb 2016 17:26:43 +0000 (17:26 +0000)]
ICU-12170 Regenerated key-type data with CLDR trunk (including cldrbug:9264). Revereted the patch for transform extension x0 which was temporarily made for 57m1.

X-SVN-Rev: 38309

9 years agoICU-11937 cast Quantifier to UnicodeFunctor instead of UnicodeSet
Jungshik Shin [Mon, 8 Feb 2016 19:37:17 +0000 (19:37 +0000)]
ICU-11937 cast Quantifier to UnicodeFunctor instead of UnicodeSet

X-SVN-Rev: 38299

9 years agoICU-12091 Fixed a memory leak introduced by the quick patch in transliterator initial...
Yoshito Umaoka [Fri, 5 Feb 2016 16:05:39 +0000 (16:05 +0000)]
ICU-12091 Fixed a memory leak introduced by the quick patch in transliterator initialization code.

X-SVN-Rev: 38290

9 years agoICU-12091 Ingnore absense of type map for transform private user type 'x0'.
Yoshito Umaoka [Fri, 5 Feb 2016 06:45:46 +0000 (06:45 +0000)]
ICU-12091 Ingnore absense of type map for transform private user type 'x0'.

X-SVN-Rev: 38289

9 years agoICU-12091 Merge preliminary CLDR 29 data for 57m1
John Emmons [Fri, 5 Feb 2016 04:18:17 +0000 (04:18 +0000)]
ICU-12091 Merge preliminary CLDR 29 data for 57m1

X-SVN-Rev: 38288

9 years agoICU-12091 Merge preliminary CLDR 29 data for 57m1
John Emmons [Fri, 5 Feb 2016 04:12:07 +0000 (04:12 +0000)]
ICU-12091 Merge preliminary CLDR 29 data for 57m1

X-SVN-Rev: 38287

9 years agoICU-12091 Merge preliminary CLDR 29 data for 57m1
John Emmons [Fri, 5 Feb 2016 04:11:14 +0000 (04:11 +0000)]
ICU-12091 Merge preliminary CLDR 29 data for 57m1

X-SVN-Rev: 38286

9 years agoICU-12091 Merge preliminary CLDR 29 data for 57m1
John Emmons [Fri, 5 Feb 2016 04:09:17 +0000 (04:09 +0000)]
ICU-12091 Merge preliminary CLDR 29 data for 57m1

X-SVN-Rev: 38285

9 years agoICU-12091 Merge preliminary CLDR 29 data for 57m1
John Emmons [Fri, 5 Feb 2016 04:04:17 +0000 (04:04 +0000)]
ICU-12091 Merge preliminary CLDR 29 data for 57m1

X-SVN-Rev: 38284

9 years agoICU-12091 Merge preliminary CLDR 29 data for 57m1
John Emmons [Fri, 5 Feb 2016 03:59:39 +0000 (03:59 +0000)]
ICU-12091 Merge preliminary CLDR 29 data for 57m1

X-SVN-Rev: 38283

9 years agoICU-12091 Merge preliminary CLDR 29 data for 57m1
John Emmons [Fri, 5 Feb 2016 03:52:07 +0000 (03:52 +0000)]
ICU-12091 Merge preliminary CLDR 29 data for 57m1

X-SVN-Rev: 38282

9 years agoICU-12091 Merge preliminary CLDR 29 data for 57m1
John Emmons [Fri, 5 Feb 2016 03:50:47 +0000 (03:50 +0000)]
ICU-12091 Merge preliminary CLDR 29 data for 57m1

X-SVN-Rev: 38281

9 years agoICU-12091 Merge preliminary CLDR 29 data for 57m1
John Emmons [Fri, 5 Feb 2016 03:46:03 +0000 (03:46 +0000)]
ICU-12091 Merge preliminary CLDR 29 data for 57m1

X-SVN-Rev: 38280

9 years agoICU-12091 Merge preliminary CLDR 29 data for 57m1
John Emmons [Fri, 5 Feb 2016 03:42:01 +0000 (03:42 +0000)]
ICU-12091 Merge preliminary CLDR 29 data for 57m1

X-SVN-Rev: 38279

9 years agoICU-12091 Merge preliminary CLDR 29 data for 57m1
John Emmons [Fri, 5 Feb 2016 03:37:50 +0000 (03:37 +0000)]
ICU-12091 Merge preliminary CLDR 29 data for 57m1

X-SVN-Rev: 38278

9 years agoICU-12091 Merge preliminary CLDR 29 data for 57m1
John Emmons [Fri, 5 Feb 2016 02:28:56 +0000 (02:28 +0000)]
ICU-12091 Merge preliminary CLDR 29 data for 57m1

X-SVN-Rev: 38277

9 years agoICU-12083 57m1 BRS, update readme for milestone status and copyright year, update...
Peter Edberg [Thu, 4 Feb 2016 06:56:51 +0000 (06:56 +0000)]
ICU-12083 57m1 BRS, update readme for milestone status and copyright year, update license copyright year

X-SVN-Rev: 38268

9 years agoICU-12083 Fixed TestHost failures on Windows 10 by updating LCID mapping data includi...
Yoshito Umaoka [Thu, 4 Feb 2016 05:43:34 +0000 (05:43 +0000)]
ICU-12083 Fixed TestHost failures on Windows 10 by updating LCID mapping data including new Windows locales.

X-SVN-Rev: 38264

9 years agoICU-12083 57m1 BRS task, update urename.h
Peter Edberg [Thu, 4 Feb 2016 04:45:41 +0000 (04:45 +0000)]
ICU-12083 57m1 BRS task, update urename.h

X-SVN-Rev: 38263

9 years agoICU-12091 Update to the previous commit - Made UnicodeString -t- to constant to...
Yoshito Umaoka [Wed, 3 Feb 2016 21:51:20 +0000 (21:51 +0000)]
ICU-12091 Update to the previous commit - Made  UnicodeString -t- to constant to match the diff provided by Steven in #12077

X-SVN-Rev: 38256

9 years agoICU-12091 Ignore BCP 47 -t- style transliterator IDs. The support for such -t- IDs...
Yoshito Umaoka [Wed, 3 Feb 2016 21:39:38 +0000 (21:39 +0000)]
ICU-12091 Ignore BCP 47 -t- style transliterator IDs. The support for such -t- IDs will be done by #12077 later.

X-SVN-Rev: 38255

9 years agoICU-12083 Update APIs for 57m1
Michael Ow [Tue, 2 Feb 2016 05:42:06 +0000 (05:42 +0000)]
ICU-12083 Update APIs for 57m1

X-SVN-Rev: 38251

9 years agoICU-12133 (C) Change proportion-karat to concentr-karat, add 5 new units in CLDR 29
Peter Edberg [Tue, 2 Feb 2016 00:38:16 +0000 (00:38 +0000)]
ICU-12133 (C) Change proportion-karat to concentr-karat, add 5 new units in CLDR 29

X-SVN-Rev: 38249

9 years agoICU-12133 (J) Change proportion-karat to concentr-karat, add 5 new units in CLDR 29
Peter Edberg [Tue, 2 Feb 2016 00:36:47 +0000 (00:36 +0000)]
ICU-12133 (J) Change proportion-karat to concentr-karat, add 5 new units in CLDR 29

X-SVN-Rev: 38248

9 years agoICU-12083 Fix no data test errors
Michael Ow [Mon, 1 Feb 2016 18:02:21 +0000 (18:02 +0000)]
ICU-12083 Fix no data test errors

X-SVN-Rev: 38247

9 years agoICU-12083 Fix bom in icu4c 57m1
Michael Ow [Mon, 1 Feb 2016 17:14:55 +0000 (17:14 +0000)]
ICU-12083 Fix bom in icu4c 57m1

X-SVN-Rev: 38246

9 years agoICU-12083 Update header test cxxfile
Michael Ow [Mon, 1 Feb 2016 16:39:58 +0000 (16:39 +0000)]
ICU-12083 Update header test cxxfile

X-SVN-Rev: 38245

9 years agoICU-12084 Removed echo for java 5 bootclasspath.
Yoshito Umaoka [Sat, 30 Jan 2016 07:05:03 +0000 (07:05 +0000)]
ICU-12084 Removed echo for java 5 bootclasspath.

X-SVN-Rev: 38241

9 years agoICU-12133 (C) integrate CLDR data for new units
Peter Edberg [Sat, 30 Jan 2016 06:53:47 +0000 (06:53 +0000)]
ICU-12133 (C) integrate CLDR data for new units

X-SVN-Rev: 38239

9 years agoICU-12084 Fixed javadoc warnings and updated API change report for 57m1.
Yoshito Umaoka [Sat, 30 Jan 2016 06:42:15 +0000 (06:42 +0000)]
ICU-12084 Fixed javadoc warnings and updated API change report for 57m1.

X-SVN-Rev: 38238

9 years agoICU-12132 Regenerated ICU4J 56.1 API signature data file with JDK 7 javadoc.
Yoshito Umaoka [Sat, 30 Jan 2016 06:33:18 +0000 (06:33 +0000)]
ICU-12132 Regenerated ICU4J 56.1 API signature data file with JDK 7 javadoc.

X-SVN-Rev: 38237

9 years agoICU-12085 (J) integrate CLDR keyTypeData for locale key "rg" (and some other new...
Peter Edberg [Sat, 30 Jan 2016 02:49:25 +0000 (02:49 +0000)]
ICU-12085 (J) integrate CLDR keyTypeData for locale key "rg" (and some other new ones)

X-SVN-Rev: 38235

9 years agoICU-12085 (C) integrate CLDR keyTypeData for locale key "rg" (and some other new...
Peter Edberg [Sat, 30 Jan 2016 02:24:57 +0000 (02:24 +0000)]
ICU-12085 (C) integrate CLDR keyTypeData for locale key "rg" (and some other new ones)

X-SVN-Rev: 38234

9 years agoICU-12130 fix utext_extract() incorrect position on return.
Andy Heninger [Sat, 30 Jan 2016 02:12:01 +0000 (02:12 +0000)]
ICU-12130 fix utext_extract() incorrect position on return.

X-SVN-Rev: 38233

9 years agoICU-12084 Fixed Eclipse compiler warnings.
Yoshito Umaoka [Sat, 30 Jan 2016 01:11:30 +0000 (01:11 +0000)]
ICU-12084 Fixed Eclipse compiler warnings.

X-SVN-Rev: 38230

9 years agoICU-12084 Clean up import statements.
Yoshito Umaoka [Sat, 30 Jan 2016 01:01:17 +0000 (01:01 +0000)]
ICU-12084 Clean up import statements.

X-SVN-Rev: 38229

9 years agoICU-11962 tzdata2016a updates to ICU4J
Yoshito Umaoka [Fri, 29 Jan 2016 00:01:16 +0000 (00:01 +0000)]
ICU-11962 tzdata2016a updates to ICU4J

X-SVN-Rev: 38223

9 years agoICU-11962 tzdata2016a updates to ICU4C
Yoshito Umaoka [Thu, 28 Jan 2016 23:59:32 +0000 (23:59 +0000)]
ICU-11962 tzdata2016a updates to ICU4C

X-SVN-Rev: 38222

9 years agoICU-12018 Add missing * in Javadoc syntax.
Fredrik Roubert [Thu, 28 Jan 2016 19:51:38 +0000 (19:51 +0000)]
ICU-12018 Add missing * in Javadoc syntax.

X-SVN-Rev: 38216

9 years agoICU-11989 API doc fix
Craig Cornelius [Thu, 28 Jan 2016 19:45:33 +0000 (19:45 +0000)]
ICU-11989 API doc fix

X-SVN-Rev: 38214

9 years agoICU-12083 Fix text file line endings
Michael Ow [Wed, 27 Jan 2016 19:37:07 +0000 (19:37 +0000)]
ICU-12083 Fix text file line endings

X-SVN-Rev: 38207

9 years agoICU-12083 Fix non-ascii characters in comments
Michael Ow [Wed, 27 Jan 2016 19:24:28 +0000 (19:24 +0000)]
ICU-12083 Fix non-ascii characters in comments

X-SVN-Rev: 38206

9 years agoICU-7457 export ucurrimp.h functions from the common library
Markus Scherer [Wed, 27 Jan 2016 17:22:26 +0000 (17:22 +0000)]
ICU-7457 export ucurrimp.h functions from the common library

X-SVN-Rev: 38205

9 years agoICU-12016 Correct author tags in some ICU4J files
Peter Edberg [Wed, 27 Jan 2016 00:02:14 +0000 (00:02 +0000)]
ICU-12016 Correct author tags in some ICU4J files

X-SVN-Rev: 38201

9 years agoICU-7457 replace MessageFormat with SimpleFormatter where easy; remove obsolete Choic...
Markus Scherer [Tue, 26 Jan 2016 22:56:59 +0000 (22:56 +0000)]
ICU-7457 replace MessageFormat with SimpleFormatter where easy; remove obsolete ChoiceFormat handling of currency names; move LocaleDisplayNames & ucurr from i18n to common

X-SVN-Rev: 38200

9 years agoICU-7618 replace MessageFormat with SimpleFormatterImpl where easy; remove obsolete...
Markus Scherer [Tue, 26 Jan 2016 22:52:45 +0000 (22:52 +0000)]
ICU-7618 replace MessageFormat with SimpleFormatterImpl where easy; remove obsolete ChoiceFormat handling of currency names

X-SVN-Rev: 38199

9 years agoICU-9747 Fix build issues in MSVC 2015
Michael Ow [Mon, 25 Jan 2016 20:43:27 +0000 (20:43 +0000)]
ICU-9747 Fix build issues in MSVC 2015

X-SVN-Rev: 38198

9 years agoICU-10896 turn SimplePatternFormatter into public SimpleFormatter
Markus Scherer [Sat, 23 Jan 2016 05:20:23 +0000 (05:20 +0000)]
ICU-10896 turn SimplePatternFormatter into public SimpleFormatter

X-SVN-Rev: 38195

9 years agoICU-10896 split SimplePatternFormatter into public SimpleFormatter and all-static...
Markus Scherer [Sat, 23 Jan 2016 05:17:18 +0000 (05:17 +0000)]
ICU-10896 split SimplePatternFormatter into public SimpleFormatter and all-static SimpleFormatterImpl

X-SVN-Rev: 38194

9 years agoICU-12072 Flesh out tests for ureldatefmt_ APIs
Peter Edberg [Fri, 22 Jan 2016 21:37:44 +0000 (21:37 +0000)]
ICU-12072 Flesh out tests for ureldatefmt_ APIs

X-SVN-Rev: 38192

9 years agoICU-10401 Fix some warnings in MSVC build
Michael Ow [Fri, 22 Jan 2016 18:47:55 +0000 (18:47 +0000)]
ICU-10401 Fix some warnings in MSVC build

X-SVN-Rev: 38191

9 years agoICU-11802 Remove comma at end of enum that was breaking one autobuild
Peter Edberg [Fri, 22 Jan 2016 17:39:30 +0000 (17:39 +0000)]
ICU-11802 Remove comma at end of enum that was breaking one autobuild

X-SVN-Rev: 38190

9 years agoICU-12072 RelativeDateTimeFormatter: Improve C++ format API, add plain C API (part...
Peter Edberg [Fri, 22 Jan 2016 07:20:54 +0000 (07:20 +0000)]
ICU-12072 RelativeDateTimeFormatter: Improve C++ format API, add plain C API (part 1, structure)

X-SVN-Rev: 38189

9 years agoICU-12080 Add new supplemental unitPreferenceData from CLDR
Peter Edberg [Fri, 22 Jan 2016 06:40:37 +0000 (06:40 +0000)]
ICU-12080 Add new supplemental unitPreferenceData from CLDR

X-SVN-Rev: 38188

9 years agoICU-12084 Update version number to 57m1 in ICU4J
Michael Ow [Thu, 21 Jan 2016 20:08:17 +0000 (20:08 +0000)]
ICU-12084 Update version number to 57m1 in ICU4J

X-SVN-Rev: 38187

9 years agoICU-12083 Update version number to 57m1 in ICU4C
Michael Ow [Thu, 21 Jan 2016 20:04:00 +0000 (20:04 +0000)]
ICU-12083 Update version number to 57m1 in ICU4C

X-SVN-Rev: 38186

9 years agoICU-12015 Update the array size to avoid buffer overflow
Michael Ow [Thu, 21 Jan 2016 19:49:39 +0000 (19:49 +0000)]
ICU-12015 Update the array size to avoid buffer overflow

X-SVN-Rev: 38185

9 years agoICU-11802 add 4 Emoji properties from emoji-data.txt 2.0
Markus Scherer [Thu, 21 Jan 2016 04:41:55 +0000 (04:41 +0000)]
ICU-11802 add 4 Emoji properties from emoji-data.txt 2.0

X-SVN-Rev: 38184

9 years agoICU-11802 add 4 Emoji properties from emoji-data.txt 2.0
Markus Scherer [Thu, 21 Jan 2016 04:39:21 +0000 (04:39 +0000)]
ICU-11802 add 4 Emoji properties from emoji-data.txt 2.0

X-SVN-Rev: 38183

9 years agoICU-11802 add 4 Emoji properties from emoji-data.txt 2.0
Markus Scherer [Thu, 21 Jan 2016 04:34:33 +0000 (04:34 +0000)]
ICU-11802 add 4 Emoji properties from emoji-data.txt 2.0

X-SVN-Rev: 38182

9 years agoICU-12018 Overhaul RelativeDateTimeFormatter data loading
Craig Cornelius [Fri, 15 Jan 2016 23:50:25 +0000 (23:50 +0000)]
ICU-12018 Overhaul RelativeDateTimeFormatter data loading

X-SVN-Rev: 38176

9 years agoICU-5383 Re-enable test.
Andy Heninger [Fri, 15 Jan 2016 22:17:16 +0000 (22:17 +0000)]
ICU-5383 Re-enable test.

X-SVN-Rev: 38172

9 years agoICU-11893 Fix warning in visual studio 2013
Michael Ow [Tue, 12 Jan 2016 22:39:56 +0000 (22:39 +0000)]
ICU-11893 Fix warning in visual studio 2013

X-SVN-Rev: 38168

9 years agoICU-12042 better API docs
Markus Scherer [Sat, 9 Jan 2016 01:13:52 +0000 (01:13 +0000)]
ICU-12042 better API docs

X-SVN-Rev: 38161