]> granicus.if.org Git - icu/log
icu
11 years agoICU-9950 hilight hover row in review
Steven R. Loomis [Wed, 9 Oct 2013 22:55:13 +0000 (22:55 +0000)]
ICU-9950 hilight hover row in review

X-SVN-Rev: 34532

11 years agoICU-9950 hilight hover row in review
Steven R. Loomis [Wed, 9 Oct 2013 22:49:31 +0000 (22:49 +0000)]
ICU-9950 hilight hover row in review

X-SVN-Rev: 34531

11 years agoICU-10037 Opps.. Removed one more debug line (printf).
Yoshito Umaoka [Thu, 3 Oct 2013 22:49:23 +0000 (22:49 +0000)]
ICU-10037 Opps..  Removed one more debug line (printf).

X-SVN-Rev: 34513

11 years agoICU-10037 Removed a debug code (printf) left in the previous change.
Yoshito Umaoka [Thu, 3 Oct 2013 22:23:53 +0000 (22:23 +0000)]
ICU-10037 Removed a debug code (printf) left in the previous change.

X-SVN-Rev: 34512

11 years agoICU-10037 Fixed a problem reproduced with a proposed change for Morocco after 2013g...
Yoshito Umaoka [Thu, 3 Oct 2013 22:21:59 +0000 (22:21 +0000)]
ICU-10037 Fixed a problem reproduced with a proposed change for Morocco after 2013g. The modified zic did not emit final rule set when there are xxxx only rule and max rule on a same year.

X-SVN-Rev: 34511

11 years agoICU-10037 Update tzdata in ICU4J to 2013g
Yoshito Umaoka [Wed, 2 Oct 2013 23:52:12 +0000 (23:52 +0000)]
ICU-10037 Update tzdata in ICU4J to 2013g

X-SVN-Rev: 34509

11 years agoICU-10037 Update tzdata in ICU4C to 2013g. Fixed a problem in ICU zic triggered by...
Yoshito Umaoka [Wed, 2 Oct 2013 23:38:05 +0000 (23:38 +0000)]
ICU-10037 Update tzdata in ICU4C to 2013g. Fixed a problem in ICU zic triggered by tzdata2013g Africa/Casablanca.

X-SVN-Rev: 34507

11 years agoICU-9950 improve review tool
Steven R. Loomis [Tue, 1 Oct 2013 00:38:52 +0000 (00:38 +0000)]
ICU-9950 improve review tool

X-SVN-Rev: 34500

11 years agoICU-9950 improve review tool
Steven R. Loomis [Tue, 1 Oct 2013 00:14:24 +0000 (00:14 +0000)]
ICU-9950 improve review tool

X-SVN-Rev: 34499

11 years agoICU-10455 fix for 'make install' without icuio
Steven R. Loomis [Mon, 30 Sep 2013 20:30:11 +0000 (20:30 +0000)]
ICU-10455 fix for 'make install' without icuio

X-SVN-Rev: 34495

11 years agoICU-10449 more Unicode 6.3 data updates from 2013sep25, revert some uppercase properties
Markus Scherer [Fri, 27 Sep 2013 22:34:36 +0000 (22:34 +0000)]
ICU-10449 more Unicode 6.3 data updates from 2013sep25, revert some uppercase properties

X-SVN-Rev: 34493

11 years agoICU-10449 more Unicode 6.3 data updates from 2013sep25, revert some uppercase properties
Markus Scherer [Fri, 27 Sep 2013 22:24:16 +0000 (22:24 +0000)]
ICU-10449 more Unicode 6.3 data updates from 2013sep25, revert some uppercase properties

X-SVN-Rev: 34492

11 years agoICU-10037 Update tzdata in ICU4C to 2013f
Michael Ow [Thu, 26 Sep 2013 17:50:48 +0000 (17:50 +0000)]
ICU-10037 Update tzdata in ICU4C to 2013f

X-SVN-Rev: 34490

11 years agoICU-10037 Update tzdata in ICU4J to 2013f
Michael Ow [Thu, 26 Sep 2013 17:50:04 +0000 (17:50 +0000)]
ICU-10037 Update tzdata in ICU4J to 2013f

X-SVN-Rev: 34489

11 years agoICU-10446 late ibmi fixes to fix regression in r34369
Steven R. Loomis [Thu, 26 Sep 2013 03:56:33 +0000 (03:56 +0000)]
ICU-10446 late ibmi fixes to fix regression in r34369

X-SVN-Rev: 34487

11 years agoICU-10442 Revert previous change, the whole class is inside #ifndef U_HIDE_DRAFT_API
Peter Edberg [Wed, 25 Sep 2013 06:30:36 +0000 (06:30 +0000)]
ICU-10442 Revert previous change, the whole class is inside #ifndef U_HIDE_DRAFT_API

X-SVN-Rev: 34481

11 years agoICU-10442 Fix to have proper #ifndef U_HIDE_DRAFT_API around the now-draft-again API
Peter Edberg [Wed, 25 Sep 2013 04:45:57 +0000 (04:45 +0000)]
ICU-10442 Fix to have proper #ifndef U_HIDE_DRAFT_API around the now-draft-again API

X-SVN-Rev: 34480

11 years agoICU-10398 regen APIChangeReport.html
Steven R. Loomis [Wed, 25 Sep 2013 02:17:37 +0000 (02:17 +0000)]
ICU-10398 regen APIChangeReport.html

X-SVN-Rev: 34479

11 years agoICU-10439 add comment about why volatile is here
Steven R. Loomis [Wed, 25 Sep 2013 02:08:52 +0000 (02:08 +0000)]
ICU-10439 add comment about why volatile is here

X-SVN-Rev: 34476

11 years agoICU-10442 Move deprecated listFormatter methods back to draft ICU 50.
Travis Keep [Wed, 25 Sep 2013 00:36:22 +0000 (00:36 +0000)]
ICU-10442 Move deprecated listFormatter methods back to draft ICU 50.

X-SVN-Rev: 34473

11 years agoICU-10439 add volatile as per StackOverflow:2219829 to work around what seems to...
Steven R. Loomis [Wed, 25 Sep 2013 00:31:46 +0000 (00:31 +0000)]
ICU-10439 add volatile as per StackOverflow:2219829 to work around what seems to be an optimizer bug in GCC -m32 (at least GCC 4.4.7 and 4.8.1) - revisit in ICU-10420 and ilk.

X-SVN-Rev: 34471

11 years agoICU-10439 fix sprintf(%s,NULL)
Steven R. Loomis [Tue, 24 Sep 2013 23:40:46 +0000 (23:40 +0000)]
ICU-10439 fix sprintf(%s,NULL)

X-SVN-Rev: 34469

11 years agoICU-10161 (J) Speed up trimMarksFromAffix per Yoshito, skip it entirely for affix...
Peter Edberg [Tue, 24 Sep 2013 04:06:18 +0000 (04:06 +0000)]
ICU-10161 (J) Speed up trimMarksFromAffix per Yoshito, skip it entirely for affix length 1

X-SVN-Rev: 34463

11 years agoICU-10398 bump version # in readme
Steven R. Loomis [Tue, 24 Sep 2013 00:30:38 +0000 (00:30 +0000)]
ICU-10398 bump version # in readme

X-SVN-Rev: 34462

11 years agoICU-10399 Updated ICU4J readme.html to RC.
Yoshito Umaoka [Mon, 23 Sep 2013 20:55:35 +0000 (20:55 +0000)]
ICU-10399 Updated ICU4J readme.html to RC.

X-SVN-Rev: 34460

11 years agoICU-10399 Added serialization compatibility test data.
Yoshito Umaoka [Mon, 23 Sep 2013 19:22:44 +0000 (19:22 +0000)]
ICU-10399 Added serialization compatibility test data.

X-SVN-Rev: 34459

11 years agoICU-9627 Updated Date Field Symbol Table links in smpdtfmt.h, added them in udat.h
Peter Edberg [Mon, 23 Sep 2013 18:23:05 +0000 (18:23 +0000)]
ICU-9627 Updated Date Field Symbol Table links in smpdtfmt.h, added them in udat.h

X-SVN-Rev: 34458

11 years agoICU-10399 Some updates for the eclipse plug-in version. Resolve some compiler warning...
Yoshito Umaoka [Mon, 23 Sep 2013 18:14:29 +0000 (18:14 +0000)]
ICU-10399 Some updates for the eclipse plug-in version. Resolve some compiler warnings, updated the build version.

X-SVN-Rev: 34456

11 years agoICU-10399 Added ICU4J 52 API signature data file.
Yoshito Umaoka [Mon, 23 Sep 2013 15:13:58 +0000 (15:13 +0000)]
ICU-10399 Added ICU4J 52 API signature data file.

X-SVN-Rev: 34455

11 years agoICU-10399 Added @provisional tag to @draft APIs.
Yoshito Umaoka [Mon, 23 Sep 2013 15:10:45 +0000 (15:10 +0000)]
ICU-10399 Added @provisional tag to @draft APIs.

X-SVN-Rev: 34454

11 years agoICU-10037 Update TestCanonicalID test case exclusion list in ICU4J
Michael Ow [Mon, 23 Sep 2013 14:36:27 +0000 (14:36 +0000)]
ICU-10037 Update TestCanonicalID test case exclusion list in ICU4J

X-SVN-Rev: 34453

11 years agoICU-10037 Update TestCanonicalID test case exclusion list in ICU4C
Michael Ow [Mon, 23 Sep 2013 14:32:20 +0000 (14:32 +0000)]
ICU-10037 Update TestCanonicalID test case exclusion list in ICU4C

X-SVN-Rev: 34452

11 years agoICU-10398 Update urename.h
Peter Edberg [Mon, 23 Sep 2013 07:15:09 +0000 (07:15 +0000)]
ICU-10398 Update urename.h

X-SVN-Rev: 34449

11 years agoICU-10398 Update #ifndef U_HIDE_XXXXX_API (e.g. DRAFT) to match status tags (e.g...
Peter Edberg [Mon, 23 Sep 2013 06:52:34 +0000 (06:52 +0000)]
ICU-10398 Update #ifndef U_HIDE_XXXXX_API (e.g. DRAFT) to match status tags (e.g. @draft)

X-SVN-Rev: 34448

11 years agoICU-10398 Add missing final EOL
Peter Edberg [Mon, 23 Sep 2013 06:51:07 +0000 (06:51 +0000)]
ICU-10398 Add missing final EOL

X-SVN-Rev: 34447

11 years agoICU-8449 ICU4C Islamic Umm Al-Qura calendar updates based on Yoshito's review.
Yoshito Umaoka [Mon, 23 Sep 2013 05:30:39 +0000 (05:30 +0000)]
ICU-8449 ICU4C Islamic Umm Al-Qura calendar updates based on Yoshito's review.

X-SVN-Rev: 34446

11 years agoICU-8449 ICU4J Islamic Umm Al-Qura calendar updates based on Yoshito's review.
Yoshito Umaoka [Mon, 23 Sep 2013 05:15:07 +0000 (05:15 +0000)]
ICU-8449 ICU4J Islamic Umm Al-Qura calendar updates based on Yoshito's review.

X-SVN-Rev: 34445

11 years agoICU-10037 Update tzdata in ICU4J to 2013e
Michael Ow [Mon, 23 Sep 2013 03:01:10 +0000 (03:01 +0000)]
ICU-10037 Update tzdata in ICU4J to 2013e

X-SVN-Rev: 34444

11 years agoICU-10037 Update ICU4C to tzdata 2013e
Michael Ow [Mon, 23 Sep 2013 03:00:40 +0000 (03:00 +0000)]
ICU-10037 Update ICU4C to tzdata 2013e

X-SVN-Rev: 34443

11 years agoICU-7912 one last (?) review comment
Steven R. Loomis [Sat, 21 Sep 2013 00:06:02 +0000 (00:06 +0000)]
ICU-7912 one last (?) review comment

X-SVN-Rev: 34436

11 years agoICU-7912 more review comments
Steven R. Loomis [Fri, 20 Sep 2013 21:17:16 +0000 (21:17 +0000)]
ICU-7912 more review comments

X-SVN-Rev: 34428

11 years agoICU-10399 updated pool.res files
Markus Scherer [Fri, 20 Sep 2013 20:47:17 +0000 (20:47 +0000)]
ICU-10399 updated pool.res files

X-SVN-Rev: 34426

11 years agoICU-9051 add an additional check for CHECK_LOCALTIME_LINK
Jungshik Shin [Fri, 20 Sep 2013 18:11:24 +0000 (18:11 +0000)]
ICU-9051 add an additional check for CHECK_LOCALTIME_LINK

X-SVN-Rev: 34421

11 years agoICU-7912 commit from review comments (thx)
Steven R. Loomis [Fri, 20 Sep 2013 05:00:30 +0000 (05:00 +0000)]
ICU-7912 commit from review comments (thx)

X-SVN-Rev: 34416

11 years agoICU-10398 updated dependencies
Markus Scherer [Thu, 19 Sep 2013 23:51:03 +0000 (23:51 +0000)]
ICU-10398 updated dependencies

X-SVN-Rev: 34414

11 years agoICU-10142 more direct property access
Markus Scherer [Thu, 19 Sep 2013 23:49:53 +0000 (23:49 +0000)]
ICU-10142 more direct property access

X-SVN-Rev: 34413

11 years agoICU-10398 updated pool.res files
Markus Scherer [Thu, 19 Sep 2013 22:42:58 +0000 (22:42 +0000)]
ICU-10398 updated pool.res files

X-SVN-Rev: 34411

11 years agoICU-10249 review comment updates
Scott Russell [Thu, 19 Sep 2013 22:04:52 +0000 (22:04 +0000)]
ICU-10249 review comment updates

X-SVN-Rev: 34410

11 years agoICU-10249 review comment updates
Scott Russell [Thu, 19 Sep 2013 22:02:47 +0000 (22:02 +0000)]
ICU-10249 review comment updates

X-SVN-Rev: 34409

11 years agoICU-10142 bidi test data files from 2013-sep-19
Markus Scherer [Thu, 19 Sep 2013 21:58:32 +0000 (21:58 +0000)]
ICU-10142 bidi test data files from 2013-sep-19

X-SVN-Rev: 34408

11 years agoICU-10142 bidi test data files from 2013-sep-19
Markus Scherer [Thu, 19 Sep 2013 21:58:10 +0000 (21:58 +0000)]
ICU-10142 bidi test data files from 2013-sep-19

X-SVN-Rev: 34407

11 years agoICU-10398 Fix uconfig test errors in ICU 52
Michael Ow [Thu, 19 Sep 2013 20:47:22 +0000 (20:47 +0000)]
ICU-10398 Fix uconfig test errors in ICU 52

X-SVN-Rev: 34404

11 years agoICU-10261 review comment updates
Scott Russell [Thu, 19 Sep 2013 18:02:36 +0000 (18:02 +0000)]
ICU-10261 review comment updates

X-SVN-Rev: 34402

11 years agoICU-10399 Fixed a coding issue. During the initialization of MeasureUnit, it should...
Yoshito Umaoka [Thu, 19 Sep 2013 17:44:06 +0000 (17:44 +0000)]
ICU-10399 Fixed a coding issue. During the initialization of MeasureUnit, it should not use a subclass Currency. Currency.CURRENCY_FACTORY is actually in MeasureUnit, so it should not be accessed through Currency.

X-SVN-Rev: 34401

11 years agoICU-10261 review comment updates
Scott Russell [Thu, 19 Sep 2013 17:30:57 +0000 (17:30 +0000)]
ICU-10261 review comment updates

X-SVN-Rev: 34400

11 years agoICU-10398 Ensure cintltst and intltest passes without data
Michael Ow [Thu, 19 Sep 2013 02:32:57 +0000 (02:32 +0000)]
ICU-10398 Ensure cintltst and intltest passes without data

X-SVN-Rev: 34398

11 years agoICU-10394 api promo 50->52 as per PMC
Steven R. Loomis [Thu, 19 Sep 2013 00:44:08 +0000 (00:44 +0000)]
ICU-10394 api promo 50->52 as per PMC

X-SVN-Rev: 34396

11 years agoICU-10394 clarify untagged vs missing
Steven R. Loomis [Thu, 19 Sep 2013 00:37:01 +0000 (00:37 +0000)]
ICU-10394 clarify untagged vs missing

X-SVN-Rev: 34395

11 years agoICU-10394 cleanup those asterisks (normalize 'UFoo * ufoo_open()' to 'UFoo* ufoo_open()')
Steven R. Loomis [Thu, 19 Sep 2013 00:00:29 +0000 (00:00 +0000)]
ICU-10394 cleanup those asterisks (normalize 'UFoo * ufoo_open()' to 'UFoo* ufoo_open()')

X-SVN-Rev: 34394

11 years agoICU-10305 Fix grammer mistake in comments.
Travis Keep [Wed, 18 Sep 2013 23:54:56 +0000 (23:54 +0000)]
ICU-10305 Fix grammer mistake in comments.

X-SVN-Rev: 34392

11 years agoICU-10305 Use balign instead of align on the gcc assemblers. Update link to gcc assem...
Travis Keep [Wed, 18 Sep 2013 23:32:53 +0000 (23:32 +0000)]
ICU-10305 Use balign instead of align on the gcc assemblers. Update link to gcc assembler documentatation. Remove TODO.

X-SVN-Rev: 34391

11 years agoICU-10399 Updated api change report.
Yoshito Umaoka [Wed, 18 Sep 2013 22:57:01 +0000 (22:57 +0000)]
ICU-10399 Updated api change report.

X-SVN-Rev: 34390

11 years agoICU-10399 Added missing API status tags
Yoshito Umaoka [Wed, 18 Sep 2013 22:51:19 +0000 (22:51 +0000)]
ICU-10399 Added missing API status tags

X-SVN-Rev: 34389

11 years agoICU-10361 DecimalFormat NumberFormatRegressionTest::Test10361(), force English Decima...
Andy Heninger [Wed, 18 Sep 2013 22:18:18 +0000 (22:18 +0000)]
ICU-10361 DecimalFormat NumberFormatRegressionTest::Test10361(), force English DecimalFormatSymbols. Review fix from Markus.

X-SVN-Rev: 34388

11 years agoICU-10399 Fixed some compiler warnings (Eclipse and JDK javac).
Yoshito Umaoka [Wed, 18 Sep 2013 21:52:51 +0000 (21:52 +0000)]
ICU-10399 Fixed some compiler warnings (Eclipse and JDK javac).

X-SVN-Rev: 34387

11 years agoICU-10415 Additional fixes to PluralRules and PluralSamples. Incorrect and missing...
Yoshito Umaoka [Wed, 18 Sep 2013 20:58:47 +0000 (20:58 +0000)]
ICU-10415 Additional fixes to PluralRules and PluralSamples. Incorrect and missing tags.

X-SVN-Rev: 34386

11 years agoICU-10376 fixup clang warnings
Steven R. Loomis [Wed, 18 Sep 2013 20:08:25 +0000 (20:08 +0000)]
ICU-10376 fixup clang warnings

X-SVN-Rev: 34385

11 years agoICU-10393 API status promotion from draft to stable in ICU4J 52.
Yoshito Umaoka [Wed, 18 Sep 2013 19:55:38 +0000 (19:55 +0000)]
ICU-10393 API status promotion from draft to stable in ICU4J 52.

X-SVN-Rev: 34384

11 years agoICU-10415 fix mistag
Mark Davis [Wed, 18 Sep 2013 18:52:24 +0000 (18:52 +0000)]
ICU-10415 fix mistag

X-SVN-Rev: 34383

11 years agoICU-10180 document that a string trie cannot be empty
Markus Scherer [Wed, 18 Sep 2013 16:39:06 +0000 (16:39 +0000)]
ICU-10180 document that a string trie cannot be empty

X-SVN-Rev: 34381

11 years agoICU-10180 document that a string trie cannot be empty
Markus Scherer [Wed, 18 Sep 2013 16:38:37 +0000 (16:38 +0000)]
ICU-10180 document that a string trie cannot be empty

X-SVN-Rev: 34380

11 years agoICU-10409 fixed tests in wrong file, as per Markus's request
Mark Davis [Wed, 18 Sep 2013 13:51:30 +0000 (13:51 +0000)]
ICU-10409 fixed tests in wrong file, as per Markus's request

X-SVN-Rev: 34371

11 years agoICU-10383 fix synchronization per Andy.
Mark Davis [Wed, 18 Sep 2013 13:41:49 +0000 (13:41 +0000)]
ICU-10383 fix synchronization per Andy.

X-SVN-Rev: 34370

11 years agoICU-10260 Port J LocaleDisplayNamesImpl change for (->[ to C; make similar changes...
Peter Edberg [Wed, 18 Sep 2013 08:33:47 +0000 (08:33 +0000)]
ICU-10260 Port J LocaleDisplayNamesImpl change for (->[ to C; make similar changes in uloc_getDisplayName

X-SVN-Rev: 34369

11 years agoICU-10361 Add missing icu namespace on previouos NumberFormat changes.
Andy Heninger [Tue, 17 Sep 2013 23:43:28 +0000 (23:43 +0000)]
ICU-10361 Add missing icu namespace on previouos NumberFormat changes.

X-SVN-Rev: 34368

11 years agoICU-10407 more efficient UnicodeString::refCount()
Markus Scherer [Tue, 17 Sep 2013 21:59:18 +0000 (21:59 +0000)]
ICU-10407 more efficient UnicodeString::refCount()

X-SVN-Rev: 34367

11 years agoICU-10361 DecimalFormat, remove number size restrictions that were limiting the abili...
Andy Heninger [Tue, 17 Sep 2013 21:56:23 +0000 (21:56 +0000)]
ICU-10361 DecimalFormat, remove number size restrictions that were limiting the ability to format big decimals.

X-SVN-Rev: 34366

11 years agoICU-9740 fix UnicodeString::getTerminatedBuffer() vs. truncated read-only alias
Markus Scherer [Tue, 17 Sep 2013 21:44:35 +0000 (21:44 +0000)]
ICU-9740 fix UnicodeString::getTerminatedBuffer() vs. truncated read-only alias

X-SVN-Rev: 34365

11 years agoICU-9396 Reverted allinone.sln changes in the previous commit.
Yoshito Umaoka [Tue, 17 Sep 2013 21:17:03 +0000 (21:17 +0000)]
ICU-9396 Reverted allinone.sln changes in the previous commit.

X-SVN-Rev: 34364

11 years agoICU-9396 Accept NULL pointer with length of 0 in ucol_strcoll and ucol_strcollUTF8...
Yoshito Umaoka [Tue, 17 Sep 2013 21:08:10 +0000 (21:08 +0000)]
ICU-9396 Accept NULL pointer with length of 0 in ucol_strcoll and ucol_strcollUTF8. Also added some test case verifying the behavior.

X-SVN-Rev: 34363

11 years agoICU-10273 work around Windows test failure by disabling optimization of getFixedDecimal.
Steven R. Loomis [Tue, 17 Sep 2013 20:42:14 +0000 (20:42 +0000)]
ICU-10273 work around Windows test failure by disabling optimization of getFixedDecimal.

X-SVN-Rev: 34362

11 years agoICU-10257 fix typo in isBogus() docs
Markus Scherer [Tue, 17 Sep 2013 20:04:29 +0000 (20:04 +0000)]
ICU-10257 fix typo in isBogus() docs

X-SVN-Rev: 34361

11 years agoICU-10273 fix compiler warning
Markus Scherer [Tue, 17 Sep 2013 19:53:09 +0000 (19:53 +0000)]
ICU-10273 fix compiler warning

X-SVN-Rev: 34360

11 years agoICU-9932 deprecate & disable cloning-into-user-buffer, except keep ucnv_safeClone...
Markus Scherer [Tue, 17 Sep 2013 19:48:50 +0000 (19:48 +0000)]
ICU-9932 deprecate & disable cloning-into-user-buffer, except keep ucnv_safeClone() intact

X-SVN-Rev: 34359

11 years agoICU-7897 Simplified TestSelection/TestConversionUTF16. Removed the charset encoding...
Yoshito Umaoka [Tue, 17 Sep 2013 18:20:50 +0000 (18:20 +0000)]
ICU-7897 Simplified TestSelection/TestConversionUTF16. Removed the charset encoding name data depending on index of array returned by getAvailableNames(), instead, use hardcoded popular charset names. Modernize the coding style, etc. Reduced the exhaustive test time a lot.

X-SVN-Rev: 34357

11 years agoICU-9946 Add test for ede case of formatting {0}, {1}, {2}
Travis Keep [Tue, 17 Sep 2013 18:01:18 +0000 (18:01 +0000)]
ICU-9946 Add test for ede case of formatting {0}, {1}, {2}

X-SVN-Rev: 34356

11 years agoICU-9946 Add test for ede case of formatting {0}, {1}, {2}
Travis Keep [Tue, 17 Sep 2013 17:57:07 +0000 (17:57 +0000)]
ICU-9946 Add test for ede case of formatting {0}, {1}, {2}

X-SVN-Rev: 34355

11 years agoICU-10249 Implement new islamic calendar variants tbla, rgsa
Scott Russell [Tue, 17 Sep 2013 16:55:02 +0000 (16:55 +0000)]
ICU-10249 Implement new islamic calendar variants tbla, rgsa

X-SVN-Rev: 34354

11 years agoICU-10012 Disable EBCDIC Arabic/Hebrew detectors by default. Added APIs to enable...
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

11 years agoICU-10012 Disable EBCDIC Arabic/Hebrew detectors by default. Added APIs to enable...
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

11 years agoICU-9744 add namespace scope
Steven R. Loomis [Tue, 17 Sep 2013 06:57:00 +0000 (06:57 +0000)]
ICU-9744 add namespace scope

X-SVN-Rev: 34349

11 years agoICU-10379 fixes for IBM i - passes all tests!
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

11 years agoICU-9744 add more known issues, fix #include issue, remove unused output parameter.
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

11 years agoICU-10404 Last minute plural update
John Emmons [Tue, 17 Sep 2013 03:47:56 +0000 (03:47 +0000)]
ICU-10404 Last minute plural update

X-SVN-Rev: 34343

11 years agoICU-10404 Last minute plural update
John Emmons [Tue, 17 Sep 2013 03:47:37 +0000 (03:47 +0000)]
ICU-10404 Last minute plural update

X-SVN-Rev: 34342

11 years agoICU-9744 remove timebomb code, update docs for logKnownIssue and log_knownIssue
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

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