Commit Graph

23438 Commits

Author SHA1 Message Date
Michael Ow
30153c1400 ICU-8209 Update version number in ICU4C to 4.7.1
X-SVN-Rev: 29186
2010-12-10 20:32:03 +00:00
Yoshito Umaoka
1e3205b869 ICU-8078 Better ULocale/Locale mapping on JRE 7+ using the new Locale APIs.
X-SVN-Rev: 29181
2010-12-09 21:55:20 +00:00
Andy Heninger
4f5faa01b7 ICU-7441 Make StringPiece comparison operators public.
X-SVN-Rev: 29178
2010-12-09 18:51:55 +00:00
Mark Davis
7ddf792330 ICU-8226 Update tests
X-SVN-Rev: 29177
2010-12-09 18:09:48 +00:00
Michael Ow
65efbb87d7 ICU-7089 Add test for Calendar class time stamp recalculation in ICU4J
X-SVN-Rev: 29165
2010-12-07 23:51:28 +00:00
Michael Ow
3261e6d703 ICU-7089 Add test for Calendar class time stamp recalculation in ICU4C
X-SVN-Rev: 29164
2010-12-07 23:46:13 +00:00
Michael Ow
6400b375c6 ICU-7089 Recalculate time stamp array if stamp value is going to exceed limit in ICU4J calendar class.
X-SVN-Rev: 29163
2010-12-07 17:30:04 +00:00
Michael Ow
734b84401f ICU-7089 Recalculate time stamp array if stamp value is going to exceed limit in ICU4C calendar class.
X-SVN-Rev: 29162
2010-12-07 17:27:42 +00:00
Michael Ow
54c4dc59ca ICU-8083 Update locale test data.
X-SVN-Rev: 29158
2010-12-03 20:43:21 +00:00
Michael Ow
642c2f0f68 ICU-8083 Update locale test for r29153
X-SVN-Rev: 29157
2010-12-03 20:39:32 +00:00
Michael Ow
821d71dd85 ICU-7089 Ensure that the time stamp used by ICU4J Calendar class does not exceed the documented limit.
X-SVN-Rev: 29155
2010-12-03 19:31:41 +00:00
Michael Ow
f67997b725 ICU-7089 Ensure that the time stamp used by ICU4C Calendar class does not exceed the documented limit.
X-SVN-Rev: 29154
2010-12-03 19:31:10 +00:00
Michael Ow
b988aacf7a ICU-8083 Update LANGUAGES and LANGUAGES_3 table, fix API information, and add a test for missing languages.
X-SVN-Rev: 29153
2010-12-03 19:25:49 +00:00
Steven R. Loomis
9ec80e7ba3 ICU-8211 ficx dependency generation for xlC v9
X-SVN-Rev: 29150
2010-12-03 16:49:10 +00:00
Steven R. Loomis
ada54ef5d2 ICU-8207 re-enable a skipped test which had caught the swap issue..
X-SVN-Rev: 29146
2010-12-02 19:56:54 +00:00
Steven R. Loomis
58a797bda3 ICU-8207 update icudata.jar due to #8205
X-SVN-Rev: 29141
2010-12-02 19:36:33 +00:00
Steven R. Loomis
96876653d9 ICU-8205 fix improper swap of uspoof, also add to swap test
X-SVN-Rev: 29139
2010-12-02 19:17:46 +00:00
Peter Edberg
a30a0d2886 ICU-8021 Move "Supported Platforms" section from readme to Downloads page; fix some validation errs
X-SVN-Rev: 29130
2010-12-01 23:58:44 +00:00
Yoshito Umaoka
97766ba66d ICU-8022 Updated pom.xml for 4.6 release.
X-SVN-Rev: 29129
2010-12-01 23:57:36 +00:00
Yoshito Umaoka
8566e3907d ICU-8022 #7316 is also reproduced with OpenJDK 6. Updated the test case to make it work on OpenJDK 6.
X-SVN-Rev: 29127
2010-12-01 22:37:53 +00:00
Yoshito Umaoka
3357036c2e ICU-8022 Removed readme.html for ICU4J locale SPI. Moved the contents to a new ICU user guide page - http://userguide.icu-project.org/icu4j-locale-service-provider. Updated the old link to locale SPI readme to the new user guide page in the master readme.html.
X-SVN-Rev: 29126
2010-12-01 18:46:48 +00:00
Yoshito Umaoka
8747ad6633 ICU-8022 Fixed a build problem for target jarDemos.
X-SVN-Rev: 29124
2010-12-01 17:19:06 +00:00
Yoshito Umaoka
3b5f70add2 ICU-8022 Updated readme.html for 4.6 final release.
X-SVN-Rev: 29123
2010-12-01 17:15:46 +00:00
Peter Edberg
66a775159d ICU-8201 Integrate post-rc2 CLDR data changes, J
X-SVN-Rev: 29122
2010-12-01 05:41:21 +00:00
Peter Edberg
822102c9b9 ICU-8201 Integrate post-rc2 CLDR data changes, C
X-SVN-Rev: 29121
2010-12-01 05:40:46 +00:00
Yoshito Umaoka
d33ebb8852 ICU-8022 Fixed ant target cldrUtil to include some necessary classes in utilities.jar
X-SVN-Rev: 29118
2010-11-30 00:04:18 +00:00
Michael Ow
74caa5d001 ICU-8193 Increase array size in cintltst's TestCEValidity.
X-SVN-Rev: 29099
2010-11-23 02:00:16 +00:00
Yoshito Umaoka
c07690facb ICU-8022 Minor updates in readme.html for RC2. Deleted ucdterms.txt because we have unicode-license.txt.
X-SVN-Rev: 29086
2010-11-19 19:29:00 +00:00
Peter Edberg
651c34b027 ICU-8156 integrate last changes for CLDR 1.9rc2 into ICU4J
X-SVN-Rev: 29080
2010-11-18 21:16:54 +00:00
Peter Edberg
53875e5b6a ICU-8156 integrate last changes for CLDR 1.9rc2 into ICU4C
X-SVN-Rev: 29079
2010-11-18 21:16:20 +00:00
Peter Edberg
6a95c1889e ICU-7298 Forgot to set the directory in a couple of places, found while testing this
X-SVN-Rev: 29075
2010-11-18 06:42:40 +00:00
Peter Edberg
fa78e1e8d6 ICU-7298 Remove "#! /bin/bash", this really cannot be used as a script anymore
X-SVN-Rev: 29073
2010-11-18 05:38:28 +00:00
Peter Edberg
5593c36e1d ICU-7298 Further update cldr-icu-readme based on John's instructions and my experiences
X-SVN-Rev: 29072
2010-11-18 05:21:55 +00:00
Yoshito Umaoka
b2491ae553 ICU-8021 Updated the unicode licence term
X-SVN-Rev: 29069
2010-11-17 22:24:48 +00:00
Yoshito Umaoka
edd3f84d40 ICU-8022 Updated the unicode license term
X-SVN-Rev: 29068
2010-11-17 22:23:36 +00:00
Yoshito Umaoka
42a621afdb ICU-8022 Fixed test code problems with jdktzCheck.
X-SVN-Rev: 29067
2010-11-17 22:10:26 +00:00
Markus Scherer
c23da28bcc ICU-8168 spelling fix
X-SVN-Rev: 29066
2010-11-17 21:58:21 +00:00
Mark Davis
e1413aed6d ICU-8169 Check the length to prevent exception.
X-SVN-Rev: 29065
2010-11-17 20:29:34 +00:00
Yoshito Umaoka
4961d60ef4 ICU-8022 BRS: organize imports
X-SVN-Rev: 29064
2010-11-17 15:55:01 +00:00
Peter Edberg
44330039cc ICU-8131 remove unihan collations, adjust tests
X-SVN-Rev: 29063
2010-11-17 05:35:28 +00:00
Peter Edberg
85aa1e1ce2 ICU-8131 temp hack: make genrb exclude unihan collation unless temp option --includeUnihanColl is used
X-SVN-Rev: 29062
2010-11-17 04:30:05 +00:00
Markus Scherer
3fa1d14787 ICU-8084 fix the 4.6 release date
X-SVN-Rev: 29061
2010-11-17 00:08:26 +00:00
Markus Scherer
e5a2f47203 ICU-8084 link to the User Guide howtouseicu page
X-SVN-Rev: 29060
2010-11-17 00:08:07 +00:00
Steven R. Loomis
bdb7469c6a ICU-8021 update APIChangeReport.html
X-SVN-Rev: 29059
2010-11-16 22:59:36 +00:00
Markus Scherer
d92c186953 ICU-8149 Document what getPropertyValueEnum() returns for an unknown value alias
X-SVN-Rev: 29058
2010-11-16 22:17:52 +00:00
Markus Scherer
a7db2b76be ICU-7641 do not refer to a particular (old) version of Unicode
X-SVN-Rev: 29057
2010-11-16 22:03:55 +00:00
Markus Scherer
5a840765ea ICU-7641 do not refer to a particular (old) version of Unicode
X-SVN-Rev: 29056
2010-11-16 22:03:33 +00:00
Markus Scherer
fa4ce3e6ae ICU-8021 fix namespace problem from ucol_imp.h r28996
X-SVN-Rev: 29055
2010-11-16 21:46:24 +00:00
Peter Edberg
52dd980540 ICU-8155 change to @internal - UCLN_NO_AUTO_CLEANUP, U_HAVE_STD_STRING, U_ENABLE_DYLOAD, U_CHECK_DYLOAD
X-SVN-Rev: 29054
2010-11-16 20:53:43 +00:00
Peter Edberg
b9cfe4aa5b ICU-8155 Promote LocalPointer[Base]/LocalArray/U_DEFINE_LOCAL_OPEN_POINTER from @draft 4.4 to @stable
X-SVN-Rev: 29050
2010-11-15 19:40:24 +00:00