Commit Graph

18913 Commits

Author SHA1 Message Date
Peter Edberg
5e491553d2 ICU-10571 Add 11 region names in Japanese to cjdict
X-SVN-Rev: 34748
2013-12-12 02:55:47 +00:00
Andy Heninger
095a44d774 ICU-10562 UText problem with shallow clone.
X-SVN-Rev: 34747
2013-12-12 01:04:54 +00:00
Steven R. Loomis
be63df401e ICU-6102 do not include system libraries in icu-config --ldflags
X-SVN-Rev: 34745
2013-12-12 00:25:57 +00:00
Michael Ow
a4485aaf71 ICU-10557 Fix namespace build issue
X-SVN-Rev: 34744
2013-12-11 23:44:06 +00:00
Yoshito Umaoka
5b27505480 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
2013-12-11 22:01:45 +00:00
Andy Heninger
fab919477c ICU-10559 Fix C++ compilation errors with U_OVERRIDE_CXX_ALLOCATION=0
X-SVN-Rev: 34736
2013-12-10 23:03:48 +00:00
Yoshito Umaoka
ccb835e2b5 ICU-10549 Fixed some problems in test case description in collperf2.
X-SVN-Rev: 34734
2013-12-10 19:34:34 +00:00
Michael Ow
1f1a501cd1 ICU-10557 Fix some zOS build errors caused by missing exports and pthread macros
X-SVN-Rev: 34733
2013-12-10 18:10:44 +00:00
Peter Edberg
e0b70a15da ICU-10553 RelativeDateFormat copy constructor was incomplete
X-SVN-Rev: 34731
2013-12-10 03:00:08 +00:00
Andy Heninger
e28793a4a6 ICU-10532 ICU Charset Detector, port UTF-16 enhancements from Java to C
X-SVN-Rev: 34730
2013-12-10 02:30:58 +00:00
Yoshito Umaoka
63a9fef24b ICU-10549 Fixed some scripting problems in the new collation regression test on Windows.
X-SVN-Rev: 34727
2013-12-09 22:58:42 +00:00
Peter Edberg
b804c4392f ICU-10553 Add missing udat_close in cdattst.c TestContext()
X-SVN-Rev: 34722
2013-12-09 18:06:56 +00:00
Yoshito Umaoka
401e64ef80 ICU-10549 Merging a new collation performance regression test cases from a branch.
X-SVN-Rev: 34721
2013-12-09 17:32:25 +00:00
Peter Edberg
9f29c3ed25 ICU-10553 Implement context-sensitive capitalization for relative dates (C), add en contextTransforms for test
X-SVN-Rev: 34718
2013-12-09 06:20:23 +00:00
Travis Keep
65ecb0b5fa ICU-8464 Change C++ code according to latest API proposal.
X-SVN-Rev: 34712
2013-12-04 22:50:25 +00:00
Michael Ow
686c54f0fd ICU-10505 Do not use u_austrncpy where not necessary
X-SVN-Rev: 34710
2013-12-04 21:38:30 +00:00
Travis Keep
ef0debb8be ICU-8464 UDAT_DIRECION_UNIT_COUNT -> UDAT_DIRECTION_COUNT
X-SVN-Rev: 34708
2013-12-04 20:46:08 +00:00
Michael Ow
830df7761e ICU-8464 Use UNICODE_STRING_SIMPLE instead of UnicodeString constructor
X-SVN-Rev: 34707
2013-12-03 23:27:49 +00:00
Michael Ow
c3fc274b0b ICU-10500 Add check for if formatting is disabled
X-SVN-Rev: 34703
2013-12-03 04:49:12 +00:00
Michael Ow
7aeeb93906 ICU-8464 Add check for if formatting is disabled
X-SVN-Rev: 34702
2013-12-03 04:48:00 +00:00
Michael Ow
de86afb9e9 ICU-10468 Add check for if format is disabled
X-SVN-Rev: 34701
2013-12-03 04:47:04 +00:00
Travis Keep
5f748fda1a ICU-8464 Fix broken build.
X-SVN-Rev: 34692
2013-11-22 23:23:40 +00:00
Travis Keep
9c65c145ff ICU-8464 Remove dependency between LRUCache and mutex.
X-SVN-Rev: 34691
2013-11-22 23:08:24 +00:00
Travis Keep
32fd3380c0 ICU-8464 Attempt to fix windows broken build.
X-SVN-Rev: 34690
2013-11-22 21:53:59 +00:00
Travis Keep
139d3a5134 ICU-8464 Try to fix broken build.
X-SVN-Rev: 34689
2013-11-22 20:42:19 +00:00
Travis Keep
ac9371ace7 ICU-8464 Try to fix broken build.
X-SVN-Rev: 34687
2013-11-22 19:13:02 +00:00
Travis Keep
089a6434ac ICU-8464 Add relative date formatting.
X-SVN-Rev: 34686
2013-11-22 18:26:22 +00:00
Travis Keep
e1a7ad244f ICU-10545 Added test to verify rounding scientific notation works.
X-SVN-Rev: 34660
2013-11-14 18:57:06 +00:00
Yoshito Umaoka
e62df37f50 ICU-10501 Updated the windows lcid mapping data for new lcids added in Windows 8.1.
X-SVN-Rev: 34647
2013-11-07 20:49:32 +00:00
Yoshito Umaoka
204058d84c ICU-10434 tzdata2013h to ICU4C
X-SVN-Rev: 34625
2013-10-30 01:51:29 +00:00
Yoshito Umaoka
b9ed9d7860 ICU-10521 Allow tz2icu to merge supplemental zone-region mapping data. Also removed unused tz.alias.
X-SVN-Rev: 34623
2013-10-29 22:52:20 +00:00
Steven R. Loomis
7456f5a382 ICU-10043 make an error not a crash when reading import rules fails.
X-SVN-Rev: 34622
2013-10-29 20:59:03 +00:00
Jonathan Lai
f8729ab14f ICU-10480 ULI exception data to ICU format, ICU side
X-SVN-Rev: 34621
2013-10-29 15:50:54 +00:00
Steven R. Loomis
c6736b2504 ICU-10502 revert code with bad license in ICU-9779
X-SVN-Rev: 34604
2013-10-22 00:44:28 +00:00
Andy Heninger
7e54ae20fb ICU-10295 Revert bad commit to trunk; was supposed to be on a branch.
X-SVN-Rev: 34592
2013-10-20 21:15:16 +00:00
Andy Heninger
604f679894 ICU-10295 ucleanup experiments.
X-SVN-Rev: 34587
2013-10-19 01:26:53 +00:00
Andy Heninger
2fcbf4c898 ICU-10486 Windows build problem with U_USING_ICU_NAMESPACE=0
X-SVN-Rev: 34586
2013-10-18 20:05:25 +00:00
Travis Keep
9fa0f4299d ICU-10468 Fix applyPattern so that it resets the padding character.
X-SVN-Rev: 34578
2013-10-17 18:44:44 +00:00
Andy Heninger
2914240e10 ICU-10463 Regular Expressions, remove overlooked function boilerplate from r34565 check-in; should fix failing Windows build.
X-SVN-Rev: 34569
2013-10-15 21:19:27 +00:00
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