Go to file
Abhinav Gupta b58534a609 ICU-8268 impossible cast from double[] to int[].
Java doesn't allow casting array of type A to array of type B. The elements
have to be manually casted.

X-SVN-Rev: 30723
2011-09-27 19:49:59 +00:00
icu4c ICU-8328 added note about data files to readme. 2011-09-26 17:00:46 +00:00
icu4j ICU-8268 impossible cast from double[] to int[]. 2011-09-27 19:49:59 +00:00
tools ICU-8755 updates to uconfigtest script 2011-08-15 23:39:52 +00:00
.gitattributes ICU-8328 switched to separate icudata.jar and icutzdata.jar 2011-09-26 15:30:39 +00:00
.gitignore ICU-8774 Support locale category in com.ibm.icu.base plug-in. Also fixed a Java 5 support problem in DateFormatSymbols in com.ibm.icu.base. 2011-08-31 07:02:05 +00:00