summaryrefslogtreecommitdiffstats
path: root/text
Commit message (Expand)AuthorAgeFilesLines
* Fix "unmappable character for ascii" warnings in libcore tests.Elliott Hughes2010-02-011-5/+7
* Change NumberFormatTest to match ICU's behavior.Elliott Hughes2010-01-291-16/+14
* Fix tests.api.java.io.SerializationStressTest3.test_18_116_writeObject.Elliott Hughes2010-01-291-1/+1
* Use DecimalFormatSymbols' new default constructor for speed.Elliott Hughes2010-01-282-15/+8
* am ff3a96c9: am c4f93305: Fix for DecimalFormatTest#test_formatToCharacterIte...Brett Chabot2010-01-271-6/+0
|\
| * Fix for DecimalFormatTest#test_formatToCharacterIteratorLjava_lang_ObjectBrett Chabot2010-01-211-6/+0
* | Fix NumberFormat's behavior with BigInteger and custom Number subclasses.Elliott Hughes2010-01-276-97/+28
* | Rename icu4jni's DecimalFormat to NativeDecimalFormat, to reduce confusion.Elliott Hughes2010-01-271-7/+6
* | Simplify our DecimalFormat.Elliott Hughes2010-01-263-136/+66
* | Fix Date.toString.Elliott Hughes2010-01-142-51/+58
* | am eb9ea32d: am 53a6c01c: Fix DecimalFormatTest#test_serializationHarmonyRICo...Brett Chabot2010-01-111-0/+5
|\ \ | |/
| * Fix DecimalFormatTest#test_serializationHarmonyRICompatible.Brett Chabot2010-01-081-1/+5
* | Last bunch of NumberFormat speedups.Elliott Hughes2010-01-052-6/+19
* | Speed up DecimalFormatSymbols.Elliott Hughes2010-01-041-48/+10
* | Fix build (accidental API leak).Elliott Hughes2010-01-042-36/+4
* | Stop using ResourceBundle for locale data.Elliott Hughes2010-01-047-76/+75
* | am d3b06457: am 6cdbef55: Merge change I1d9b205f into eclairBrett Chabot2009-12-224-61/+128
|\ \ | |/
| * Skip locale dependent libcore tests if required locales are not present.Brett Chabot2009-12-224-73/+128
* | More ICU cleanup.Elliott Hughes2009-12-212-3/+2
* | Speed up the way we access ICU's locale data.Elliott Hughes2009-12-211-9/+2
* | Fix java.util.Formatter formatting of -0.0.Elliott Hughes2009-12-091-5/+4
* | Android ICU4.2.1 upgrade.Claire Ho2009-12-023-3/+11
* | Remove more @KnownFailures now I've run tests.AllTests.Elliott Hughes2009-11-034-13/+0
* | Collation.getSortKey returns keys generated by a different algorithmUrs Grob2009-10-201-6/+46
* | Respond to impossible CloneNotSupportedExceptions with AssertionErrors.Jesse Wilson2009-10-166-6/+6
* | Bug fixing for NumberFormat and BigDecimal.Jesse Wilson2009-10-121-0/+138
* | Squashed commit of the following:Elliott Hughes2009-10-088-46/+39
|/
* Small changes missed in the original submission of 22482.Jesse Wilson2009-08-252-2/+2
* Update java.text to Harmony r802921.Jesse Wilson2009-08-2437-1685/+2108
* am ac02d18: am 2de2459: AI 148670: More tests that need to be marked broJorg Pleumann2009-05-111-0/+2
|\
| * AI 148670: More tests that need to be marked broken, sinceJorg Pleumann2009-05-111-0/+2
* | am d26d3fc: am 3fb3946: AI 147687: Several fixes for failing tests in thUrs Grob2009-04-293-0/+17
|\ \ | |/
| * AI 147687: Several fixes for failing tests in the cts host. also tests that t...Urs Grob2009-04-243-0/+17
| * AI 145289: Fixes for tests in the text module.Urs Grob2009-04-094-0/+14
| * AI 143456: Bringing the text tests down to zero failures.Jorg Pleumann2009-03-302-0/+4
* | AI 145650: am: CL 145613 am: CL 145289 Fixes for tests in the text module.Urs Grob2009-04-094-0/+14
* | AI 143668: am: CL 143635 am: CL 143456 Bringing the text tests down to zero f...Jorg Pleumann2009-03-312-0/+4
* | auto import //branches/master/...@140412The Android Open Source Project2009-03-181-1/+1
|/
* auto import from //branches/cupcake/...@137873The Android Open Source Project2009-03-116-56/+54
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0362-0/+30943
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0362-30943/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-105-31/+100
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-0931-4838/+5167
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-1755-1867/+9854
* Initial ContributionThe Android Open Source Project2008-10-2161-0/+22558