Commit Graph

26599 Commits

Author SHA1 Message Date
Steven R. Loomis
a4074397ec ICU-10669 reinstate parallel CLDR-to-ICU build
X-SVN-Rev: 35031
2014-01-30 01:42:28 +00:00
Travis Keep
b50eda3341 ICU-10640 Change MeasureFormat to use QuantityFormatter.
X-SVN-Rev: 35030
2014-01-30 01:16:05 +00:00
Travis Keep
55e2a4a900 ICU-10640 Remove Appendable from JAVA MeasureFormat API.
X-SVN-Rev: 35029
2014-01-29 23:46:51 +00:00
Travis Keep
a6d90fc75a ICU-10646 Add test for 2 and 3 arg versions of format. Add test for if appendTo is not empty.
X-SVN-Rev: 35028
2014-01-29 23:11:43 +00:00
Travis Keep
844d4e860b ICU-10646 Tempalte->SimplePatternFormatter. evaluate -> format
X-SVN-Rev: 35027
2014-01-29 22:57:06 +00:00
Travis Keep
6f61caff18 ICU-10646 Template -> SimplePatternFormatter. evaluate -> format.
X-SVN-Rev: 35026
2014-01-29 21:42:17 +00:00
Travis Keep
92c280f8fc ICU-10646 Attempt to fix broken build.
X-SVN-Rev: 35022
2014-01-29 13:54:28 +00:00
Travis Keep
1f93b4c481 ICU-10646 Attempt to fix broken build.
X-SVN-Rev: 35019
2014-01-29 05:52:11 +00:00
Travis Keep
d4ec281c99 ICU-10646 Introduce Template class and change ListFormatter to use it. Introduce QuantityFormatter class and change RelativeDateTimeFormatter to use it.
X-SVN-Rev: 35018
2014-01-29 05:08:55 +00:00
Travis Keep
1cf0f06b01 ICU-10646 Introduce Template class. Change ListFormatter and RelativeDateTimeFormatter to use the Template class instead of ad hoc replacement of placeholders.
X-SVN-Rev: 35014
2014-01-29 00:09:46 +00:00
George Rhoten
4397b041e3 ICU-10622 Fix warnings and errors when DEBUG is accidentally defined.
X-SVN-Rev: 35007
2014-01-28 04:25:46 +00:00
Yoshito Umaoka
855434f737 ICU-10577 Changed Calendar not to use ICULocaleService which depends on language fallback. The new implementation uses calendar type/weekdata cache purely based on locale's region. Also update EhiopicCalendar's constructor to select proper subtype like Islamic calendar. This change also resolves unnecessary cyclic dependency between weekdata and calendar type (See #10425).
X-SVN-Rev: 35003
2014-01-27 22:15:02 +00:00
Yoshito Umaoka
2c56459ce6 ICU-10577 Added a test case in ICU4C to check if the calendar factory method uses locale's region to initialize week data. ICU4C library code is working fine, so no changes in the library code.
X-SVN-Rev: 35002
2014-01-27 21:56:47 +00:00
Yoshito Umaoka
86ae277276 ICU-10653 Fixed a thread safety problem in SimpleDateFormat.
X-SVN-Rev: 34993
2014-01-27 14:57:00 +00:00
Yoshito Umaoka
48c55b449e ICU-10653 Fixed a thread safety problem in SimpleDateFormat.
X-SVN-Rev: 34992
2014-01-27 14:53:26 +00:00
Yoshito Umaoka
1f070a89af ICU-10632 DateFormat factory methods taking Calendar instance to handle relative styles properly.
X-SVN-Rev: 34988
2014-01-24 22:47:23 +00:00
Markus Scherer
33db481060 ICU-10639 detect the empty label before the ASCII dot in a domain name that contains nothing else
X-SVN-Rev: 34987
2014-01-24 02:40:16 +00:00
Michael Ow
4e806c800e ICU-10483 Fix no data test errors in ICU4C 53m1
X-SVN-Rev: 34979
2014-01-22 21:20:24 +00:00
Andy Heninger
1c67f2b859 ICU-10644 Add missing #include of platform.h
X-SVN-Rev: 34968
2014-01-22 19:05:23 +00:00
Peter Edberg
1223df27e0 ICU-10483 Further #ifndef U_HIDE_XXX adjustments from running hdrtst
X-SVN-Rev: 34966
2014-01-22 07:27:50 +00:00
Peter Edberg
ebb200b1e4 ICU-10483 Update #ifndef U_HIDE_XXX guards for 53m1
X-SVN-Rev: 34965
2014-01-22 04:27:50 +00:00
Yoshito Umaoka
3db45ddd2f ICU-10484 Use lowercase m for release file names
X-SVN-Rev: 34954
2014-01-21 20:58:09 +00:00
Scott Russell
3059ac945f ICU-10650 53m1 BRS task - updates for non-ascii code in C
X-SVN-Rev: 34953
2014-01-21 20:58:03 +00:00
Steven R. Loomis
e95bc4dfe8 ICU-10483 API Change Report for 53m1
X-SVN-Rev: 34951
2014-01-21 20:18:49 +00:00
Steven R. Loomis
0580e9e8ee ICU-10650 remove nbsp (!) that were preventing proper parsing of the @draft tag
X-SVN-Rev: 34949
2014-01-21 18:26:44 +00:00
Yoshito Umaoka
58fa667a0b ICU-10484 Fixed a problem in ICU4J modularization test targets.
X-SVN-Rev: 34948
2014-01-21 16:47:17 +00:00
Yoshito Umaoka
0654101831 ICU-10484 Fixed a couple of issues reported by secureCheck.
X-SVN-Rev: 34947
2014-01-21 15:40:01 +00:00
Scott Russell
3fa1319cc4 ICU-10650 53m1 BRS task - updates for svn properties
X-SVN-Rev: 34946
2014-01-21 04:04:40 +00:00
Scott Russell
c7ed3c0b31 ICU-10650 53m1 BRS task - updates for svn properties
X-SVN-Rev: 34945
2014-01-21 04:03:13 +00:00
Steven R. Loomis
6b72b4ee77 ICU-7589 readme update
X-SVN-Rev: 34944
2014-01-21 02:28:33 +00:00
Steven R. Loomis
dd62762ee5 ICU-7589 fix URL to project
X-SVN-Rev: 34943
2014-01-21 02:21:35 +00:00
Steven R. Loomis
8ff2f476d0 ICU-7589 add traccheck script to check ticket status.. tsting an OK checkin
X-SVN-Rev: 34942
2014-01-21 02:17:59 +00:00
Steven R. Loomis
d296d29d47 ICU-7589 bump version no
X-SVN-Rev: 34941
2014-01-21 01:44:13 +00:00
Steven R. Loomis
19847a933d ICU-7589 add traccheck script to check ticket status..
X-SVN-Rev: 34940
2014-01-21 01:11:54 +00:00
Peter Edberg
b11fbe7b7f ICU-10483 Update urename.h for 53m1
X-SVN-Rev: 34937
2014-01-20 21:35:40 +00:00
Yoshito Umaoka
4594dced45 ICU-10484 Updated the ICU4J API change report for 53M1
X-SVN-Rev: 34936
2014-01-20 17:37:59 +00:00
Matitiahu Allouche
021f31f4b5 ICU-10647 fixes to UBA implementation to make it behave exactly like the reference implementations even for all the known weird cases.
X-SVN-Rev: 34935
2014-01-19 22:12:25 +00:00
Matitiahu Allouche
11bda31f78 ICU-10647 fixes to UBA implementation to make it behave exactly like the reference implementations even for all the known weird cases.
X-SVN-Rev: 34934
2014-01-19 22:04:33 +00:00
Travis Keep
281cbf5106 ICU-8464 Implement more changes from Markus' code review.
X-SVN-Rev: 34929
2014-01-17 23:11:22 +00:00
Travis Keep
4fb86a23e2 ICU-10268 Remove duplicate MeasureFormatTest.testExamples
X-SVN-Rev: 34928
2014-01-17 22:49:28 +00:00
Markus Scherer
1a8fa006ec ICU-10483 update intra-ICU4C dependencies
X-SVN-Rev: 34925
2014-01-17 21:39:13 +00:00
Yoshito Umaoka
d5c0476af7 ICU-10484 Updated ICU4J readme for 53M1
X-SVN-Rev: 34922
2014-01-17 16:42:06 +00:00
Travis Keep
fa4c8fd936 ICU-10268 deprecate TimeUnitFormat. Add tests from TimeUnitFormat for MeasureFormat. Add test for doc examples. Fix list formatting for narrow form.
X-SVN-Rev: 34920
2014-01-17 01:20:13 +00:00
Travis Keep
dc1b469069 ICU-10219 Added test for 1 minute, 1.0 minutes, 1.01 minutes.
X-SVN-Rev: 34918
2014-01-16 22:58:52 +00:00
Yoshito Umaoka
7dc15bbf25 ICU-10484 Updated license files in ICU4J for ICU 53
X-SVN-Rev: 34917
2014-01-16 22:50:49 +00:00
Peter Edberg
2bf11e889d ICU-10628 Use (const DateFormat*)fmt in udat_getContext, (const NumberFormat*)fmt in unum_getContext
X-SVN-Rev: 34916
2014-01-16 22:46:04 +00:00
Travis Keep
f2738c9787 ICU-10468 andy's review comments.
X-SVN-Rev: 34914
2014-01-16 21:32:53 +00:00
Yoshito Umaoka
ebb804aaeb ICU-10484 Fixed a bunch of API doc problems.
X-SVN-Rev: 34912
2014-01-16 17:38:13 +00:00
Yoshito Umaoka
16b105509e ICU-10484 Fixed svn:ignore property.
X-SVN-Rev: 34911
2014-01-16 16:09:28 +00:00
Yoshito Umaoka
97db2a2aa3 ICU-10484 Clean up import statements.
X-SVN-Rev: 34910
2014-01-16 16:05:50 +00:00