Commit Graph

24988 Commits

Author SHA1 Message Date
Peter Edberg
98931e7986 ICU-9186 Integrate post-ICU49rc updates from CLDR 21.0.1 (J)
X-SVN-Rev: 31613
2012-03-12 23:56:48 +00:00
Peter Edberg
6208f22ad2 ICU-9186 Integrate post-ICU49rc updates from CLDR 21.0.1 (C)
X-SVN-Rev: 31612
2012-03-12 23:54:03 +00:00
Steven R. Loomis
83d5fe4ce4 ICU-9196 add a semicolon
X-SVN-Rev: 31611
2012-03-12 15:45:57 +00:00
Michael Ow
1c844ff89a ICU-9178 Fix Cygwin MSVC static build failure
X-SVN-Rev: 31610
2012-03-09 19:40:54 +00:00
Michael Ow
8c17026cb4 ICU-9176 Fix cross compilation failure
X-SVN-Rev: 31609
2012-03-09 17:23:11 +00:00
Yoshito Umaoka
9cfb7a9330 ICU-9187 Removed debug code in secureCheck target accidentally committed before 49RC.
X-SVN-Rev: 31608
2012-03-09 17:14:38 +00:00
Yoshito Umaoka
0b1faa6ffa ICU-9162 Implemented getDisplayScript(), provided actual implementation of getVariant() [#9161]. Also improved the implementation of localized name provider to directly access localized data container classes. Added test cases to verify the behavior with locale extension [#9154].
X-SVN-Rev: 31606
2012-03-08 23:12:02 +00:00
Steven R. Loomis
849b2da11d ICU-9191 copy locale in cloned calendars
X-SVN-Rev: 31603
2012-03-08 19:29:24 +00:00
Steven R. Loomis
e150cb8c78 ICU-9175 fix #ifdef location
X-SVN-Rev: 31600
2012-03-07 20:25:47 +00:00
Yoshito Umaoka
900f7354f2 ICU-9138 Updated readme.html
X-SVN-Rev: 31580
2012-03-02 21:48:37 +00:00
Peter Edberg
3edc341431 ICU-9139 Slight readme update
X-SVN-Rev: 31579
2012-03-02 21:15:07 +00:00
Peter Edberg
de52c0a9d3 ICU-9139 Make some internal globals static, update urename.h accordingly
X-SVN-Rev: 31578
2012-03-02 20:22:04 +00:00
Michael Ow
2e9b4064b7 ICU-9168 Add some more fix for uconfig and header test failures
X-SVN-Rev: 31577
2012-03-02 20:18:40 +00:00
Steven R. Loomis
937b385fe4 ICU-9076 fix header, remove stray #define
X-SVN-Rev: 31576
2012-03-02 20:12:13 +00:00
Steven R. Loomis
5f92dba0a0 ICU-9139 update urename
X-SVN-Rev: 31575
2012-03-02 18:04:43 +00:00
Michael Ow
782387a888 ICU-9168 Fix some uconfig test errors
X-SVN-Rev: 31574
2012-03-02 17:59:56 +00:00
Yoshito Umaoka
200dc73502 ICU-8592 tzdata2012b to ICU4J trunk
X-SVN-Rev: 31572
2012-03-02 09:51:58 +00:00
Yoshito Umaoka
2701afb4b6 ICU-8592 tzdata2012b to ICU4C trunk
X-SVN-Rev: 31571
2012-03-02 09:51:25 +00:00
Yoshito Umaoka
81fbc610de ICU-9138 Fixed 'format' module test failure - now format module needs BreakIterator stuff.
X-SVN-Rev: 31569
2012-03-02 05:55:25 +00:00
Mark Davis
4f9f1f602c ICU-8460 Fixed bug with formatting 0.
X-SVN-Rev: 31568
2012-03-02 05:12:50 +00:00
Yoshito Umaoka
2d515412de ICU-9118 Added a separte API doc target for Java 7+ to avoid JCite problem.
X-SVN-Rev: 31567
2012-03-02 05:12:11 +00:00
Yoshito Umaoka
f89701c4a0 ICU-8592 tzdata2012a to ICU4J trunk
X-SVN-Rev: 31566
2012-03-02 04:15:52 +00:00
Yoshito Umaoka
cb1d66442c ICU-8592 tzdata2012a to ICU4C trunk
X-SVN-Rev: 31565
2012-03-02 04:15:29 +00:00
Markus Scherer
e9c40c0ac0 ICU-9139 update the pool bundles
X-SVN-Rev: 31563
2012-03-02 00:26:11 +00:00
Andy Heninger
78b11e867d ICU-9139 compiler warning removed in rbbiscan.cpp
X-SVN-Rev: 31562
2012-03-02 00:04:30 +00:00
Markus Scherer
1c360497c7 ICU-9139 UCONFIG_NO_CONVERSION=1 bug fix
X-SVN-Rev: 31561
2012-03-01 23:50:07 +00:00
Markus Scherer
66325c9f16 ICU-9139 namespace bug fix
X-SVN-Rev: 31559
2012-03-01 21:55:23 +00:00
Markus Scherer
c677a3ad5e ICU-9139 ICU4C 49 dependencies.txt update
X-SVN-Rev: 31558
2012-03-01 21:18:01 +00:00
Michael Ow
49b21d6f81 ICU-9139 Fix typo in genrb usage message
X-SVN-Rev: 31557
2012-03-01 20:48:05 +00:00
Michael Ow
91d55b284e ICU-8718 Close opened resource bundle in TimeZoneFormat
X-SVN-Rev: 31556
2012-03-01 18:11:32 +00:00
Yoshito Umaoka
2b85bffdd4 ICU-9138 Updated license files in ICU4J.
X-SVN-Rev: 31555
2012-03-01 15:41:25 +00:00
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