]> granicus.if.org Git - icu/log
icu
11 years agoICU-9744 improve logknownissue
Steven R. Loomis [Tue, 17 Sep 2013 00:21:47 +0000 (00:21 +0000)]
ICU-9744 improve logknownissue

X-SVN-Rev: 34340

11 years agoICU-10398 roll version # forward
Steven R. Loomis [Mon, 16 Sep 2013 22:07:45 +0000 (22:07 +0000)]
ICU-10398 roll version # forward

X-SVN-Rev: 34336

11 years agoICU-9744 logKnownIssue and log_knownIssue for ICU4C
Steven R. Loomis [Mon, 16 Sep 2013 22:07:02 +0000 (22:07 +0000)]
ICU-9744 logKnownIssue and log_knownIssue for ICU4C

X-SVN-Rev: 34335

11 years agoICU-10261 give DateFormat more granular leniency control (fix memory leak in test)
Scott Russell [Mon, 16 Sep 2013 21:57:44 +0000 (21:57 +0000)]
ICU-10261 give DateFormat more granular leniency control (fix memory leak in test)

X-SVN-Rev: 34334

11 years agoICU-9995 Remove Region.UNDEFINED_NUMERIC_CODE and document.
John Emmons [Mon, 16 Sep 2013 20:27:16 +0000 (20:27 +0000)]
ICU-9995 Remove Region.UNDEFINED_NUMERIC_CODE and document.

X-SVN-Rev: 34333

11 years agoICU-10378 Use copy-on-write semantics when modifying pre-existing EnumSet.
Travis Keep [Mon, 16 Sep 2013 16:49:11 +0000 (16:49 +0000)]
ICU-10378 Use copy-on-write semantics when modifying pre-existing EnumSet.

X-SVN-Rev: 34331

11 years agoICU-10261 give DateFormat more granular leniency control (fix failing test on non...
Scott Russell [Mon, 16 Sep 2013 14:29:41 +0000 (14:29 +0000)]
ICU-10261 give DateFormat more granular leniency control (fix failing test on non-Windows platform)

X-SVN-Rev: 34329

11 years agoICU-10261 give DateFormat more granular leniency control (updated tests didn't get...
Scott Russell [Mon, 16 Sep 2013 13:43:10 +0000 (13:43 +0000)]
ICU-10261 give DateFormat more granular leniency control (updated tests didn't get committed)

X-SVN-Rev: 34328

11 years agoICU-10261 give DateFormat more granular leniency control
Scott Russell [Mon, 16 Sep 2013 12:45:41 +0000 (12:45 +0000)]
ICU-10261 give DateFormat more granular leniency control

X-SVN-Rev: 34327

11 years agoICU-10261 give DateFormat more granular leniency control
Scott Russell [Mon, 16 Sep 2013 12:20:50 +0000 (12:20 +0000)]
ICU-10261 give DateFormat more granular leniency control

X-SVN-Rev: 34326

11 years agoICU-10378 (J) Change to use EnumSet instead of bitmasks
Peter Edberg [Mon, 16 Sep 2013 05:20:11 +0000 (05:20 +0000)]
ICU-10378 (J) Change to use EnumSet instead of bitmasks

X-SVN-Rev: 34325

11 years agoICU-10142 fixes to UBA implementation to satisfy all tests in BidiTest and BidiCharac...
Matitiahu Allouche [Sun, 15 Sep 2013 20:53:10 +0000 (20:53 +0000)]
ICU-10142 fixes to UBA implementation to satisfy all tests in BidiTest and BidiCharacterTest (version 6.3.0d3)

X-SVN-Rev: 34324

11 years agoICU-10142 fixes to UBA implementation to satisfy all tests in BidiTest and BidiCharac...
Matitiahu Allouche [Sun, 15 Sep 2013 12:03:47 +0000 (12:03 +0000)]
ICU-10142 fixes to UBA implementation to satisfy all tests in BidiTest and BidiCharacterTest (version 6.3.0d3)

X-SVN-Rev: 34323

11 years agoICU-9790 Update configure script
Michael Ow [Sat, 14 Sep 2013 03:16:37 +0000 (03:16 +0000)]
ICU-9790 Update configure script

X-SVN-Rev: 34322

11 years agoICU-10277 disable Basque (eu) test case: there is no Basque collation data, it falls...
Markus Scherer [Fri, 13 Sep 2013 22:43:09 +0000 (22:43 +0000)]
ICU-10277 disable Basque (eu) test case: there is no Basque collation data, it falls back to the default locale, that makes the test flaky

X-SVN-Rev: 34321

11 years agoICU-9790 Don't use c99 for Solaris/GCC platform
Michael Ow [Fri, 13 Sep 2013 21:36:38 +0000 (21:36 +0000)]
ICU-9790 Don't use c99 for Solaris/GCC platform

X-SVN-Rev: 34320

11 years agoICU-10338 test & fix ucol_setReorderCodes({default})
Markus Scherer [Fri, 13 Sep 2013 21:21:11 +0000 (21:21 +0000)]
ICU-10338 test & fix ucol_setReorderCodes({default})

X-SVN-Rev: 34319

11 years agoICU-10399 ICU4J version number to 52.1.
Yoshito Umaoka [Fri, 13 Sep 2013 20:07:16 +0000 (20:07 +0000)]
ICU-10399 ICU4J version number to 52.1.

X-SVN-Rev: 34318

11 years agoICU-8474 restored the canonicalization to =, !=, and %. (Somehow it got reverted...
Mark Davis [Fri, 13 Sep 2013 19:53:16 +0000 (19:53 +0000)]
ICU-8474 restored the canonicalization to =, !=, and %. (Somehow it got reverted, not sure how.) Ran the core tests; was unable to run all the tests (see email to core).

X-SVN-Rev: 34317

11 years agoICU-10251 add note to readme
Markus Scherer [Fri, 13 Sep 2013 19:43:07 +0000 (19:43 +0000)]
ICU-10251 add note to readme

X-SVN-Rev: 34316

11 years agoICU-10251 make CollationElementIterator protected methods private
Markus Scherer [Fri, 13 Sep 2013 19:35:54 +0000 (19:35 +0000)]
ICU-10251 make CollationElementIterator protected methods private

X-SVN-Rev: 34315

11 years agoICU-10282 deprecate bad API RuleBasedCollator::cloneRuleData(), call cloneBinary()
Markus Scherer [Fri, 13 Sep 2013 19:25:01 +0000 (19:25 +0000)]
ICU-10282 deprecate bad API RuleBasedCollator::cloneRuleData(), call cloneBinary()

X-SVN-Rev: 34314

11 years agoICU-10400 Updated the tool used for updating ICU's ISO 4217 currency numeric code...
Yoshito Umaoka [Fri, 13 Sep 2013 18:45:24 +0000 (18:45 +0000)]
ICU-10400 Updated the tool used for updating ICU's ISO 4217 currency numeric code map to support the new ISO 4217 file locations and format.

X-SVN-Rev: 34313

11 years agoICU-10357 fix from review comment
Steven R. Loomis [Fri, 13 Sep 2013 18:38:36 +0000 (18:38 +0000)]
ICU-10357 fix from review comment

X-SVN-Rev: 34312

11 years agoICU-10399 Organized import statements.
Yoshito Umaoka [Fri, 13 Sep 2013 17:54:23 +0000 (17:54 +0000)]
ICU-10399 Organized import statements.

X-SVN-Rev: 34311

11 years agoICU-9915 do not mask off the continuation bits and then later test this masked CE...
Markus Scherer [Fri, 13 Sep 2013 17:12:11 +0000 (17:12 +0000)]
ICU-9915 do not mask off the continuation bits and then later test this masked CE value for isContinuation()

X-SVN-Rev: 34310

11 years agoICU-9915 add comment about test case
Markus Scherer [Fri, 13 Sep 2013 17:09:57 +0000 (17:09 +0000)]
ICU-9915 add comment about test case

X-SVN-Rev: 34309

11 years agoICU-10273 fix Windows test failure in FixedDecimal.
Andy Heninger [Fri, 13 Sep 2013 17:08:58 +0000 (17:08 +0000)]
ICU-10273 fix Windows test failure in FixedDecimal.

X-SVN-Rev: 34308

11 years agoICU-10397 move singleton init out of static functions (perf)
Steven R. Loomis [Fri, 13 Sep 2013 16:21:56 +0000 (16:21 +0000)]
ICU-10397 move singleton init out of static functions (perf)

X-SVN-Rev: 34304

11 years agoICU-10398 Check text file line endings
Jonathan Lai [Fri, 13 Sep 2013 15:55:48 +0000 (15:55 +0000)]
ICU-10398 Check text file line endings

X-SVN-Rev: 34303

11 years agoICU-10393 Added a new feature to CollectAPI to write out API list in TSV format.
Yoshito Umaoka [Fri, 13 Sep 2013 08:14:50 +0000 (08:14 +0000)]
ICU-10393 Added a new feature to CollectAPI to write out API list in TSV format.

X-SVN-Rev: 34302

11 years agoICU-10379 IBM i - make tests run without any special options, update readme
Steven R. Loomis [Fri, 13 Sep 2013 05:48:16 +0000 (05:48 +0000)]
ICU-10379 IBM i - make tests run without any special options, update readme

X-SVN-Rev: 34300

11 years agoICU-10273 IBM i fixes
Steven R. Loomis [Fri, 13 Sep 2013 05:16:54 +0000 (05:16 +0000)]
ICU-10273 IBM i fixes

X-SVN-Rev: 34299

11 years agoICU-9915 do not mask off the continuation bits and then later test this masked CE...
Markus Scherer [Fri, 13 Sep 2013 03:07:39 +0000 (03:07 +0000)]
ICU-9915 do not mask off the continuation bits and then later test this masked CE value for isContinuation()

X-SVN-Rev: 34298

11 years agoICU-10379 add missing #include <stdio.h>
Jonathan Lai [Thu, 12 Sep 2013 23:54:19 +0000 (23:54 +0000)]
ICU-10379 add missing #include <stdio.h>

X-SVN-Rev: 34295

11 years agoICU-10378 (J) Support skeleton meta-character 'J' in DateTimePatternGenerator
Peter Edberg [Thu, 12 Sep 2013 23:50:38 +0000 (23:50 +0000)]
ICU-10378 (J) Support skeleton meta-character 'J' in DateTimePatternGenerator

X-SVN-Rev: 34294

11 years agoICU-10378 (C) Delete comma at end of enumerator list
Peter Edberg [Thu, 12 Sep 2013 23:48:02 +0000 (23:48 +0000)]
ICU-10378 (C) Delete comma at end of enumerator list

X-SVN-Rev: 34293

11 years agoICU-10378 (C) Support skeleton meta-character 'J' in DateTimePatternGenerator
Peter Edberg [Thu, 12 Sep 2013 22:49:07 +0000 (22:49 +0000)]
ICU-10378 (C) Support skeleton meta-character 'J' in DateTimePatternGenerator

X-SVN-Rev: 34292

11 years agoICU-8474 Revert changes ULocale's class signature and comparTo method. Also removed...
Yoshito Umaoka [Thu, 12 Sep 2013 20:53:12 +0000 (20:53 +0000)]
ICU-8474 Revert changes ULocale's class signature and comparTo method. Also removed Comparable from PluralRule's class signature, but preserved compareTo method as @internal.

X-SVN-Rev: 34289

11 years agoICU-7392 DecimalFormatSymbols::createWithLastResortData(UErrorCode), and clean up...
Markus Scherer [Thu, 12 Sep 2013 20:33:29 +0000 (20:33 +0000)]
ICU-7392 DecimalFormatSymbols::createWithLastResortData(UErrorCode), and clean up the real initialize() for supplementary digits and memory management

X-SVN-Rev: 34288

11 years agoICU-10273 PluralRules FixedDecimal, avoid undefined cast from NaN to int64_t
Andy Heninger [Thu, 12 Sep 2013 20:07:53 +0000 (20:07 +0000)]
ICU-10273 PluralRules FixedDecimal, avoid undefined cast from NaN to int64_t

X-SVN-Rev: 34287

11 years agoICU-10273 Investigate Sparc test failure.
Andy Heninger [Thu, 12 Sep 2013 17:16:52 +0000 (17:16 +0000)]
ICU-10273 Investigate Sparc test failure.

X-SVN-Rev: 34286

11 years agoICU-10379 fixes for IBM i - ambiguous types
Steven R. Loomis [Thu, 12 Sep 2013 06:29:39 +0000 (06:29 +0000)]
ICU-10379 fixes for IBM i - ambiguous types

X-SVN-Rev: 34285

11 years agoICU-10273 fix compilation failure in test- need LL for long long
Steven R. Loomis [Thu, 12 Sep 2013 05:49:49 +0000 (05:49 +0000)]
ICU-10273 fix compilation failure in test- need LL for long long

X-SVN-Rev: 34284

11 years agoICU-10039 Per API review: Add consts, add unumsys_getDescription(), improve documentation
Peter Edberg [Thu, 12 Sep 2013 04:33:03 +0000 (04:33 +0000)]
ICU-10039 Per API review: Add consts, add unumsys_getDescription(), improve documentation

X-SVN-Rev: 34283

11 years agoICU-10273 fix compilation failure on some platforms, also reorder zero-initializers...
Steven R. Loomis [Thu, 12 Sep 2013 04:04:56 +0000 (04:04 +0000)]
ICU-10273 fix compilation failure on some platforms, also reorder zero-initializers to avoid warning

X-SVN-Rev: 34282

11 years agoICU-10379 fixes for IBM i - asciism, fix some test cases
Steven R. Loomis [Thu, 12 Sep 2013 01:27:29 +0000 (01:27 +0000)]
ICU-10379 fixes for IBM i - asciism, fix some test cases

X-SVN-Rev: 34281

11 years agoICU-10273 DecimalFormat::getFixedDecimal(), improved handling of rounding, overflow.
Andy Heninger [Thu, 12 Sep 2013 01:00:04 +0000 (01:00 +0000)]
ICU-10273 DecimalFormat::getFixedDecimal(), improved handling of rounding, overflow.

X-SVN-Rev: 34280

11 years agoICU-10371 fix assertion in u_strFromUTF8()/u_strFromUTF8WithSub() code
Markus Scherer [Thu, 12 Sep 2013 00:02:41 +0000 (00:02 +0000)]
ICU-10371 fix assertion in u_strFromUTF8()/u_strFromUTF8WithSub() code

X-SVN-Rev: 34279

11 years agoICU-10355 std::string is available on Android
Markus Scherer [Wed, 11 Sep 2013 23:46:50 +0000 (23:46 +0000)]
ICU-10355 std::string is available on Android

X-SVN-Rev: 34278

11 years agoICU-10273 support plurals with decimals in MessageFormat and PluralFormat (ported...
Markus Scherer [Wed, 11 Sep 2013 23:32:37 +0000 (23:32 +0000)]
ICU-10273 support plurals with decimals in MessageFormat and PluralFormat (ported from Java r34087 & r34276)

X-SVN-Rev: 34277

11 years agoICU-8474 minor changes parallel with C++
Markus Scherer [Wed, 11 Sep 2013 23:32:15 +0000 (23:32 +0000)]
ICU-8474 minor changes parallel with C++

X-SVN-Rev: 34276

11 years agoICU-10375 Add \file and \brief to udisplaycontext.h headers so it works in apiref...
Peter Edberg [Wed, 11 Sep 2013 21:38:11 +0000 (21:38 +0000)]
ICU-10375 Add \file and \brief to udisplaycontext.h headers so it works in apiref/icu4c/files.html

X-SVN-Rev: 34275

11 years agoICU-10379 fixes for IBM i - mostly clarifying ambiguous casts.
Steven R. Loomis [Wed, 11 Sep 2013 19:38:07 +0000 (19:38 +0000)]
ICU-10379 fixes for IBM i - mostly clarifying ambiguous casts.

X-SVN-Rev: 34274

11 years agoICU-10380 Integrate additional CLDR 24 data ref. Cldrbug:6672
John Emmons [Wed, 11 Sep 2013 19:18:50 +0000 (19:18 +0000)]
ICU-10380 Integrate additional CLDR 24 data ref. Cldrbug:6672

X-SVN-Rev: 34271

11 years agoICU-10380 Integrate additional CLDR 24 data ref. Cldrbug:6672
John Emmons [Wed, 11 Sep 2013 19:16:25 +0000 (19:16 +0000)]
ICU-10380 Integrate additional CLDR 24 data ref. Cldrbug:6672

X-SVN-Rev: 34270

11 years agoICU-10161 Delete number format after use
Michael Ow [Wed, 11 Sep 2013 17:49:34 +0000 (17:49 +0000)]
ICU-10161 Delete number format after use

X-SVN-Rev: 34269

11 years agoICU-10039 Add basic C wrapper for NumberingSystem (numsys.h), version 1
Peter Edberg [Wed, 11 Sep 2013 05:07:00 +0000 (05:07 +0000)]
ICU-10039 Add basic C wrapper for NumberingSystem (numsys.h), version 1

X-SVN-Rev: 34268

11 years agoICU-10273 add DecimalFormat::getFixedDecimal(Formattable &)
Andy Heninger [Wed, 11 Sep 2013 01:17:28 +0000 (01:17 +0000)]
ICU-10273 add DecimalFormat::getFixedDecimal(Formattable &)

X-SVN-Rev: 34267

11 years agoICU-10360 update runConfigureICU for MacOSX vs MacOSX/GCC
Steven R. Loomis [Wed, 11 Sep 2013 01:02:24 +0000 (01:02 +0000)]
ICU-10360 update runConfigureICU for MacOSX vs MacOSX/GCC

X-SVN-Rev: 34266

11 years agoICU-9742 removing tests depending on closed CldrBug:3058
Steven R. Loomis [Wed, 11 Sep 2013 00:51:18 +0000 (00:51 +0000)]
ICU-9742 removing tests depending on closed CldrBug:3058

X-SVN-Rev: 34265

11 years agoICU-10345 Call adoptInstead instead of orphan to avoid memory leak
Michael Ow [Wed, 11 Sep 2013 00:03:06 +0000 (00:03 +0000)]
ICU-10345 Call adoptInstead instead of orphan to avoid memory leak

X-SVN-Rev: 34264

11 years agoICU-10065 (J) In DateTimePatternGenerator, add support for pattern chars O,X,x, adjus...
Peter Edberg [Tue, 10 Sep 2013 21:53:00 +0000 (21:53 +0000)]
ICU-10065 (J) In DateTimePatternGenerator, add support for pattern chars O,X,x, adjust support for V,Z

X-SVN-Rev: 34263

11 years agoICU-10065 Delete redundant LOW_K row in dtTypes[]
Peter Edberg [Tue, 10 Sep 2013 21:29:14 +0000 (21:29 +0000)]
ICU-10065 Delete redundant LOW_K row in dtTypes[]

X-SVN-Rev: 34262

11 years agoICU-10065 Better sanity checks and error logging in testAllFieldPatterns
Peter Edberg [Tue, 10 Sep 2013 20:34:57 +0000 (20:34 +0000)]
ICU-10065 Better sanity checks and error logging in testAllFieldPatterns

X-SVN-Rev: 34261

11 years agoICU-10331 Fix memory leak in data test
Michael Ow [Tue, 10 Sep 2013 17:03:42 +0000 (17:03 +0000)]
ICU-10331 Fix memory leak in data test

X-SVN-Rev: 34260

11 years agoICU-10142 Add missing final EOL in ubidi.c
Peter Edberg [Tue, 10 Sep 2013 07:59:01 +0000 (07:59 +0000)]
ICU-10142 Add missing final EOL in ubidi.c

X-SVN-Rev: 34257

11 years agoICU-10065 In DateTimePatternGenerator, add support for pattern chars K,O,X,x, adjust...
Peter Edberg [Tue, 10 Sep 2013 07:51:38 +0000 (07:51 +0000)]
ICU-10065 In DateTimePatternGenerator, add support for pattern chars K,O,X,x, adjust support for V

X-SVN-Rev: 34256

11 years agoICU-10373 A few more namespace tweaks to fix the Windows build.
Andy Heninger [Tue, 10 Sep 2013 03:44:20 +0000 (03:44 +0000)]
ICU-10373 A few more namespace tweaks to fix the Windows build.

X-SVN-Rev: 34255

11 years agoICU-10373 One more namespace fix.
Andy Heninger [Tue, 10 Sep 2013 00:59:18 +0000 (00:59 +0000)]
ICU-10373 One more namespace fix.

X-SVN-Rev: 34254

11 years agoICU-10373 Fix ambiguous names build problem from previous namesapce change.
Andy Heninger [Tue, 10 Sep 2013 00:46:27 +0000 (00:46 +0000)]
ICU-10373 Fix ambiguous names build problem from previous namesapce change.

X-SVN-Rev: 34253

11 years agoICU-10365 fix namespace issue: icu::UInitOnce
Markus Scherer [Tue, 10 Sep 2013 00:34:12 +0000 (00:34 +0000)]
ICU-10365 fix namespace issue: icu::UInitOnce

X-SVN-Rev: 34252

11 years agoICU-10373 fix -DU_USING_ICU_NAMESPACE=0 issues
Steven R. Loomis [Tue, 10 Sep 2013 00:13:41 +0000 (00:13 +0000)]
ICU-10373 fix -DU_USING_ICU_NAMESPACE=0 issues

X-SVN-Rev: 34251

11 years agoICU-10329 Update ICU4J charset alias table
Michael Ow [Mon, 9 Sep 2013 18:44:28 +0000 (18:44 +0000)]
ICU-10329 Update ICU4J charset alias table

X-SVN-Rev: 34250

11 years agoICU-10329 Update Java alias for ISO-8859-7
Michael Ow [Mon, 9 Sep 2013 18:16:12 +0000 (18:16 +0000)]
ICU-10329 Update Java alias for ISO-8859-7

X-SVN-Rev: 34249

11 years agoICU-9051 timezone offset fix on iOS
Jungshik Shin [Mon, 9 Sep 2013 17:58:59 +0000 (17:58 +0000)]
ICU-9051 timezone offset fix on iOS

X-SVN-Rev: 34248

11 years agoICU-10290 Update bsd config file
Michael Ow [Mon, 9 Sep 2013 17:58:07 +0000 (17:58 +0000)]
ICU-10290 Update bsd config file

X-SVN-Rev: 34247

11 years agoICU-10370 Remove BOMs from java files in the samples
John Emmons [Sun, 8 Sep 2013 04:08:33 +0000 (04:08 +0000)]
ICU-10370 Remove BOMs from java files in the samples

X-SVN-Rev: 34246

11 years agoICU-10335 Add missing alias from ky_KG to ky_Cyrl_KG
John Emmons [Sun, 8 Sep 2013 04:01:38 +0000 (04:01 +0000)]
ICU-10335 Add missing alias from ky_KG to ky_Cyrl_KG

X-SVN-Rev: 34245

11 years agoICU-10335 Add missing alias from ky_KG to ky_Cyrl_KG
John Emmons [Sun, 8 Sep 2013 03:52:02 +0000 (03:52 +0000)]
ICU-10335 Add missing alias from ky_KG to ky_Cyrl_KG

X-SVN-Rev: 34244

11 years agoICU-10335 Merge completed CLDR24 branch into trunk.
John Emmons [Sat, 7 Sep 2013 20:54:48 +0000 (20:54 +0000)]
ICU-10335 Merge completed CLDR24 branch into trunk.

X-SVN-Rev: 34239

11 years agoICU-10335 Merge completed CLDR24 branch into trunk.
John Emmons [Sat, 7 Sep 2013 20:46:42 +0000 (20:46 +0000)]
ICU-10335 Merge completed CLDR24 branch into trunk.

X-SVN-Rev: 34238

11 years agoICU-7647 Update compiled license document to include the laodict.txt license
Peter Edberg [Sat, 7 Sep 2013 01:36:01 +0000 (01:36 +0000)]
ICU-7647 Update compiled license document to include the laodict.txt license

X-SVN-Rev: 34234

11 years agoICU-7647 J, Add/use LaoBreakEngine and corresponding dictionary
Peter Edberg [Sat, 7 Sep 2013 01:03:46 +0000 (01:03 +0000)]
ICU-7647 J, Add/use LaoBreakEngine and corresponding dictionary

X-SVN-Rev: 34233

11 years agoICU-7647 Add/use LaoBreakEngine and laodict.txt; more useful messages in gendict
Peter Edberg [Fri, 6 Sep 2013 23:43:13 +0000 (23:43 +0000)]
ICU-7647 Add/use LaoBreakEngine and laodict.txt; more useful messages in gendict

X-SVN-Rev: 34229

11 years agoICU-10273 Plural Rules Fixed Decimal, improve handling of NaN and Infinity
Andy Heninger [Fri, 6 Sep 2013 20:02:42 +0000 (20:02 +0000)]
ICU-10273 Plural Rules Fixed Decimal, improve handling of NaN and Infinity

X-SVN-Rev: 34225

11 years agoICU-10132 Reverting to options as of r477 - regressed in r32558
Steven R. Loomis [Fri, 6 Sep 2013 06:22:23 +0000 (06:22 +0000)]
ICU-10132 Reverting to options as of r477 - regressed in r32558

X-SVN-Rev: 34220

11 years agoICU-10366 checkin libs
Steven R. Loomis [Fri, 6 Sep 2013 06:08:24 +0000 (06:08 +0000)]
ICU-10366 checkin libs

X-SVN-Rev: 34219

11 years agoICU-10366 regen APIChangeReport.html
Steven R. Loomis [Fri, 6 Sep 2013 06:06:16 +0000 (06:06 +0000)]
ICU-10366 regen APIChangeReport.html

X-SVN-Rev: 34218

11 years agoICU-10366 add inplace-old to work around relative directory madness
Steven R. Loomis [Fri, 6 Sep 2013 06:03:39 +0000 (06:03 +0000)]
ICU-10366 add inplace-old to work around relative directory madness

X-SVN-Rev: 34217

11 years agoICU-7912 one more update to fix untagged items..
Steven R. Loomis [Fri, 6 Sep 2013 05:04:54 +0000 (05:04 +0000)]
ICU-7912 one more update to fix untagged items..

X-SVN-Rev: 34216

11 years agoICU-10365 another typo as per r34214
Steven R. Loomis [Fri, 6 Sep 2013 05:01:22 +0000 (05:01 +0000)]
ICU-10365 another typo as per r34214

X-SVN-Rev: 34215

11 years agoICU-10365 Fix typo in previous commit that broke the build on several platforms.
Andy Heninger [Fri, 6 Sep 2013 04:14:48 +0000 (04:14 +0000)]
ICU-10365 Fix typo in previous commit that broke the build on several platforms.

X-SVN-Rev: 34214

11 years agoICU-10161 J - Ignore LRM/RLM/ALM in text and affixes when comparing;
Peter Edberg [Fri, 6 Sep 2013 02:06:05 +0000 (02:06 +0000)]
ICU-10161 J - Ignore LRM/RLM/ALM in text and affixes when comparing;
add internal support for minus/plus symbol strings to DecimalFormatSymbols;
pre-integrate some CLDR 24 number symbol/pattern changes so tests match them.

X-SVN-Rev: 34212

11 years agoICU-10366 checkin initial APIChangeReport.html
Steven R. Loomis [Fri, 6 Sep 2013 02:02:15 +0000 (02:02 +0000)]
ICU-10366 checkin initial APIChangeReport.html

X-SVN-Rev: 34211

11 years agoICU-10366 allow inplace build, add note about xalan/xerces
Steven R. Loomis [Fri, 6 Sep 2013 01:59:35 +0000 (01:59 +0000)]
ICU-10366 allow inplace build, add note about xalan/xerces

X-SVN-Rev: 34210

11 years agoICU-10365 Mutex implementation, use ICU namespace where possible, cleans up urename.
Andy Heninger [Fri, 6 Sep 2013 01:41:14 +0000 (01:41 +0000)]
ICU-10365 Mutex implementation, use ICU namespace where possible, cleans up urename.

X-SVN-Rev: 34209

11 years agoICU-10273 Plural Rules, add DecimalFormat::getFixedDecimal(). Work in progress.
Andy Heninger [Thu, 5 Sep 2013 23:28:28 +0000 (23:28 +0000)]
ICU-10273 Plural Rules, add DecimalFormat::getFixedDecimal(). Work in progress.

X-SVN-Rev: 34204

11 years agoICU-10161 trimMarksFromAffix must trim all marks; update "ar" number patterns to...
Peter Edberg [Thu, 5 Sep 2013 22:13:07 +0000 (22:13 +0000)]
ICU-10161 trimMarksFromAffix must trim all marks; update "ar" number patterns to latest

X-SVN-Rev: 34203

11 years agoICU-10345 make formatting of a Formattable currency thread safe.. by cloning. makes...
Steven R. Loomis [Thu, 5 Sep 2013 05:32:56 +0000 (05:32 +0000)]
ICU-10345 make formatting of a Formattable currency thread safe.. by cloning.  makes unum_formatDoubleCurrency also slow.

X-SVN-Rev: 34200