summaryrefslogtreecommitdiffstats
path: root/luni/src/main/java/libcore/icu/NativePluralRules.java
Commit message (Expand)AuthorAgeFilesLines
* Improve backward compatibility of plurals formatting.Elliott Hughes2014-11-181-0/+4
* More 64-bit fixes for libcore native code.Elliott Hughes2013-04-221-5/+5
* NativePluralRules.finalize should be protected, not public.Elliott Hughes2011-02-231-1/+1
* Scrub missing calls to super.finalize()Brian Carlstrom2010-09-281-2/+6
* Add TimeZones.forLocale, plus some tidying.Elliott Hughes2010-06-231-0/+60