Commit Graph

26430 Commits

Author SHA1 Message Date
Yoshito Umaoka
1029b7159d ICU-10037 Removed a debug code (printf) left in the previous change.
X-SVN-Rev: 34512
2013-10-03 22:23:53 +00:00
Yoshito Umaoka
8670b5796b 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
2013-10-03 22:21:59 +00:00
Yoshito Umaoka
e47490270b ICU-10037 Update tzdata in ICU4J to 2013g
X-SVN-Rev: 34509
2013-10-02 23:52:12 +00:00
Yoshito Umaoka
73bcee9f7f ICU-10037 Update tzdata in ICU4C to 2013g. Fixed a problem in ICU zic triggered by tzdata2013g Africa/Casablanca.
X-SVN-Rev: 34507
2013-10-02 23:38:05 +00:00
Steven R. Loomis
bf88d592b3 ICU-9950 improve review tool
X-SVN-Rev: 34500
2013-10-01 00:38:52 +00:00
Steven R. Loomis
a501719673 ICU-9950 improve review tool
X-SVN-Rev: 34499
2013-10-01 00:14:24 +00:00
Steven R. Loomis
6934b97a28 ICU-10455 fix for 'make install' without icuio
X-SVN-Rev: 34495
2013-09-30 20:30:11 +00:00
Markus Scherer
4e85ca937d ICU-10449 more Unicode 6.3 data updates from 2013sep25, revert some uppercase properties
X-SVN-Rev: 34493
2013-09-27 22:34:36 +00:00
Markus Scherer
f8886d8602 ICU-10449 more Unicode 6.3 data updates from 2013sep25, revert some uppercase properties
X-SVN-Rev: 34492
2013-09-27 22:24:16 +00:00
Michael Ow
c08602a1fe ICU-10037 Update tzdata in ICU4C to 2013f
X-SVN-Rev: 34490
2013-09-26 17:50:48 +00:00
Michael Ow
b059da2047 ICU-10037 Update tzdata in ICU4J to 2013f
X-SVN-Rev: 34489
2013-09-26 17:50:04 +00:00
Steven R. Loomis
876caf41b7 ICU-10446 late ibmi fixes to fix regression in r34369
X-SVN-Rev: 34487
2013-09-26 03:56:33 +00:00
Peter Edberg
a6d8c66b64 ICU-10442 Revert previous change, the whole class is inside #ifndef U_HIDE_DRAFT_API
X-SVN-Rev: 34481
2013-09-25 06:30:36 +00:00
Peter Edberg
fffa6d65af ICU-10442 Fix to have proper #ifndef U_HIDE_DRAFT_API around the now-draft-again API
X-SVN-Rev: 34480
2013-09-25 04:45:57 +00:00
Steven R. Loomis
b94cbefba9 ICU-10398 regen APIChangeReport.html
X-SVN-Rev: 34479
2013-09-25 02:17:37 +00:00
Steven R. Loomis
99fc90c94d ICU-10439 add comment about why volatile is here
X-SVN-Rev: 34476
2013-09-25 02:08:52 +00:00
Travis Keep
d437a719e3 ICU-10442 Move deprecated listFormatter methods back to draft ICU 50.
X-SVN-Rev: 34473
2013-09-25 00:36:22 +00:00
Steven R. Loomis
006d7063b7 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
2013-09-25 00:31:46 +00:00
Steven R. Loomis
380a5608aa ICU-10439 fix sprintf(%s,NULL)
X-SVN-Rev: 34469
2013-09-24 23:40:46 +00:00
Peter Edberg
22f108c028 ICU-10161 (J) Speed up trimMarksFromAffix per Yoshito, skip it entirely for affix length 1
X-SVN-Rev: 34463
2013-09-24 04:06:18 +00:00
Steven R. Loomis
39d41b48a7 ICU-10398 bump version # in readme
X-SVN-Rev: 34462
2013-09-24 00:30:38 +00:00
Yoshito Umaoka
c2c892a7c1 ICU-10399 Updated ICU4J readme.html to RC.
X-SVN-Rev: 34460
2013-09-23 20:55:35 +00:00
Yoshito Umaoka
95c91d8e72 ICU-10399 Added serialization compatibility test data.
X-SVN-Rev: 34459
2013-09-23 19:22:44 +00:00
Peter Edberg
31a4739bac ICU-9627 Updated Date Field Symbol Table links in smpdtfmt.h, added them in udat.h
X-SVN-Rev: 34458
2013-09-23 18:23:05 +00:00
Yoshito Umaoka
3a41fdc007 ICU-10399 Some updates for the eclipse plug-in version. Resolve some compiler warnings, updated the build version.
X-SVN-Rev: 34456
2013-09-23 18:14:29 +00:00
Yoshito Umaoka
34abbe1c7f ICU-10399 Added ICU4J 52 API signature data file.
X-SVN-Rev: 34455
2013-09-23 15:13:58 +00:00
Yoshito Umaoka
c1839fae2c ICU-10399 Added @provisional tag to @draft APIs.
X-SVN-Rev: 34454
2013-09-23 15:10:45 +00:00
Michael Ow
0111b99f92 ICU-10037 Update TestCanonicalID test case exclusion list in ICU4J
X-SVN-Rev: 34453
2013-09-23 14:36:27 +00:00
Michael Ow
fe11501027 ICU-10037 Update TestCanonicalID test case exclusion list in ICU4C
X-SVN-Rev: 34452
2013-09-23 14:32:20 +00:00
Peter Edberg
c792c0c4b9 ICU-10398 Update urename.h
X-SVN-Rev: 34449
2013-09-23 07:15:09 +00:00
Peter Edberg
3f51cb7d8d ICU-10398 Update #ifndef U_HIDE_XXXXX_API (e.g. DRAFT) to match status tags (e.g. @draft)
X-SVN-Rev: 34448
2013-09-23 06:52:34 +00:00
Peter Edberg
a72dc953d8 ICU-10398 Add missing final EOL
X-SVN-Rev: 34447
2013-09-23 06:51:07 +00:00
Yoshito Umaoka
53499c0d65 ICU-8449 ICU4C Islamic Umm Al-Qura calendar updates based on Yoshito's review.
X-SVN-Rev: 34446
2013-09-23 05:30:39 +00:00
Yoshito Umaoka
cb99f40912 ICU-8449 ICU4J Islamic Umm Al-Qura calendar updates based on Yoshito's review.
X-SVN-Rev: 34445
2013-09-23 05:15:07 +00:00
Michael Ow
86ce4329cd ICU-10037 Update tzdata in ICU4J to 2013e
X-SVN-Rev: 34444
2013-09-23 03:01:10 +00:00
Michael Ow
85b294e4ec ICU-10037 Update ICU4C to tzdata 2013e
X-SVN-Rev: 34443
2013-09-23 03:00:40 +00:00
Steven R. Loomis
02d576bc82 ICU-7912 one last (?) review comment
X-SVN-Rev: 34436
2013-09-21 00:06:02 +00:00
Steven R. Loomis
58fd7c7583 ICU-7912 more review comments
X-SVN-Rev: 34428
2013-09-20 21:17:16 +00:00
Markus Scherer
4396765af8 ICU-10399 updated pool.res files
X-SVN-Rev: 34426
2013-09-20 20:47:17 +00:00
Jungshik Shin
efac446a19 ICU-9051 add an additional check for CHECK_LOCALTIME_LINK
X-SVN-Rev: 34421
2013-09-20 18:11:24 +00:00
Steven R. Loomis
4650ca64e3 ICU-7912 commit from review comments (thx)
X-SVN-Rev: 34416
2013-09-20 05:00:30 +00:00
Markus Scherer
12c5e946e9 ICU-10398 updated dependencies
X-SVN-Rev: 34414
2013-09-19 23:51:03 +00:00
Markus Scherer
fed85ddb05 ICU-10142 more direct property access
X-SVN-Rev: 34413
2013-09-19 23:49:53 +00:00
Markus Scherer
14a75fc273 ICU-10398 updated pool.res files
X-SVN-Rev: 34411
2013-09-19 22:42:58 +00:00
Scott Russell
0107991a84 ICU-10249 review comment updates
X-SVN-Rev: 34410
2013-09-19 22:04:52 +00:00
Scott Russell
379fa7922b ICU-10249 review comment updates
X-SVN-Rev: 34409
2013-09-19 22:02:47 +00:00
Markus Scherer
a8c9e3b922 ICU-10142 bidi test data files from 2013-sep-19
X-SVN-Rev: 34408
2013-09-19 21:58:32 +00:00
Markus Scherer
dfc0089623 ICU-10142 bidi test data files from 2013-sep-19
X-SVN-Rev: 34407
2013-09-19 21:58:10 +00:00
Michael Ow
e5a9a38924 ICU-10398 Fix uconfig test errors in ICU 52
X-SVN-Rev: 34404
2013-09-19 20:47:22 +00:00
Scott Russell
c4a3dda5fc ICU-10261 review comment updates
X-SVN-Rev: 34402
2013-09-19 18:02:36 +00:00