]> granicus.if.org Git - icu/log
icu
11 years agoICU-10334 C vs. J differences when in lenient mode
Scott Russell [Wed, 18 Dec 2013 19:47:13 +0000 (19:47 +0000)]
ICU-10334 C vs. J differences when in lenient mode

X-SVN-Rev: 34791

11 years agoICU-10268 fix spelling and punctuation.
Travis Keep [Tue, 17 Dec 2013 23:20:58 +0000 (23:20 +0000)]
ICU-10268 fix spelling and punctuation.

X-SVN-Rev: 34787

11 years agoICU-10268 Fix equals() / hashCode() according to effective JAVA in MeasureFormat...
Travis Keep [Tue, 17 Dec 2013 23:16:55 +0000 (23:16 +0000)]
ICU-10268 Fix equals() / hashCode() according to effective JAVA in MeasureFormat. Take out synchronized blocks in CurrencyFormat as this class will remain thread unsafe.

X-SVN-Rev: 34786

11 years agoICU-8464 Make formatting relative dates with quantity more efficient by preprocessin...
Travis Keep [Tue, 17 Dec 2013 21:02:16 +0000 (21:02 +0000)]
ICU-8464 Make formatting relative dates with quantity more  efficient by preprocessing the pattern strings. Saves 650ns per format.

X-SVN-Rev: 34784

11 years agoICU-10268 Make formatMeasures methods be together.
Travis Keep [Tue, 17 Dec 2013 01:23:49 +0000 (01:23 +0000)]
ICU-10268 Make formatMeasures methods be together.

X-SVN-Rev: 34782

11 years agoICU-10268 Be sure that MeasureFormat and sub classes correctly implement clone()...
Travis Keep [Tue, 17 Dec 2013 01:09:02 +0000 (01:09 +0000)]
ICU-10268 Be sure that MeasureFormat and sub classes correctly implement clone() and getLocale(ULocale.VALID_LOCALE)

X-SVN-Rev: 34780

11 years agoICU-10268 Fix serialization so that forward compatibility won't break when we add...
Travis Keep [Mon, 16 Dec 2013 18:22:04 +0000 (18:22 +0000)]
ICU-10268 Fix serialization so that forward compatibility won't break when we add values to the FormatWidth enum.

X-SVN-Rev: 34775

11 years agoICU-10549 Updates in the performance test case collperf2.
Yoshito Umaoka [Mon, 16 Dec 2013 16:09:05 +0000 (16:09 +0000)]
ICU-10549 Updates in the performance test case collperf2.

X-SVN-Rev: 34773

11 years agoICU-10268 Incorporte Suggestions from Markus
Travis Keep [Fri, 13 Dec 2013 21:18:00 +0000 (21:18 +0000)]
ICU-10268 Incorporte Suggestions from Markus

X-SVN-Rev: 34766

11 years agoICU-10268 Take Measurement API out of technology preview and have it match the curren...
Travis Keep [Fri, 13 Dec 2013 18:26:18 +0000 (18:26 +0000)]
ICU-10268 Take Measurement API out of technology preview and have it match the current API proposal.

X-SVN-Rev: 34765

11 years agoICU-10557 Use U_NAMESPACE_USE where needed
Michael Ow [Thu, 12 Dec 2013 19:25:46 +0000 (19:25 +0000)]
ICU-10557 Use U_NAMESPACE_USE where needed

X-SVN-Rev: 34756

11 years agoICU-10593 Add "บลูทูธ" ("Bluetooth") to Thai break dictionary (update ICU4J)
Peter Edberg [Thu, 12 Dec 2013 04:21:18 +0000 (04:21 +0000)]
ICU-10593 Add "บลูทูธ" ("Bluetooth") to Thai break dictionary (update ICU4J)

X-SVN-Rev: 34753

11 years agoICU-10593 Add "บลูทูธ" ("Bluetooth") to Thai break dictionary
Peter Edberg [Thu, 12 Dec 2013 03:46:15 +0000 (03:46 +0000)]
ICU-10593 Add "บลูทูธ" ("Bluetooth") to Thai break dictionary

X-SVN-Rev: 34752

11 years agoICU-10502 revert bad commit of pkg_genc.c
Steven R. Loomis [Thu, 12 Dec 2013 03:14:23 +0000 (03:14 +0000)]
ICU-10502 revert bad commit of pkg_genc.c

X-SVN-Rev: 34750

11 years agoICU-10502 reinstate updated config.guess and config.sub as per ICU-9779
Steven R. Loomis [Thu, 12 Dec 2013 03:11:18 +0000 (03:11 +0000)]
ICU-10502 reinstate updated config.guess and config.sub as per ICU-9779

X-SVN-Rev: 34749

11 years agoICU-10571 Add 11 region names in Japanese to cjdict
Peter Edberg [Thu, 12 Dec 2013 02:55:47 +0000 (02:55 +0000)]
ICU-10571 Add 11 region names in Japanese to cjdict

X-SVN-Rev: 34748

11 years agoICU-10562 UText problem with shallow clone.
Andy Heninger [Thu, 12 Dec 2013 01:04:54 +0000 (01:04 +0000)]
ICU-10562 UText problem with shallow clone.

X-SVN-Rev: 34747

11 years agoICU-6102 do not include system libraries in icu-config --ldflags
Steven R. Loomis [Thu, 12 Dec 2013 00:25:57 +0000 (00:25 +0000)]
ICU-6102 do not include system libraries in icu-config --ldflags

X-SVN-Rev: 34745

11 years agoICU-10557 Fix namespace build issue
Michael Ow [Wed, 11 Dec 2013 23:44:06 +0000 (23:44 +0000)]
ICU-10557 Fix namespace build issue

X-SVN-Rev: 34744

11 years agoICU-10595 A test case reproducing ucol_nextSortKeyPart problem reported by #10595...
Yoshito Umaoka [Wed, 11 Dec 2013 22:01:45 +0000 (22:01 +0000)]
ICU-10595 A test case reproducing ucol_nextSortKeyPart problem reported by #10595. For now, the test case is marked as a 'known issue'.

X-SVN-Rev: 34743

11 years agoICU-10559 Fix C++ compilation errors with U_OVERRIDE_CXX_ALLOCATION=0
Andy Heninger [Tue, 10 Dec 2013 23:03:48 +0000 (23:03 +0000)]
ICU-10559 Fix C++ compilation errors with U_OVERRIDE_CXX_ALLOCATION=0

X-SVN-Rev: 34736

11 years agoICU-10549 Fixed some problems in test case description in collperf2.
Yoshito Umaoka [Tue, 10 Dec 2013 19:34:34 +0000 (19:34 +0000)]
ICU-10549 Fixed some problems in test case description in collperf2.

X-SVN-Rev: 34734

11 years agoICU-10557 Fix some zOS build errors caused by missing exports and pthread macros
Michael Ow [Tue, 10 Dec 2013 18:10:44 +0000 (18:10 +0000)]
ICU-10557 Fix some zOS build errors caused by missing exports and pthread macros

X-SVN-Rev: 34733

11 years agoICU-10553 RelativeDateFormat copy constructor was incomplete
Peter Edberg [Tue, 10 Dec 2013 03:00:08 +0000 (03:00 +0000)]
ICU-10553 RelativeDateFormat copy constructor was incomplete

X-SVN-Rev: 34731

11 years agoICU-10532 ICU Charset Detector, port UTF-16 enhancements from Java to C
Andy Heninger [Tue, 10 Dec 2013 02:30:58 +0000 (02:30 +0000)]
ICU-10532 ICU Charset Detector, port UTF-16 enhancements from Java to C

X-SVN-Rev: 34730

11 years agoICU-10549 Fixed some scripting problems in the new collation regression test on Windows.
Yoshito Umaoka [Mon, 9 Dec 2013 22:58:42 +0000 (22:58 +0000)]
ICU-10549 Fixed some scripting problems in the new collation regression test on Windows.

X-SVN-Rev: 34727

11 years agoICU-10553 Add missing udat_close in cdattst.c TestContext()
Peter Edberg [Mon, 9 Dec 2013 18:06:56 +0000 (18:06 +0000)]
ICU-10553 Add missing udat_close in cdattst.c TestContext()

X-SVN-Rev: 34722

11 years agoICU-10549 Merging a new collation performance regression test cases from a branch.
Yoshito Umaoka [Mon, 9 Dec 2013 17:32:25 +0000 (17:32 +0000)]
ICU-10549 Merging a new collation performance regression test cases from a branch.

X-SVN-Rev: 34721

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