]>
granicus.if.org Git - icu/log
Yoshito Umaoka [Tue, 17 Sep 2013 07:07:53 +0000 (07:07 +0000)]
ICU-10012 Disable EBCDIC Arabic/Hebrew detectors by default. Added APIs to enable/disable each charset and get currently active charsets. Use ISO-8859-8-I for ISO-8859-8/logica/implicit - to make the behavior compatible with ICU4C implementation (#9364).
X-SVN-Rev: 34351
Yoshito Umaoka [Tue, 17 Sep 2013 06:57:53 +0000 (06:57 +0000)]
ICU-10012 Disable EBCDIC Arabic/Hebrew detectors by default. Added APIs to enable/disable each charset and get currently active charsets.
X-SVN-Rev: 34350
Steven R. Loomis [Tue, 17 Sep 2013 06:57:00 +0000 (06:57 +0000)]
ICU-9744 add namespace scope
X-SVN-Rev: 34349
Steven R. Loomis [Tue, 17 Sep 2013 06:31:09 +0000 (06:31 +0000)]
ICU-10379 fixes for IBM i - passes all tests!
X-SVN-Rev: 34348
Steven R. Loomis [Tue, 17 Sep 2013 06:26:26 +0000 (06:26 +0000)]
ICU-9744 add more known issues, fix #include issue, remove unused output parameter.
also, delete trailing whitespace.
X-SVN-Rev: 34347
John Emmons [Tue, 17 Sep 2013 03:47:56 +0000 (03:47 +0000)]
ICU-10404 Last minute plural update
X-SVN-Rev: 34343
John Emmons [Tue, 17 Sep 2013 03:47:37 +0000 (03:47 +0000)]
ICU-10404 Last minute plural update
X-SVN-Rev: 34342
Steven R. Loomis [Tue, 17 Sep 2013 00:55:39 +0000 (00:55 +0000)]
ICU-9744 remove timebomb code, update docs for logKnownIssue and log_knownIssue
X-SVN-Rev: 34341
Steven R. Loomis [Tue, 17 Sep 2013 00:21:47 +0000 (00:21 +0000)]
ICU-9744 improve logknownissue
X-SVN-Rev: 34340
Steven R. Loomis [Mon, 16 Sep 2013 22:07:45 +0000 (22:07 +0000)]
ICU-10398 roll version # forward
X-SVN-Rev: 34336
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
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
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
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
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
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
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
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
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
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
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
Michael Ow [Sat, 14 Sep 2013 03:16:37 +0000 (03:16 +0000)]
ICU-9790 Update configure script
X-SVN-Rev: 34322
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
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
Markus Scherer [Fri, 13 Sep 2013 21:21:11 +0000 (21:21 +0000)]
ICU-10338 test & fix ucol_setReorderCodes({default})
X-SVN-Rev: 34319
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
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
Markus Scherer [Fri, 13 Sep 2013 19:43:07 +0000 (19:43 +0000)]
ICU-10251 add note to readme
X-SVN-Rev: 34316
Markus Scherer [Fri, 13 Sep 2013 19:35:54 +0000 (19:35 +0000)]
ICU-10251 make CollationElementIterator protected methods private
X-SVN-Rev: 34315
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
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
Steven R. Loomis [Fri, 13 Sep 2013 18:38:36 +0000 (18:38 +0000)]
ICU-10357 fix from review comment
X-SVN-Rev: 34312
Yoshito Umaoka [Fri, 13 Sep 2013 17:54:23 +0000 (17:54 +0000)]
ICU-10399 Organized import statements.
X-SVN-Rev: 34311
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
Markus Scherer [Fri, 13 Sep 2013 17:09:57 +0000 (17:09 +0000)]
ICU-9915 add comment about test case
X-SVN-Rev: 34309
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
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
Jonathan Lai [Fri, 13 Sep 2013 15:55:48 +0000 (15:55 +0000)]
ICU-10398 Check text file line endings
X-SVN-Rev: 34303
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
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
Steven R. Loomis [Fri, 13 Sep 2013 05:16:54 +0000 (05:16 +0000)]
ICU-10273 IBM i fixes
X-SVN-Rev: 34299
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
Jonathan Lai [Thu, 12 Sep 2013 23:54:19 +0000 (23:54 +0000)]
ICU-10379 add missing #include <stdio.h>
X-SVN-Rev: 34295
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
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
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
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
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
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
Andy Heninger [Thu, 12 Sep 2013 17:16:52 +0000 (17:16 +0000)]
ICU-10273 Investigate Sparc test failure.
X-SVN-Rev: 34286
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
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
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
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
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
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
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
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
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
Markus Scherer [Wed, 11 Sep 2013 23:32:15 +0000 (23:32 +0000)]
ICU-8474 minor changes parallel with C++
X-SVN-Rev: 34276
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
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
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
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
Michael Ow [Wed, 11 Sep 2013 17:49:34 +0000 (17:49 +0000)]
ICU-10161 Delete number format after use
X-SVN-Rev: 34269
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
Andy Heninger [Wed, 11 Sep 2013 01:17:28 +0000 (01:17 +0000)]
ICU-10273 add DecimalFormat::getFixedDecimal(Formattable &)
X-SVN-Rev: 34267
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
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
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
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
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
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
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
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
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
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
Andy Heninger [Tue, 10 Sep 2013 00:59:18 +0000 (00:59 +0000)]
ICU-10373 One more namespace fix.
X-SVN-Rev: 34254
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
Markus Scherer [Tue, 10 Sep 2013 00:34:12 +0000 (00:34 +0000)]
ICU-10365 fix namespace issue: icu::UInitOnce
X-SVN-Rev: 34252
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
Michael Ow [Mon, 9 Sep 2013 18:44:28 +0000 (18:44 +0000)]
ICU-10329 Update ICU4J charset alias table
X-SVN-Rev: 34250
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
Jungshik Shin [Mon, 9 Sep 2013 17:58:59 +0000 (17:58 +0000)]
ICU-9051 timezone offset fix on iOS
X-SVN-Rev: 34248
Michael Ow [Mon, 9 Sep 2013 17:58:07 +0000 (17:58 +0000)]
ICU-10290 Update bsd config file
X-SVN-Rev: 34247
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
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
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
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
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
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
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
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
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
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
Steven R. Loomis [Fri, 6 Sep 2013 06:08:24 +0000 (06:08 +0000)]
ICU-10366 checkin libs
X-SVN-Rev: 34219
Steven R. Loomis [Fri, 6 Sep 2013 06:06:16 +0000 (06:06 +0000)]
ICU-10366 regen APIChangeReport.html
X-SVN-Rev: 34218
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
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
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