Commit Graph

8 Commits

Author SHA1 Message Date
Yoshito Umaoka
9985e52f02 ICU-6348 Enabled some APIs currently disabled for ICU4J Eclipse plug-in by making the implementation work on Foundation 1.0 environment.
X-SVN-Rev: 24169
2008-06-13 15:46:27 +00:00
Yoshito Umaoka
2fe984e3ce ICU-6157 Consolidated skeleton pattern definitions. Cleaned up Javadoc comments for new APIs. Fix Java 1.3/Foundation 1.0 env issues and etc.
X-SVN-Rev: 24070
2008-05-29 18:37:14 +00:00
Yoshito Umaoka
8bcaa88f1e ICU-6157 Corrected svn properties for new files. Added conditional compilation comments to build ICU4J on Java 1.3/Foundation 1.0 environment without errors.
X-SVN-Rev: 24068
2008-05-29 14:10:11 +00:00
Yoshito Umaoka
1e0eb434bc ICU-5975 Merging Java TimeZone integration work from Yoshito's work branch to the trunk.
X-SVN-Rev: 23554
2008-03-11 07:18:16 +00:00
Yoshito Umaoka
ee3e82bc2c ICU-5464 Fixed eclipse icu4j plug-in fragment (icu-jse4.jar) build problems.
X-SVN-Rev: 22546
2007-08-27 19:11:51 +00:00
Yoshito Umaoka
83ca3fe277 ICU-5550 Fixed Accept-Language parser problem in GlobalizationPreferences. The improved parser is implemented as ULocale package local method and replaces existing implementation in ULocale/GlobalizationPrefrences. Also, removed conditional compilation code from GlobalizationPreferneces.
X-SVN-Rev: 22487
2007-08-23 06:59:30 +00:00
Andrew J Macheret
42b1079c7d ICU-5849 Removed the reflection, replaced with preprocessor tags
X-SVN-Rev: 22438
2007-08-21 00:40:38 +00:00
Yoshito Umaoka
30785c67a8 ICU-5862 Updated CodeMangler to accept defined() command and to support OR condition. Also cleaned up the build.xml to support multiple versions of Java build environment. Conditional source codes are now marked as J2SE15 by the CodeMangler tool.
X-SVN-Rev: 22430
2007-08-20 22:17:50 +00:00