1. 42db7d1 Add's Java 6's DecimalFormat.setRoundingMode (et cetera). by Elliott Hughes · 14 years ago
  2. 7b00ce8 Add Java 6's Scanner.reset and fix RuleBasedCollator's javadoc. by Elliott Hughes · 14 years ago
  3. a0a4196 Fix all instances of "new Integer" (et cetera). by Elliott Hughes · 15 years ago
  4. fd8a46a am c9b3aeb6: Prevent java.text.Normalizer from getting a default constructor. by Elliott Hughes · 15 years ago
  5. 9720b13 Prevent java.text.Normalizer from getting a default constructor. by Elliott Hughes · 15 years ago
  6. f5b3fb4 am 10ebc7d0: Merge "Implement (but @hide) java.text.Normalizer from Java 6." by Elliott Hughes · 15 years ago
  7. a656b24 Implement (but @hide) java.text.Normalizer from Java 6. by Elliott Hughes · 15 years ago
  8. 7ee3a06 Resync a load of tests with upstream, make our build faster. by Elliott Hughes · 15 years ago
  9. deacd76 Fix a few of our FindBugs "high" warnings. by Elliott Hughes · 15 years ago
  10. 307a6a0 Remove obviously bogus @KnownFailure annotations. by Elliott Hughes · 15 years ago
  11. 186ae3b FindBugs didn't like setInternalField, and neither do I. by Elliott Hughes · 15 years ago
  12. 5d7592f Fix "unmappable character for ascii" warnings in libcore tests. by Elliott Hughes · 15 years ago
  13. 0b89591 Change NumberFormatTest to match ICU's behavior. by Elliott Hughes · 15 years ago
  14. f8ba29b Fix tests.api.java.io.SerializationStressTest3.test_18_116_writeObject. by Elliott Hughes · 15 years ago
  15. 5d593ea Use DecimalFormatSymbols' new default constructor for speed. by Elliott Hughes · 15 years ago
  16. a2263b5 am ff3a96c9: am c4f93305: Fix for DecimalFormatTest#test_formatToCharacterIteratorLjava_lang_Object by Brett Chabot · 15 years ago
  17. d7e81f7 Fix NumberFormat's behavior with BigInteger and custom Number subclasses. by Elliott Hughes · 15 years ago
  18. 820dd9b Rename icu4jni's DecimalFormat to NativeDecimalFormat, to reduce confusion. by Elliott Hughes · 15 years ago
  19. f2d5062 Simplify our DecimalFormat. by Elliott Hughes · 15 years ago
  20. e7a431c Fix for DecimalFormatTest#test_formatToCharacterIteratorLjava_lang_Object by Brett Chabot · 15 years ago
  21. e1e5e8e Fix Date.toString. by Elliott Hughes · 15 years ago
  22. a06ae18 am eb9ea32d: am 53a6c01c: Fix DecimalFormatTest#test_serializationHarmonyRICompatible. by Brett Chabot · 15 years ago
  23. e7077a5 Fix DecimalFormatTest#test_serializationHarmonyRICompatible. by Brett Chabot · 15 years ago
  24. a05602f Last bunch of NumberFormat speedups. by Elliott Hughes · 15 years ago
  25. 64e410f Speed up DecimalFormatSymbols. by Elliott Hughes · 15 years ago
  26. 6ca85c4 Fix build (accidental API leak). by Elliott Hughes · 15 years ago
  27. 33aa6eb Stop using ResourceBundle for locale data. by Elliott Hughes · 15 years ago
  28. a0f3818 am d3b06457: am 6cdbef55: Merge change I1d9b205f into eclair by Brett Chabot · 15 years ago
  29. 7f326eb Skip locale dependent libcore tests if required locales are not present. by Brett Chabot · 15 years ago
  30. 67081ff More ICU cleanup. by Elliott Hughes · 15 years ago
  31. 2e3a41d Speed up the way we access ICU's locale data. by Elliott Hughes · 15 years ago
  32. a1e5d8a Fix java.util.Formatter formatting of -0.0. by Elliott Hughes · 15 years ago
  33. e124afe Android ICU4.2.1 upgrade. by Claire Ho · 15 years ago
  34. 538eac4 Remove more @KnownFailures now I've run tests.AllTests. by Elliott Hughes · 15 years ago
  35. f98be6b Collation.getSortKey returns keys generated by a different algorithm by Urs Grob · 15 years ago
  36. 1c422fc Respond to impossible CloneNotSupportedExceptions with AssertionErrors. by Jesse Wilson · 15 years ago
  37. 1bf7522 Bug fixing for NumberFormat and BigDecimal. by Jesse Wilson · 15 years ago
  38. fe1eba1 Squashed commit of the following: by Elliott Hughes · 15 years ago
  39. 90b53ce Small changes missed in the original submission of 22482. by Jesse Wilson · 15 years ago
  40. 9b354e7 Update java.text to Harmony r802921. by Jesse Wilson · 15 years ago
  41. 291d51f am ac02d18: am 2de2459: AI 148670: More tests that need to be marked bro by Jorg Pleumann · 15 years ago
  42. 5f5efac AI 148670: More tests that need to be marked broken, since by Jorg Pleumann · 15 years ago
  43. 240dfaf am d26d3fc: am 3fb3946: AI 147687: Several fixes for failing tests in th by Urs Grob · 15 years ago
  44. e01d752 AI 147687: Several fixes for failing tests in the cts host. also tests that timeout by Urs Grob · 15 years ago
  45. c5ad4fd AI 145650: am: CL 145613 am: CL 145289 Fixes for tests in the text module. by Urs Grob · 15 years ago
  46. 1d35d2c AI 145289: Fixes for tests in the text module. by Urs Grob · 15 years ago
  47. 2498c32 AI 143668: am: CL 143635 am: CL 143456 Bringing the text tests down to zero failures. by Jorg Pleumann · 15 years ago
  48. 0221eed AI 143456: Bringing the text tests down to zero failures. BUG=1285921 by Jorg Pleumann · 15 years ago
  49. 5d287a9 auto import //branches/master/...@140412 by The Android Open Source Project · 15 years ago
  50. ab28398 auto import from //branches/cupcake/...@137873 by The Android Open Source Project · 16 years ago
  51. adc854b auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  52. 1c0fed6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  53. b792632 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  54. a0881d0 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  55. dd828f4 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  56. fdb2704 Initial Contribution by The Android Open Source Project · 16 years ago