Commit Graph

24757 Commits

Author SHA1 Message Date
Yoshito Umaoka
74fd94b4cf ICU-9155 Changed special ICU suffix for the locale provider from 'ICU' to 'ICU4J'. Removed some workaround code in locale SPI tests introduced by #9150. Fixed Java 7 env specific issues exposed by these changes.
X-SVN-Rev: 31554
2012-03-01 10:46:18 +00:00
Michael Ow
76444a4b71 ICU-8716 Fix errors in cintltst and intltest when data is missing
X-SVN-Rev: 31552
2012-03-01 05:27:43 +00:00
Yoshito Umaoka
670109a1aa ICU-9138 Updated API change report for 49RC
X-SVN-Rev: 31551
2012-03-01 04:48:50 +00:00
Yoshito Umaoka
0978796e24 ICU-9138 Fixing API doc issues.
X-SVN-Rev: 31550
2012-03-01 04:40:13 +00:00
Yoshito Umaoka
440d4c84c7 ICU-9151 Implemented CurrencyNameProvider#getDisplayName in the locale SPI module. Also added corresponding test case. This change was agreed on ICU PMC 2012-02-29.
X-SVN-Rev: 31548
2012-02-29 23:14:37 +00:00
Michael Ow
1064832f90 ICU-9144 Fix ifdef statement in icudataver.h
X-SVN-Rev: 31545
2012-02-29 19:20:21 +00:00
Yoshito Umaoka
2e80c5e552 ICU-9139 Added UTF-8 bom to currencyNumericCodes.txt
X-SVN-Rev: 31544
2012-02-29 18:32:28 +00:00
Yoshito Umaoka
78d551fa5d ICU-9138 Fix svn properties
X-SVN-Rev: 31542
2012-02-29 17:22:09 +00:00
Yoshito Umaoka
7b95203587 ICU-9139 Fix svn properties
X-SVN-Rev: 31541
2012-02-29 17:00:30 +00:00
Yoshito Umaoka
b36054b80b ICU-9139 Fix non-ASCII characters in regextst.cpp
X-SVN-Rev: 31540
2012-02-29 16:51:39 +00:00
Yoshito Umaoka
58a11c2260 ICU-9150 Workaround for locale SPI tests on Java 7 environment.
X-SVN-Rev: 31537
2012-02-29 06:35:16 +00:00
Steven R. Loomis
d381e10433 ICU-9076 updated with latest tags
X-SVN-Rev: 31536
2012-02-28 23:49:44 +00:00
Yoshito Umaoka
a0f1b89882 ICU-9138 Use 'rc' in release file names.
X-SVN-Rev: 31535
2012-02-28 21:37:01 +00:00
Yoshito Umaoka
f9c9e5b0d7 ICU-8309 Fixed arabic charset detection code problem which triggered unexpected input data change.
X-SVN-Rev: 31534
2012-02-28 21:23:57 +00:00
Andy Heninger
c1e213af43 ICU-9149 document what ticket a time bomb is for.
X-SVN-Rev: 31533
2012-02-28 18:45:57 +00:00
Mark Davis
3a4528f3cf ICU-8460 Fixes for Peter's comments
X-SVN-Rev: 31531
2012-02-28 01:54:47 +00:00
Peter Edberg
3221fe6a79 ICU-9134 J, Integrate CDLR 21.0.1 data from CLDR maint-21 branch r6616, improve NumberFormatTest err logs
X-SVN-Rev: 31530
2012-02-28 00:35:06 +00:00
Peter Edberg
53e6210135 ICU-9134 C, Integrate CDLR 21.0.1 data from CLDR maint-21 branch r6616
X-SVN-Rev: 31529
2012-02-28 00:32:10 +00:00
Peter Edberg
fa93f83368 ICU-9139 Update another timebomb (from exhaustive tests)
X-SVN-Rev: 31528
2012-02-28 00:16:32 +00:00
Yoshito Umaoka
f813baec1b ICU-9138 Fixed compiler warnings - corrected invalid java doc tags, deleted unused local variable.
X-SVN-Rev: 31527
2012-02-27 23:18:44 +00:00
Yoshito Umaoka
5a43428ac6 ICU-9138 Cleaning up import statements.
X-SVN-Rev: 31526
2012-02-27 23:08:02 +00:00
Mark Davis
917fd32488 ICU-7149 Clean up the argument replacement, since it could have a bad hit if an argument contained {0}
X-SVN-Rev: 31525
2012-02-27 22:20:15 +00:00
Doug Felt
fe4bb98547 ICU-9072 modify CurrencyDisplayNames API - fix docs to reflect changed semantics of 'to' data
X-SVN-Rev: 31524
2012-02-27 19:18:40 +00:00
Peter Edberg
3ba55d3843 ICU-9139 Update unicode-license copyright, fix readme validation errs
X-SVN-Rev: 31523
2012-02-27 18:38:36 +00:00
Doug Felt
1e769d9b33 ICU-8456 don't use converter when creating pattern string
X-SVN-Rev: 31522
2012-02-27 18:22:29 +00:00
Doug Felt
9960ee3a3f ICU-9072 modify CurrencyDisplayNames API - update revision tags
X-SVN-Rev: 31521
2012-02-27 18:18:58 +00:00
Yoshito Umaoka
83c811726a ICU-8916 Enclosed draft APIs with #ifndef U_HIDE_DRAFT_API
X-SVN-Rev: 31520
2012-02-27 17:35:21 +00:00
Yoshito Umaoka
4ec0b42811 ICU-7964 Added #ifndef U_HIDE_DRAFT_API to the new draft API.
X-SVN-Rev: 31519
2012-02-27 15:19:54 +00:00
Dragan Besevic
085ea5add7 ICU-9094 merge changes for eclipse38 into trunk
X-SVN-Rev: 31518
2012-02-27 14:44:28 +00:00
Peter Edberg
81d48c9c84 ICU-9139 Update ICU version, some copyright dates, readme boilerplate, timebombs
X-SVN-Rev: 31517
2012-02-27 05:33:06 +00:00
Mark Davis
01b36214be ICU-8460 Make draft, incorporate Markus's review notes.
X-SVN-Rev: 31515
2012-02-25 01:59:54 +00:00
Markus Scherer
830de364b6 ICU-8779 add ifndef U_HIDE_DRAFT_API
X-SVN-Rev: 31514
2012-02-25 01:36:17 +00:00
Markus Scherer
6692c27aa8 ICU-8246 add ifndef U_HIDE_DRAFT_API
X-SVN-Rev: 31513
2012-02-25 01:31:14 +00:00
Peter Edberg
e532ba9a51 ICU-9110 J review fixes: handle DateFormatSymbols capitalization==null; add @provisional tags
X-SVN-Rev: 31511
2012-02-24 23:17:44 +00:00
Peter Edberg
22eb317bb2 ICU-8697 C review fixes #2: less convoluted code
X-SVN-Rev: 31510
2012-02-24 22:54:57 +00:00
Peter Edberg
faced7a2f0 ICU-8697 C review fixes: correct UnicodeString constructor, use LocalPointer, use ParsePosition.getIndex() to test errs
X-SVN-Rev: 31509
2012-02-24 20:27:21 +00:00
Peter Edberg
dea035e59d ICU-8697 Review comments J: Add @provisional, remove unnecessary casts
X-SVN-Rev: 31508
2012-02-24 18:31:32 +00:00
Jungshik Shin
38f7c0625c ICU-8954 add pragma to slience clang/gcc 4.6 about array bound error
X-SVN-Rev: 31507
2012-02-24 18:28:13 +00:00
Michael Ow
62f31776b0 ICU-8513 Fix MSVC project and solution file errors
X-SVN-Rev: 31505
2012-02-24 15:50:41 +00:00
Mark Davis
123e26fe66 ICU-8460 Remove serialization, fix SerializationTest.
X-SVN-Rev: 31504
2012-02-24 05:23:24 +00:00
Steven R. Loomis
29fe6e1f35 ICU-8157 remove wrap of U_HIDE_INTERNAL_API for virtuals
X-SVN-Rev: 31503
2012-02-24 04:04:57 +00:00
Yoshito Umaoka
f1bc7ea2bf ICU-9138 Updated ICU4J version to 49.1
X-SVN-Rev: 31497
2012-02-23 22:54:04 +00:00
Peter Edberg
4a17aa27fe ICU-7727 Complete for DateIntervalInfo.java (J)
X-SVN-Rev: 31496
2012-02-23 20:42:16 +00:00
Peter Edberg
7aec49b34f ICU-7727 When collecting data, use real parent (per %%Parent if present) instead of just truncating name (J)
X-SVN-Rev: 31492
2012-02-23 12:26:09 +00:00
Peter Edberg
9fb2e3ac79 ICU-7727 When collecting data, use real parent (per %%Parent if present) instead of just truncating name
X-SVN-Rev: 31491
2012-02-23 10:06:47 +00:00
Markus Scherer
c422bcd481 ICU-5929 optimize CharsetEncoderICU fallback test
X-SVN-Rev: 31489
2012-02-23 02:08:37 +00:00
Jungshik Shin
26907a9105 ICU-9115 revert r31397
X-SVN-Rev: 31488
2012-02-23 01:27:08 +00:00
Steven R. Loomis
a78862686b ICU-9019 fix copyright date
X-SVN-Rev: 31487
2012-02-22 23:15:25 +00:00
Peter Edberg
aad3d090d4 ICU-9091 Updates based on PMC discussion, also remove some inappropriate #ifndef U_HIDE_DRAFT_API
X-SVN-Rev: 31486
2012-02-22 22:55:52 +00:00
Peter Edberg
ac005b8b3a ICU-9110 J - Update internal method call in ChineseDateFormat (SimpleDateFormat subclass)
X-SVN-Rev: 31484
2012-02-22 09:37:06 +00:00