Commit Graph

18874 Commits

Author SHA1 Message Date
Andy Heninger
10dd7ed47b ICU-10463 Regular Expressions, rework debug conditionals to fix build failures on clang, and to somewhat simplify.
X-SVN-Rev: 34565
2013-10-14 22:11:21 +00:00
Andy Heninger
045919648e ICU-10459 Fix segfault in uregex_group() when match is in invalid state.
X-SVN-Rev: 34559
2013-10-11 20:59:39 +00:00
Yoshito Umaoka
2007dc91e7 ICU-10462 ICU4C Intltest to use America/Los_Angeles as the default time zone instead of PST.
X-SVN-Rev: 34556
2013-10-10 23:02:15 +00:00
Travis Keep
12e211c5a3 ICU-10219 Fix rounding in TimeUnitFormat.
X-SVN-Rev: 34550
2013-10-10 21:52:15 +00:00
Travis Keep
18b6e9fc60 ICU-10419 Fix rounding in NumberFormat.
X-SVN-Rev: 34549
2013-10-10 21:49:53 +00:00
Michael Ow
4566c7282c ICU-10483 Update ICU4C to 53.0.1
X-SVN-Rev: 34543
2013-10-10 18:17:16 +00:00
Yoshito Umaoka
0d678d3115 ICU-10313 Added Hebrew month value checking for leap year.
X-SVN-Rev: 34539
2013-10-10 17:35:28 +00:00
Yoshito Umaoka
e6ad44f72e ICU-10037 Opps.. Removed one more debug line (printf).
X-SVN-Rev: 34513
2013-10-03 22:49:23 +00:00
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
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
6934b97a28 ICU-10455 fix for 'make install' without icuio
X-SVN-Rev: 34495
2013-09-30 20:30:11 +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
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
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
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
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
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
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
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
8ac5d5b068 ICU-10261 review comment updates
X-SVN-Rev: 34400
2013-09-19 17:30:57 +00:00
Michael Ow
4835d5705a ICU-10398 Ensure cintltst and intltest passes without data
X-SVN-Rev: 34398
2013-09-19 02:32:57 +00:00
Steven R. Loomis
37562f403e ICU-10394 api promo 50->52 as per PMC
X-SVN-Rev: 34396
2013-09-19 00:44:08 +00:00
Travis Keep
53d3394bd0 ICU-10305 Fix grammer mistake in comments.
X-SVN-Rev: 34392
2013-09-18 23:54:56 +00:00
Travis Keep
ac2fed5f30 ICU-10305 Use balign instead of align on the gcc assemblers. Update link to gcc assembler documentatation. Remove TODO.
X-SVN-Rev: 34391
2013-09-18 23:32:53 +00:00
Andy Heninger
464e89cbe8 ICU-10361 DecimalFormat NumberFormatRegressionTest::Test10361(), force English DecimalFormatSymbols. Review fix from Markus.
X-SVN-Rev: 34388
2013-09-18 22:18:18 +00:00
Steven R. Loomis
358e1ddcd2 ICU-10376 fixup clang warnings
X-SVN-Rev: 34385
2013-09-18 20:08:25 +00:00
Markus Scherer
4f63a56669 ICU-10180 document that a string trie cannot be empty
X-SVN-Rev: 34380
2013-09-18 16:38:37 +00:00
Peter Edberg
bb7e154629 ICU-10260 Port J LocaleDisplayNamesImpl change for (->[ to C; make similar changes in uloc_getDisplayName
X-SVN-Rev: 34369
2013-09-18 08:33:47 +00:00
Andy Heninger
cd3860a322 ICU-10361 Add missing icu namespace on previouos NumberFormat changes.
X-SVN-Rev: 34368
2013-09-17 23:43:28 +00:00
Markus Scherer
36663e1226 ICU-10407 more efficient UnicodeString::refCount()
X-SVN-Rev: 34367
2013-09-17 21:59:18 +00:00
Andy Heninger
25bab8fa6f ICU-10361 DecimalFormat, remove number size restrictions that were limiting the ability to format big decimals.
X-SVN-Rev: 34366
2013-09-17 21:56:23 +00:00