Commit Graph

71 Commits

Author SHA1 Message Date
Markus Scherer
0c679d6a00 ICU-11764 8 new script codes for Unicode 9 & CLDR 29
X-SVN-Rev: 38609
2016-04-08 22:24:34 +00:00
Yoshito Umaoka
a0af6fe967 ICU-12186 Added ICU 57 API signature file.
X-SVN-Rev: 38502
2016-03-08 06:10:34 +00:00
Scott Russell
265f653a01 ICU-12059 support custom tag @discouraged
X-SVN-Rev: 38453
2016-03-01 21:24:28 +00:00
Yoshito Umaoka
a600c949fb ICU-12132 Regenerated ICU4J 56.1 API signature data file with JDK 7 javadoc.
X-SVN-Rev: 38237
2016-01-30 06:33:18 +00:00
Yoshito Umaoka
7c43d7d3f5 ICU-12022 Updated the minimum JRE version to Java 6.
X-SVN-Rev: 38099
2015-12-01 05:29:28 +00:00
Scott Russell
f3f355943b ICU-11918 refresh API change report & API sig, fix for missing file for formatTests module test, and cleanup LocaleMatcher API change
X-SVN-Rev: 38017
2015-09-23 22:01:29 +00:00
Yoshito Umaoka
44a9dcdabe ICU-10988 Changed the default javadoc implementation to JDK7, updated the build script to use JDK8 supported version at build time if JDK8 is used. Prints out warning in top-level release targets, when JDK8 is used.
X-SVN-Rev: 37999
2015-09-23 03:59:54 +00:00
Yoshito Umaoka
6097a70d4b ICU-11918 Fixed an eclipse warning in icu4j-build-tools.
X-SVN-Rev: 37980
2015-09-22 01:05:51 +00:00
Yoshito Umaoka
bd78494175 ICU-11918 Updated eclipse project for icu4j-build-tools to use a user library JDK8_TOOLS, referecing to JDK's tools.jar
X-SVN-Rev: 37979
2015-09-22 00:54:47 +00:00
Yoshito Umaoka
121c209819 ICU-11918 Reverted accidentally modified ICUTagletAdapter.java in the previous commit.
X-SVN-Rev: 37978
2015-09-22 00:51:19 +00:00
Yoshito Umaoka
e5105c7f84 ICU-11918 Fixed compiler warnings.
X-SVN-Rev: 37977
2015-09-22 00:32:25 +00:00
Scott Russell
f169e1d936 ICU-10988 Support v8 JavaDoc API
X-SVN-Rev: 37866
2015-09-02 15:31:55 +00:00
Markus Scherer
88e2877fd6 ICU-11574 near-final Unicode 8 data with new block API constants, code adjustments & fixes; svn merge --reintegrate branches/markus/uni80; plus Java port of C++ r37450 spoof data d6 update
X-SVN-Rev: 37474
2015-05-28 23:17:23 +00:00
Andy Heninger
e599c1007e ICU-11609 set svn property eol-style native for more text files in icu4j.
X-SVN-Rev: 37365
2015-04-17 23:31:56 +00:00
Yoshito Umaoka
d4975a1818 ICU-11565 Added ICU4J 55 API signature file. Added ICU4J 55 serializable test data and deleted ICU4J 51 serializable data.
X-SVN-Rev: 37218
2015-03-11 20:43:39 +00:00
Yoshito Umaoka
22dd5c9096 ICU-11565 Fixed Eclipse compiler warnings. Updated ICU4J project settings to detect [potentail] resource leak as warning, except icu-demos, icu-build-tools and icu-tools.
X-SVN-Rev: 37213
2015-03-11 18:54:31 +00:00
Yoshito Umaoka
9d59d49145 ICU-10993 Regenerated API signature files/change report to make sure the API status promotion fixes are properly reflected.
X-SVN-Rev: 36529
2014-09-16 19:22:20 +00:00
Yoshito Umaoka
0a5447bf67 ICU-10993 Added ICU4J 54 API signature file.
X-SVN-Rev: 36524
2014-09-16 08:43:29 +00:00
Michael Ow
0dbcb4cdfc ICU-10993 Fix line ending errors
X-SVN-Rev: 35990
2014-07-02 23:05:28 +00:00
Yoshito Umaoka
dd96359cdd ICU-10843 JDK 5 compatibility in build-tools project.
X-SVN-Rev: 35972
2014-07-01 15:49:32 +00:00
Yoshito Umaoka
c30ffd9852 ICU-10905 Added a support for Enum methods, based on Markus's feedback.
X-SVN-Rev: 35846
2014-06-10 15:14:49 +00:00
Yoshito Umaoka
a698e54bbb ICU-10905 Updated API signature files for old ICU versions. In the previous doc tool change, no-arg constructors are now included in the signature file. To prevent API change report tool to report them as newly added APIs, the API signature files were regenerated with the updated code.
X-SVN-Rev: 35769
2014-05-29 15:00:26 +00:00
Yoshito Umaoka
8e23062195 ICU-10905 A new tool used for checking deprected tag/annotation consistency. Also added an ant target to run the tool. Some synthetic constructors in abstract class were added (this is our policy) and tighten status tag consistency check. Actual fix for missing @Deprecated annotation will follow.
X-SVN-Rev: 35736
2014-05-22 20:05:59 +00:00
Markus Scherer
093580b5dc ICU-10821 Unicode 7.0 in trunk, from branches/markus/uni70@35631
X-SVN-Rev: 35634
2014-04-14 23:08:41 +00:00
Yoshito Umaoka
aade874cdd ICU-10749 BRS ICU4J 53 - Added the API signature file for this version.
X-SVN-Rev: 35495
2014-03-18 14:14:36 +00:00
Yoshito Umaoka
0ba03b9663 ICU-10396 Updated ICU4J API report tools to support enum constants and generics. Added the API signature files generated with the new code back to ICU 4.8, and deleted old API signature files.
X-SVN-Rev: 34643
2013-11-06 20:52:01 +00:00
Yoshito Umaoka
34abbe1c7f ICU-10399 Added ICU4J 52 API signature data file.
X-SVN-Rev: 34455
2013-09-23 15:13:58 +00:00
Yoshito Umaoka
02d6148322 ICU-10393 Added a new feature to CollectAPI to write out API list in TSV format.
X-SVN-Rev: 34302
2013-09-13 08:14:50 +00:00
Yoshito Umaoka
2e0d24aafc ICU-10084 BRS - Updated the API change report. Supplied API status tag to a bunch of new draft/private APIs. Fixed a API change report tool problem caused by an extremely long API signature (expanded an internal API signature token limit from 256 to 512).
X-SVN-Rev: 33899
2013-07-09 22:23:02 +00:00
Michael Ow
7322ddac17 ICU-10214 Update locale subtag check in XLIFF2ICU converter tool
X-SVN-Rev: 33831
2013-06-14 21:10:26 +00:00
Yoshito Umaoka
6144548e76 ICU-9722 Updated the API change report. Also added the API signature file generated from the trunk.
X-SVN-Rev: 33372
2013-03-05 05:11:28 +00:00
Yoshito Umaoka
57cf88ec0f ICU-9582 Added ICU4J 50 API signature file.
X-SVN-Rev: 32674
2012-10-19 17:03:50 +00:00
Yoshito Umaoka
7505f91f7f ICU-9582 Fixed resource leak warnings in demo and tools.
X-SVN-Rev: 32644
2012-10-16 20:00:35 +00:00
Yoshito Umaoka
a9ced99c1f ICU-9435 Refactoring ICU non-core utilities. Added releaseCLDR target in build.xml for generating all CLDR release files including new source jar archives.
X-SVN-Rev: 32381
2012-09-14 03:57:54 +00:00
Yoshito Umaoka
dcf6632ff6 ICU-9187 Added ICU4J 49 API signature file
X-SVN-Rev: 31639
2012-03-20 15:20:41 +00:00
Yoshito Umaoka
fac016b0ed ICU-9006 ICU4J API promotion for 49. A bug fix in the api report tool.
X-SVN-Rev: 31275
2012-01-30 17:16:37 +00:00
Markus Scherer
03a4b1a127 ICU-8827 Unicode 6.1 update: svn merge --reintegrate branches/markus/uni61 at r31061 into the trunk
X-SVN-Rev: 31072
2011-12-09 00:01:13 +00:00
Yoshito Umaoka
02bf9dd68a ICU-8649 Integrating JCite and embedding coding example in the ICU4J API reference doc.
X-SVN-Rev: 30841
2011-10-17 21:10:07 +00:00
Abhinav Gupta
2dde8091b2 ICU-8268 fixed problems found in code review.
X-SVN-Rev: 30759
2011-09-30 19:01:29 +00:00
Steven R. Loomis
f2dea4dba1 ICU-8855 undo bad commit r30752
X-SVN-Rev: 30753
2011-09-29 20:18:13 +00:00
Abhinav Gupta
27cdc577c8 ICU-8855 utf-8 file properties for icu4j (with copyright updates).
X-SVN-Rev: 30752
2011-09-29 19:44:32 +00:00
Abhinav Gupta
8db98c750a ICU-8268 fixed bug introduced by infinite recursion fix (r30724).
X-SVN-Rev: 30731
2011-09-28 14:46:18 +00:00
Abhinav Gupta
b69da8afad ICU-8268 infinite recursive loop fixed
X-SVN-Rev: 30724
2011-09-27 19:50:07 +00:00
Abhinav Gupta
55e9ba2738 ICU-8268 Inefficient use of Map.keySet. Use entrySet instead.
X-SVN-Rev: 30721
2011-09-27 19:49:44 +00:00
Yoshito Umaoka
3661163076 ICU-7787 Updated API report tool to show APIs promoted from internal to stable properly when -internal option is specified.
X-SVN-Rev: 30434
2011-07-27 22:44:49 +00:00
Yoshito Umaoka
816670941f ICU-8642 Add the API signature data file generated by release-4-8 into the trunk.
X-SVN-Rev: 30213
2011-06-13 19:40:00 +00:00
Yoshito Umaoka
909dcdc71f ICU-8552 Special JavaDoc Status description for technology preview.
X-SVN-Rev: 30083
2011-05-10 19:46:23 +00:00
Yoshito Umaoka
8c5407c182 ICU-8020 Added ICU4J 4.6 API data for future API comparison report.
X-SVN-Rev: 29189
2010-12-10 21:18:41 +00:00
Yoshito Umaoka
4954ca812f ICU-8120 Updated build scripts and eclipse workspace settings to use UTF-8 for java source files.
X-SVN-Rev: 29013
2010-11-08 15:11:14 +00:00
Yoshito Umaoka
cd59883f32 ICU-8126 Added API collection tool. Added a target draftAPIs utilizing the tool to generate draft API report. Fixed some doc issues in SpoofChecker.java.
X-SVN-Rev: 29000
2010-11-04 20:31:27 +00:00