summaryrefslogtreecommitdiffstats
path: root/icu/src/main/native/DecimalFormatInterface.cpp
Commit message (Expand)AuthorAgeFilesLines
* Switch our ICU JNI over to C++ and tidy up a little.Elliott Hughes2010-01-221-659/+0
* Improve the DecimalFormat JNI.Elliott Hughes2010-01-211-200/+60
* Speed up DecimalFormatSymbols.Elliott Hughes2010-01-041-20/+17
* Bug fixing for NumberFormat and BigDecimal.Jesse Wilson2009-10-121-3/+4
* Remove duplicate copies of ICU error translation.Elliott Hughes2009-09-111-40/+13
* Use GetStringRegion/GetStringUTFRegion where appropriate.Elliott Hughes2009-09-101-39/+16
* Move LOG_TAG above the includes.Andy McFadden2009-06-041-1/+1
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+851
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-837/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-97/+83
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-83/+97
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-131-35/+49
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-9/+10
* Initial ContributionThe Android Open Source Project2008-10-211-0/+822