summaryrefslogtreecommitdiffstats
path: root/icu/src/main/native/RBNFInterface.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove duplicate copies of ICU error translation.Elliott Hughes2009-09-111-31/+5
| | | | | For want of an 'extern "C"', we seem to have grown several duplicates of icu4jni_error.
* Use GetStringRegion/GetStringUTFRegion where appropriate.Elliott Hughes2009-09-101-48/+28
| | | | | | | | | | | Note that the changes to DecimalFormatInterface.cpp and RBNFInterface.cpp are just minor tidy-ups, fixing an issue where the early error exit wouldn't call ReleaseStringChars to undo the earlier call to GetStringChars. Also remove a dead function and fix a comment in ExpatParser.cpp. Tested on sapphire-eng. Bug: 1639287
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+382
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-382/+0
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-1/+1
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+382