summaryrefslogtreecommitdiffstats
path: root/icu/src/main/native/NativeCollation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Dead code/cruft removal in the collation code.Elliott Hughes2010-04-231-430/+102
* Move the libcore registration out of libnativehelpers and into libcore.Elliott Hughes2010-04-161-3/+0
* Merge LocaleData and Resources, rename Resources to ICU.Elliott Hughes2010-04-161-0/+2
* Tidy up our getAvailableLocales methods to actually ask ICU4C.Elliott Hughes2010-04-011-16/+0
* Java 6 changed CollationKey from final to abstract.Elliott Hughes2010-03-261-40/+13
* Switch our ICU JNI over to C++ and tidy up a little.Elliott Hughes2010-01-221-0/+571