This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
scuffed-code
Watch
1
Star
0
Fork
0
You've already forked scuffed-code
Code
Issues
Pull Requests
Releases
Wiki
Activity
26255a3157
scuffed-code
/
icu4j
/
main
/
classes
/
localespi
History
Yoshito Umaoka
2d39c18a49
ICU-9187 Resolve javac compiler warning with JDK 7. SuppressWarning annotation type 'rawtypes' is necessary instead of 'unchecked' with JDK 7. However, with Eclipse IDE using Java 1.5 env still requires 'unchecked'. Thus, kept 'unchecked', added 'rawtypes' and updated all ICU runtime library projects to ignore unused SuppressWarning types, instead of warning.
...
X-SVN-Rev: 31622
2012-03-15 18:56:48 +00:00
..
.settings
ICU-9187 Resolve javac compiler warning with JDK 7. SuppressWarning annotation type 'rawtypes' is necessary instead of 'unchecked' with JDK 7. However, with Eclipse IDE using Java 1.5 env still requires 'unchecked'. Thus, kept 'unchecked', added 'rawtypes' and updated all ICU runtime library projects to ignore unused SuppressWarning types, instead of warning.
2012-03-15 18:56:48 +00:00
src
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
].
2012-03-08 23:12:02 +00:00
.classpath
ICU-7027 Exclude .svn from Java build path, so directory .svn and its contents won't be copied to the build output directory.
2009-08-12 19:15:17 +00:00
.project
ICU-7036 Several minor corrections, eclipse project files modifications and etc.
2009-07-08 18:12:00 +00:00
build.properties
ICU-9187 Ignore javac warning for setting an older source without bootclasspath introduced in JDK 7.
2012-03-15 18:21:48 +00:00
build.xml
ICU-8924 Add findbugs targets
2011-12-29 18:13:00 +00:00
localespi-build.launch
ICU-7027 Remove unused properties including host specific file path from external tool launch configuration used for ant build in eclipse projects.
2009-07-02 19:11:06 +00:00
manifest.stub
ICU-8017 Updated MANIFEST.MF in ICU runtime library jar files to make them OSGi bundles.
2010-10-14 19:15:38 +00:00