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

9 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

9 years agoICU-12042 ures_getUnicodeString() and variants return bogus strings when an error...
Markus Scherer [Sat, 9 Jan 2016 00:58:15 +0000 (00:58 +0000)]
ICU-12042 ures_getUnicodeString() and variants return bogus strings when an error occurred

X-SVN-Rev: 38160

9 years agoICU-11851 NumberFormat API doc cleanup.
Andy Heninger [Fri, 8 Jan 2016 22:21:51 +0000 (22:21 +0000)]
ICU-11851 NumberFormat API doc cleanup.

X-SVN-Rev: 38159

9 years agoICU-11669 Thread safety of DateIntervalFormat::format()
Andy Heninger [Thu, 7 Jan 2016 21:15:19 +0000 (21:15 +0000)]
ICU-11669 Thread safety of DateIntervalFormat::format()

X-SVN-Rev: 38157

9 years agoICU-12032 remove SimplePatternFormatter wrapper objects from MeasureFormat range...
Markus Scherer [Thu, 7 Jan 2016 00:45:28 +0000 (00:45 +0000)]
ICU-12032 remove SimplePatternFormatter wrapper objects from MeasureFormat range formatting, too

X-SVN-Rev: 38156

9 years agoICU-12032 rewrite SimplePatternFormatter: quoting like MessageFormat, shorter, create...
Markus Scherer [Thu, 7 Jan 2016 00:20:53 +0000 (00:20 +0000)]
ICU-12032 rewrite SimplePatternFormatter: quoting like MessageFormat, shorter, create fewer objects

X-SVN-Rev: 38155

9 years agoICU-12032 SimplePatternFormatter allow values=null, some better API docs, some change...
Markus Scherer [Thu, 7 Jan 2016 00:18:30 +0000 (00:18 +0000)]
ICU-12032 SimplePatternFormatter allow values=null, some better API docs, some changes parallel with C++

X-SVN-Rev: 38154

9 years agoICU-11669 Fix invalid character in project file
Michael Ow [Wed, 6 Jan 2016 19:10:24 +0000 (19:10 +0000)]
ICU-11669 Fix invalid character in project file

X-SVN-Rev: 38153

9 years agoICU-11669 Add language extension to DateIntervalFormat test source code file
Michael Ow [Wed, 6 Jan 2016 19:07:41 +0000 (19:07 +0000)]
ICU-11669 Add language extension to DateIntervalFormat test source code file

X-SVN-Rev: 38152

9 years agoICU-11669 DateIntervalFormat::format() thread safety fixes.
Andy Heninger [Wed, 6 Jan 2016 00:09:25 +0000 (00:09 +0000)]
ICU-11669 DateIntervalFormat::format() thread safety fixes.

X-SVN-Rev: 38151

9 years agoICU-12034 Fix MeasureUnit static initialization race.
Andy Heninger [Mon, 4 Jan 2016 21:25:47 +0000 (21:25 +0000)]
ICU-12034 Fix MeasureUnit static initialization race.

X-SVN-Rev: 38150

9 years agoICU-12032 rewrite SimplePatternFormatter: quoting like MessageFormat, shorter, create...
Markus Scherer [Sat, 2 Jan 2016 01:12:37 +0000 (01:12 +0000)]
ICU-12032 rewrite SimplePatternFormatter: quoting like MessageFormat, shorter, create fewer objects; callers avoid wrapper objects

X-SVN-Rev: 38149

9 years agoICU-12030 Update destructor to delete all patterns
Michael Ow [Thu, 31 Dec 2015 21:12:07 +0000 (21:12 +0000)]
ICU-12030 Update destructor to delete all patterns

X-SVN-Rev: 38148

9 years agoICU-10684 fix int32 to uint32
Steven R. Loomis [Thu, 17 Dec 2015 18:12:56 +0000 (18:12 +0000)]
ICU-10684 fix int32 to uint32

X-SVN-Rev: 38144

9 years agoICU-11865 Layout update
Steven R. Loomis [Thu, 17 Dec 2015 01:43:38 +0000 (01:43 +0000)]
ICU-11865 Layout update

Upstream: http://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/efc8652da937

X-SVN-Rev: 38143

9 years agoICU-10684 merge in Layout updates
Steven R. Loomis [Thu, 17 Dec 2015 01:36:04 +0000 (01:36 +0000)]
ICU-10684 merge in Layout updates

Upstream: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/9d29c19f1de1

X-SVN-Rev: 38142

9 years agoICU-12020 merge in Layout updates
Steven R. Loomis [Thu, 17 Dec 2015 01:29:24 +0000 (01:29 +0000)]
ICU-12020 merge in Layout updates

Upstream: http://hg.openjdk.java.net/jdk8u/jdk8u/jdk/rev/dbb4e2bdfa9e

One missed patch in MorphTables.cpp (noted in ticket)

X-SVN-Rev: 38141

9 years agoICU-12041 check that per-unit patterns have one placeholder, fix patterns
Markus Scherer [Wed, 16 Dec 2015 22:29:44 +0000 (22:29 +0000)]
ICU-12041 check that per-unit patterns have one placeholder, fix patterns

X-SVN-Rev: 38140

9 years agoICU-12041 check that per-unit patterns have one placeholder, fix patterns
Markus Scherer [Wed, 16 Dec 2015 22:29:21 +0000 (22:29 +0000)]
ICU-12041 check that per-unit patterns have one placeholder, fix patterns

X-SVN-Rev: 38139

9 years agoICU-4229 Check for that zzzz is treated as duplicate of "others"; only allow regular...
Mark Davis [Wed, 16 Dec 2015 09:26:36 +0000 (09:26 +0000)]
ICU-4229 Check for that zzzz is treated as duplicate of "others"; only allow regular scripts + zzzz.

X-SVN-Rev: 38138

9 years agoICU-12031 define StandardPlural::indexFromString(const UnicodeString &keyword, UError...
Markus Scherer [Wed, 16 Dec 2015 05:36:59 +0000 (05:36 +0000)]
ICU-12031 define StandardPlural::indexFromString(const UnicodeString &keyword, UErrorCode &errorCode)

X-SVN-Rev: 38137