scuffed-code/icu4j/main/classes/collate
Abhinav Gupta 1efa6d411f ICU-8854 bitwise and/or of signed byte value.
Values loaded from a byte array are sign extended to 32-bits before any
bitwise operations are performed. Should &-down back to one-byte.

X-SVN-Rev: 30862
2011-10-24 19:24:08 +00:00
..
.externalToolBuilders ICU-7036 Several minor corrections, eclipse project files modifications and etc. 2009-07-08 18:12:00 +00:00
.settings ICU-8120 Updated build scripts and eclipse workspace settings to use UTF-8 for java source files. 2010-11-08 15:11:14 +00:00
src/com/ibm/icu ICU-8854 bitwise and/or of signed byte value. 2011-10-24 19:24:08 +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-7097 Enabled java compiler option -Xlint:all,-deprecation,-dep-ann for API projects. Fixed redundant cast warnings detected by javac in various files. Added @SuppressWarnings for intended usage of fallthrough in switch statements. Enabled fallthrough warning in Eclipse project files. 2009-08-27 23:02:38 +00:00
build.xml ICU-8649 Integrating JCite and embedding coding example in the ICU4J API reference doc. 2011-10-17 21:10:07 +00:00
collate-build.launch ICU-7036 Several minor corrections, eclipse project files modifications and etc. 2009-07-08 18:12:00 +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