]> granicus.if.org Git - icu/log
icu
11 years agoICU-10553 Implement context-sensitive capitalization for relative dates (C), add...
Peter Edberg [Mon, 9 Dec 2013 06:20:23 +0000 (06:20 +0000)]
ICU-10553 Implement context-sensitive capitalization for relative dates (C), add en contextTransforms for test

X-SVN-Rev: 34718

11 years agoICU-8464 Change C++ code according to latest API proposal.
Travis Keep [Wed, 4 Dec 2013 22:50:25 +0000 (22:50 +0000)]
ICU-8464 Change C++ code according to latest API proposal.

X-SVN-Rev: 34712

11 years agoICU-10505 Do not use u_austrncpy where not necessary
Michael Ow [Wed, 4 Dec 2013 21:38:30 +0000 (21:38 +0000)]
ICU-10505 Do not use u_austrncpy where not necessary

X-SVN-Rev: 34710

11 years agoICU-8464 Update Java RelativeDateTimeFormatter with latest API proposal.
Travis Keep [Wed, 4 Dec 2013 21:19:34 +0000 (21:19 +0000)]
ICU-8464 Update Java RelativeDateTimeFormatter with latest API proposal.

X-SVN-Rev: 34709

11 years agoICU-8464 UDAT_DIRECION_UNIT_COUNT -> UDAT_DIRECTION_COUNT
Travis Keep [Wed, 4 Dec 2013 20:46:08 +0000 (20:46 +0000)]
ICU-8464 UDAT_DIRECION_UNIT_COUNT -> UDAT_DIRECTION_COUNT

X-SVN-Rev: 34708

11 years agoICU-8464 Use UNICODE_STRING_SIMPLE instead of UnicodeString constructor
Michael Ow [Tue, 3 Dec 2013 23:27:49 +0000 (23:27 +0000)]
ICU-8464 Use UNICODE_STRING_SIMPLE instead of UnicodeString constructor

X-SVN-Rev: 34707

11 years agoICU-10566 Fixed HTML syntax problems in the API doc.
Yoshito Umaoka [Tue, 3 Dec 2013 20:02:45 +0000 (20:02 +0000)]
ICU-10566 Fixed HTML syntax problems in the API doc.

X-SVN-Rev: 34706

11 years agoICU-10500 Add check for if formatting is disabled
Michael Ow [Tue, 3 Dec 2013 04:49:12 +0000 (04:49 +0000)]
ICU-10500 Add check for if formatting is disabled

X-SVN-Rev: 34703

11 years agoICU-8464 Add check for if formatting is disabled
Michael Ow [Tue, 3 Dec 2013 04:48:00 +0000 (04:48 +0000)]
ICU-8464 Add check for if formatting is disabled

X-SVN-Rev: 34702

11 years agoICU-10468 Add check for if format is disabled
Michael Ow [Tue, 3 Dec 2013 04:47:04 +0000 (04:47 +0000)]
ICU-10468 Add check for if format is disabled

X-SVN-Rev: 34701

11 years agoICU-10532 Charset Detect of plain ASCII, boost UTF-8 likelyhood.
Andy Heninger [Tue, 26 Nov 2013 01:26:58 +0000 (01:26 +0000)]
ICU-10532 Charset Detect of plain ASCII, boost UTF-8 likelyhood.

X-SVN-Rev: 34694

11 years agoICU-8464 Fix broken build.
Travis Keep [Fri, 22 Nov 2013 23:23:40 +0000 (23:23 +0000)]
ICU-8464 Fix broken build.

X-SVN-Rev: 34692

11 years agoICU-8464 Remove dependency between LRUCache and mutex.
Travis Keep [Fri, 22 Nov 2013 23:08:24 +0000 (23:08 +0000)]
ICU-8464 Remove dependency between LRUCache and mutex.

X-SVN-Rev: 34691

11 years agoICU-8464 Attempt to fix windows broken build.
Travis Keep [Fri, 22 Nov 2013 21:53:59 +0000 (21:53 +0000)]
ICU-8464 Attempt to fix windows broken build.

X-SVN-Rev: 34690

11 years agoICU-8464 Try to fix broken build.
Travis Keep [Fri, 22 Nov 2013 20:42:19 +0000 (20:42 +0000)]
ICU-8464 Try to fix broken build.

X-SVN-Rev: 34689

11 years agoICU-8464 Try to fix broken build.
Travis Keep [Fri, 22 Nov 2013 19:13:02 +0000 (19:13 +0000)]
ICU-8464 Try to fix broken build.

X-SVN-Rev: 34687

11 years agoICU-8464 Add relative date formatting.
Travis Keep [Fri, 22 Nov 2013 18:26:22 +0000 (18:26 +0000)]
ICU-8464 Add relative date formatting.

X-SVN-Rev: 34686

11 years agoICU-8464 Fix so that calendar used in RelativeDateTimeFormatter is the default calend...
Travis Keep [Thu, 21 Nov 2013 23:30:27 +0000 (23:30 +0000)]
ICU-8464 Fix so that calendar used in RelativeDateTimeFormatter is the default calendar for locale which may not be the gregorian calendar.

X-SVN-Rev: 34682

11 years agoICU-8464 Add Relative Date Formatting for JAVA.
Travis Keep [Thu, 14 Nov 2013 19:50:19 +0000 (19:50 +0000)]
ICU-8464 Add Relative Date Formatting for JAVA.

X-SVN-Rev: 34663

11 years agoICU-10545 Added test to verify rounding scientific notation works.
Travis Keep [Thu, 14 Nov 2013 18:57:06 +0000 (18:57 +0000)]
ICU-10545 Added test to verify rounding scientific notation works.

X-SVN-Rev: 34660

11 years agoICU-10542 Add more tests. Use Math.log10() instead of multiplying by 0.1 in a for...
Travis Keep [Tue, 12 Nov 2013 01:38:45 +0000 (01:38 +0000)]
ICU-10542 Add more tests. Use Math.log10() instead of multiplying by 0.1 in a for loop.

X-SVN-Rev: 34656

11 years agoICU-10542 Fix rounding for scientific notation.
Travis Keep [Mon, 11 Nov 2013 23:52:59 +0000 (23:52 +0000)]
ICU-10542 Fix rounding for scientific notation.

X-SVN-Rev: 34654

11 years agoICU-10501 Updated the windows lcid mapping data for new lcids added in Windows 8.1.
Yoshito Umaoka [Thu, 7 Nov 2013 20:49:32 +0000 (20:49 +0000)]
ICU-10501 Updated the windows lcid mapping data for new lcids added in Windows 8.1.

X-SVN-Rev: 34647

11 years agoICU-10532 Improve UTF-16 charset detection.
Andy Heninger [Thu, 7 Nov 2013 19:55:48 +0000 (19:55 +0000)]
ICU-10532 Improve UTF-16 charset detection.

X-SVN-Rev: 34646

11 years agoICU-10515 Moved the top level TestAll to a new project icu4j-testall.
Yoshito Umaoka [Wed, 6 Nov 2013 22:09:21 +0000 (22:09 +0000)]
ICU-10515 Moved the top level TestAll to a new project icu4j-testall.

X-SVN-Rev: 34644

11 years agoICU-10396 Updated ICU4J API report tools to support enum constants and generics....
Yoshito Umaoka [Wed, 6 Nov 2013 20:52:01 +0000 (20:52 +0000)]
ICU-10396 Updated ICU4J API report tools to support enum constants and generics. Added the API signature files generated with the new code back to ICU 4.8, and deleted old API signature files.

X-SVN-Rev: 34643

11 years agoICU-10528 Deleted unused com.ibm.icu.text.ListFormatterData
Yoshito Umaoka [Thu, 31 Oct 2013 21:05:26 +0000 (21:05 +0000)]
ICU-10528 Deleted unused com.ibm.icu.text.ListFormatterData

X-SVN-Rev: 34632

11 years agoICU-10239 make eee[ee] & EEEEE processing in J behave the same as C
Scott Russell [Wed, 30 Oct 2013 21:18:19 +0000 (21:18 +0000)]
ICU-10239 make eee[ee] & EEEEE processing in J behave the same as C

X-SVN-Rev: 34627

11 years agoICU-10434 tzdata2013h to ICU4J
Yoshito Umaoka [Wed, 30 Oct 2013 01:51:52 +0000 (01:51 +0000)]
ICU-10434 tzdata2013h to ICU4J

X-SVN-Rev: 34626

11 years agoICU-10434 tzdata2013h to ICU4C
Yoshito Umaoka [Wed, 30 Oct 2013 01:51:29 +0000 (01:51 +0000)]
ICU-10434 tzdata2013h to ICU4C

X-SVN-Rev: 34625

11 years agoICU-10521 Allow tz2icu to merge supplemental zone-region mapping data. Also removed...
Yoshito Umaoka [Tue, 29 Oct 2013 22:52:20 +0000 (22:52 +0000)]
ICU-10521 Allow tz2icu to merge supplemental zone-region mapping data. Also removed unused tz.alias.

X-SVN-Rev: 34623

11 years agoICU-10043 make an error not a crash when reading import rules fails.
Steven R. Loomis [Tue, 29 Oct 2013 20:59:03 +0000 (20:59 +0000)]
ICU-10043 make an error not a crash when reading import rules fails.

X-SVN-Rev: 34622

11 years agoICU-10480 ULI exception data to ICU format, ICU side
Jonathan Lai [Tue, 29 Oct 2013 15:50:54 +0000 (15:50 +0000)]
ICU-10480 ULI exception data to ICU format, ICU side

X-SVN-Rev: 34621

11 years agoICU-10518 Fixed an infinite loop problem in observesDaylightTime() revealed by tzdata...
Yoshito Umaoka [Tue, 29 Oct 2013 07:20:08 +0000 (07:20 +0000)]
ICU-10518 Fixed an infinite loop problem in observesDaylightTime() revealed by tzdata2013h integration.

X-SVN-Rev: 34618

11 years agoICU-10483 update readme for ver no
Steven R. Loomis [Fri, 25 Oct 2013 19:58:41 +0000 (19:58 +0000)]
ICU-10483 update readme for ver no

X-SVN-Rev: 34612

11 years agoICU-10513 Also generating JaCoCo code coverage report in xml format.
Yoshito Umaoka [Thu, 24 Oct 2013 22:21:00 +0000 (22:21 +0000)]
ICU-10513 Also generating JaCoCo code coverage report in xml format.

X-SVN-Rev: 34609

11 years agoICU-10514 Replacing path attribute with location attribute for specifying a single...
Yoshito Umaoka [Thu, 24 Oct 2013 22:05:52 +0000 (22:05 +0000)]
ICU-10514 Replacing path attribute with location attribute for specifying a single file in pathelement elements in build.xml.

X-SVN-Rev: 34608

11 years agoICU-10513 Added a build target 'coverageJaCoCo' for generating JaCoCo code coverage...
Yoshito Umaoka [Thu, 24 Oct 2013 17:51:49 +0000 (17:51 +0000)]
ICU-10513 Added a build target 'coverageJaCoCo' for generating JaCoCo code coverage report.

X-SVN-Rev: 34607

11 years agoICU-10502 revert code with bad license in ICU-9779
Steven R. Loomis [Tue, 22 Oct 2013 00:44:28 +0000 (00:44 +0000)]
ICU-10502 revert code with bad license in ICU-9779

X-SVN-Rev: 34604

11 years agoICU-10485 Remove warnings from MeasureUnitTest.
Travis Keep [Mon, 21 Oct 2013 22:47:41 +0000 (22:47 +0000)]
ICU-10485 Remove warnings from MeasureUnitTest.

X-SVN-Rev: 34603

11 years agoICU-10491 update
Steven R. Loomis [Mon, 21 Oct 2013 14:50:38 +0000 (14:50 +0000)]
ICU-10491 update

X-SVN-Rev: 34596

11 years agoICU-10295 Revert bad commit to trunk; was supposed to be on a branch.
Andy Heninger [Sun, 20 Oct 2013 21:15:16 +0000 (21:15 +0000)]
ICU-10295 Revert bad commit to trunk; was supposed to be on a branch.

X-SVN-Rev: 34592

11 years agoICU-10491 check in J samples
Steven R. Loomis [Sun, 20 Oct 2013 07:49:28 +0000 (07:49 +0000)]
ICU-10491 check in J samples

X-SVN-Rev: 34590

11 years agoICU-10295 ucleanup experiments.
Andy Heninger [Sat, 19 Oct 2013 01:26:53 +0000 (01:26 +0000)]
ICU-10295 ucleanup experiments.

X-SVN-Rev: 34587

11 years agoICU-10486 Windows build problem with U_USING_ICU_NAMESPACE=0
Andy Heninger [Fri, 18 Oct 2013 20:05:25 +0000 (20:05 +0000)]
ICU-10486 Windows build problem with U_USING_ICU_NAMESPACE=0

X-SVN-Rev: 34586

11 years agoICU-10493 Added a stub implementation of hashCode() with assert false to make it...
Yoshito Umaoka [Thu, 17 Oct 2013 19:34:21 +0000 (19:34 +0000)]
ICU-10493 Added a stub implementation of hashCode() with assert false to make it consistent with equals() in SpoofChecker.

X-SVN-Rev: 34579

11 years agoICU-10468 Fix applyPattern so that it resets the padding character.
Travis Keep [Thu, 17 Oct 2013 18:44:44 +0000 (18:44 +0000)]
ICU-10468 Fix applyPattern so that it resets the padding character.

X-SVN-Rev: 34578

11 years agoICU-10491 a little less simple… added some things needed for swapping to java.
Steven R. Loomis [Thu, 17 Oct 2013 06:04:01 +0000 (06:04 +0000)]
ICU-10491 a little less simple… added some things needed for swapping to java.

X-SVN-Rev: 34576

11 years agoICU-10463 Regular Expressions, remove overlooked function boilerplate from r34565...
Andy Heninger [Tue, 15 Oct 2013 21:19:27 +0000 (21:19 +0000)]
ICU-10463 Regular Expressions, remove overlooked function boilerplate from r34565 check-in; should fix failing Windows build.

X-SVN-Rev: 34569

11 years agoICU-10419 Removed unused import introduced by the previous change.
Yoshito Umaoka [Mon, 14 Oct 2013 22:21:29 +0000 (22:21 +0000)]
ICU-10419 Removed unused import introduced by the previous change.

X-SVN-Rev: 34566

11 years agoICU-10463 Regular Expressions, rework debug conditionals to fix build failures on...
Andy Heninger [Mon, 14 Oct 2013 22:11:21 +0000 (22:11 +0000)]
ICU-10463 Regular Expressions, rework debug conditionals to fix build failures on clang, and to somewhat simplify.

X-SVN-Rev: 34565

11 years agoICU-10485 Fixed ListFormatter so that it finds the unit and unit-short version of...
Travis Keep [Mon, 14 Oct 2013 20:32:35 +0000 (20:32 +0000)]
ICU-10485 Fixed ListFormatter so that it finds the unit and unit-short version of lists.

X-SVN-Rev: 34564

11 years agoICU-10219 Fixed a compiler warning in the previous change.
Yoshito Umaoka [Mon, 14 Oct 2013 19:17:54 +0000 (19:17 +0000)]
ICU-10219 Fixed a compiler warning in the previous change.

X-SVN-Rev: 34563

11 years agoICU-10485 Fixed a build error on Java 5 in the previous change.
Yoshito Umaoka [Mon, 14 Oct 2013 19:04:26 +0000 (19:04 +0000)]
ICU-10485 Fixed a build error on Java 5 in the previous change.

X-SVN-Rev: 34562

11 years agoICU-9559 Fixed a holiday demo problem. Removed harmful time zone overrides.
Yoshito Umaoka [Fri, 11 Oct 2013 21:49:43 +0000 (21:49 +0000)]
ICU-9559 Fixed a holiday demo problem. Removed harmful time zone overrides.

X-SVN-Rev: 34560

11 years agoICU-10459 Fix segfault in uregex_group() when match is in invalid state.
Andy Heninger [Fri, 11 Oct 2013 20:59:39 +0000 (20:59 +0000)]
ICU-10459 Fix segfault in uregex_group() when match is in invalid state.

X-SVN-Rev: 34559

11 years agoICU-10462 ICU4C Intltest to use America/Los_Angeles as the default time zone instead...
Yoshito Umaoka [Thu, 10 Oct 2013 23:02:15 +0000 (23:02 +0000)]
ICU-10462 ICU4C Intltest to use America/Los_Angeles as the default time zone instead of PST.

X-SVN-Rev: 34556

11 years agoICU-10219 Fix rounding in TimeUnitFormat for JAVA.
Travis Keep [Thu, 10 Oct 2013 22:35:06 +0000 (22:35 +0000)]
ICU-10219 Fix rounding in TimeUnitFormat for JAVA.

X-SVN-Rev: 34554

11 years agoICU-10419 Fix rounding in DecimalFormat in JAVA
Travis Keep [Thu, 10 Oct 2013 22:34:05 +0000 (22:34 +0000)]
ICU-10419 Fix rounding in DecimalFormat in JAVA

X-SVN-Rev: 34553

11 years agoICU-10219 Fix rounding in TimeUnitFormat.
Travis Keep [Thu, 10 Oct 2013 21:52:15 +0000 (21:52 +0000)]
ICU-10219 Fix rounding in TimeUnitFormat.

X-SVN-Rev: 34550

11 years agoICU-10419 Fix rounding in NumberFormat.
Travis Keep [Thu, 10 Oct 2013 21:49:53 +0000 (21:49 +0000)]
ICU-10419 Fix rounding in NumberFormat.

X-SVN-Rev: 34549

11 years agoICU-10462 Changed the default time zone used by the ICU unit test framework from...
Yoshito Umaoka [Thu, 10 Oct 2013 21:23:53 +0000 (21:23 +0000)]
ICU-10462 Changed the default time zone used by the ICU unit test framework from PST to America/Los_Angeles.

X-SVN-Rev: 34547

11 years agoICU-10485 Fix MeasureUnit failing tests.
Travis Keep [Thu, 10 Oct 2013 20:58:53 +0000 (20:58 +0000)]
ICU-10485 Fix MeasureUnit failing tests.

X-SVN-Rev: 34546

11 years agoICU-10484 Fixed a compiler warning - unused variable.
Yoshito Umaoka [Thu, 10 Oct 2013 19:49:09 +0000 (19:49 +0000)]
ICU-10484 Fixed a compiler warning - unused variable.

X-SVN-Rev: 34545

11 years agoICU-10484 Update the ICU4J version numbers to 53/m1
Yoshito Umaoka [Thu, 10 Oct 2013 19:01:15 +0000 (19:01 +0000)]
ICU-10484 Update the ICU4J version numbers to 53/m1

X-SVN-Rev: 34544

11 years agoICU-10483 Update ICU4C to 53.0.1
Michael Ow [Thu, 10 Oct 2013 18:17:16 +0000 (18:17 +0000)]
ICU-10483 Update ICU4C to 53.0.1

X-SVN-Rev: 34543

11 years agoICU-10313 Added Hebrew calendar month value checking for leap year.
Yoshito Umaoka [Thu, 10 Oct 2013 17:36:54 +0000 (17:36 +0000)]
ICU-10313 Added Hebrew calendar month value checking for leap year.

X-SVN-Rev: 34540

11 years agoICU-10313 Added Hebrew month value checking for leap year.
Yoshito Umaoka [Thu, 10 Oct 2013 17:35:28 +0000 (17:35 +0000)]
ICU-10313 Added Hebrew month value checking for leap year.

X-SVN-Rev: 34539

11 years agoICU-10139 whoops- remove that message
Steven R. Loomis [Thu, 10 Oct 2013 06:03:08 +0000 (06:03 +0000)]
ICU-10139 whoops- remove that message

X-SVN-Rev: 34536

11 years agoICU-10139 fix for diff links on branches
Steven R. Loomis [Thu, 10 Oct 2013 02:31:09 +0000 (02:31 +0000)]
ICU-10139 fix for diff links on branches

X-SVN-Rev: 34535

11 years agoICU-9950 hilight hover row in review - fix for unicode.org
Steven R. Loomis [Wed, 9 Oct 2013 23:00:57 +0000 (23:00 +0000)]
ICU-9950 hilight hover row in review - fix for unicode.org

X-SVN-Rev: 34533

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