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