1. 9672b48 Clean up the Java side of the ICU interface a bit. by Elliott Hughes · 14 years ago
  2. 42db7d1 Add's Java 6's DecimalFormat.setRoundingMode (et cetera). by Elliott Hughes · 14 years ago
  3. 3791171 Use a manually-synchronized HashMap instead of ConcurrentHashMap in LocaleData. by Elliott Hughes · 15 years ago
  4. 31df07d Add (but @hide) String.isEmpty and Locale.ROOT. by Elliott Hughes · 15 years ago
  5. f5b3fb4 am 10ebc7d0: Merge "Implement (but @hide) java.text.Normalizer from Java 6." by Elliott Hughes · 15 years ago
  6. a656b24 Implement (but @hide) java.text.Normalizer from Java 6. by Elliott Hughes · 15 years ago
  7. 7ee3a06 Resync a load of tests with upstream, make our build faster. by Elliott Hughes · 15 years ago
  8. b2cebc7 Merge "Fix a few of our FindBugs "high" warnings." into dalvik-dev by Elliott Hughes · 15 years ago
  9. deacd76 Fix a few of our FindBugs "high" warnings. by Elliott Hughes · 15 years ago
  10. aa39195 Use one method to create a Locale from a String. by Elliott Hughes · 15 years ago
  11. 4d4ca58 Remove RuleBasedNumberFormat from our icu4jni fork, since we don't need it. by Elliott Hughes · 15 years ago
  12. 5d593ea Use DecimalFormatSymbols' new default constructor for speed. by Elliott Hughes · 15 years ago
  13. da4f31d Fix jniThrowRuntimeException for C callers, add jniThrowNullPointerException. by Elliott Hughes · 15 years ago
  14. d5344fe Double the speed of DecimalFormat creation. by Elliott Hughes · 15 years ago
  15. 8c7e05b Remove commented-out code. by Elliott Hughes · 15 years ago
  16. d7e81f7 Fix NumberFormat's behavior with BigInteger and custom Number subclasses. by Elliott Hughes · 15 years ago
  17. 820dd9b Rename icu4jni's DecimalFormat to NativeDecimalFormat, to reduce confusion. by Elliott Hughes · 15 years ago
  18. 1efbe33 Gut NativeDecimalFormat in favor of icu4jni.DecimalFormat. by Elliott Hughes · 15 years ago
  19. f2d5062 Simplify our DecimalFormat. by Elliott Hughes · 15 years ago
  20. 1698d14 Switch our ICU JNI over to C++ and tidy up a little. by Elliott Hughes · 15 years ago
  21. 4722f16 Minor tidy-up of some of the ICU interface. by Elliott Hughes · 15 years ago
  22. b56d4f1 Improve the DecimalFormat JNI. by Elliott Hughes · 15 years ago
  23. e42c62c Speed up Character. by Elliott Hughes · 15 years ago
  24. e1e5e8e Fix Date.toString. by Elliott Hughes · 15 years ago
  25. aba52f9 Remove the last bits of the ICU ResourceBundle hack. by Elliott Hughes · 15 years ago
  26. 0b18d1e Support non-default negative patterns in NumberFormat.getIntegerInstance. by Elliott Hughes · 15 years ago
  27. a05602f Last bunch of NumberFormat speedups. by Elliott Hughes · 15 years ago
  28. 64e410f Speed up DecimalFormatSymbols. by Elliott Hughes · 15 years ago
  29. 6ca85c4 Fix build (accidental API leak). by Elliott Hughes · 15 years ago
  30. 33aa6eb Stop using ResourceBundle for locale data. by Elliott Hughes · 15 years ago
  31. 67081ff More ICU cleanup. by Elliott Hughes · 15 years ago
  32. 70fa193 Fix leaks in ICU JNI. by Elliott Hughes · 15 years ago
  33. 2e3a41d Speed up the way we access ICU's locale data. by Elliott Hughes · 15 years ago
  34. f787a87 Depessimize string conversions. by Elliott Hughes · 15 years ago
  35. a1e5d8a Fix java.util.Formatter formatting of -0.0. by Elliott Hughes · 15 years ago
  36. b7bfb47 CharsetDecoderICU/CharsetEncoderICU should take arrayOffset into account. by Elliott Hughes · 15 years ago
  37. f54136e Fix a few FindBugs warnings in code that isn't upstream. by Elliott Hughes · 15 years ago
  38. 34ecef9 Fix icu4jni Resources ("Locale") to not expose its internals. by Elliott Hughes · 15 years ago
  39. 1bf7522 Bug fixing for NumberFormat and BigDecimal. by Jesse Wilson · 15 years ago
  40. 9a00adf Use icu4jni_error more consistently. by Elliott Hughes · 15 years ago
  41. 738f950 Use jniThrowException instead of FindClass/ThrowNew. by Elliott Hughes · 15 years ago
  42. 35a3f09 am d9f8adbf: am cb12fde6: Make Resources preloadable again. by Elliott Hughes · 15 years ago
  43. eb6b2b6 Make Resources$DefaultTimeZones preloadable again. by Elliott Hughes · 15 years ago
  44. c742cad Remove duplicate copies of ICU error translation. by Elliott Hughes · 15 years ago
  45. 80e88aa Use GetStringRegion/GetStringUTFRegion where appropriate. by Elliott Hughes · 15 years ago
  46. 91e2974 Merge change 24402 by Android (Google) Code Review · 15 years ago
  47. d22b51d Use GetByteArrayRegion instead of GetByteArrayElements. by Elliott Hughes · 15 years ago
  48. 13b99f2 InputStreamReader forgets to convert incomplete multibyte characters at the buffer boundary by Urs Grob · 15 years ago
  49. 1ca715a Move LOG_TAG above the includes. by Andy McFadden · 15 years ago
  50. 77235a2 am e406b316: Bug 1844104: Fix buffer overwrite bugs in CharsetEncoderICU and CharsetDecoderICU. by Mihai Preda · 15 years ago
  51. 9932735 Bug 1844104: Fix buffer overwrite bugs in CharsetEncoderICU and CharsetDecoderICU. by Mihai Preda · 15 years ago
  52. 8cdbc20 Return an Object[][] rather than an Object[]. by Andy McFadden · 15 years ago
  53. 22826c5 am 08eacd4: am 64b928e: AI 148694: Manually copied from cupcake_dcm CL 1 by Andy Stadler · 15 years ago
  54. 0347eb1 AI 148694: Manually copied from cupcake_dcm CL 148669-p9. When resetting the by Andy Stadler · 15 years ago
  55. ad884a7 add comments for the UTF-8 string creation patch by Hao Feng · 15 years ago
  56. ab28398 auto import from //branches/cupcake/...@137873 by The Android Open Source Project · 16 years ago
  57. adc854b auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  58. 1c0fed6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  59. 2fb02ef auto import from //depot/cupcake/@132589 by The Android Open Source Project · 16 years ago
  60. d11a65b auto import from //depot/cupcake/@137055 by The Android Open Source Project · 16 years ago
  61. 9cb89d7 auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 16 years ago
  62. b792632 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  63. d94c06c auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 16 years ago
  64. a0881d0 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  65. dd828f4 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  66. fdb2704 Initial Contribution by The Android Open Source Project · 16 years ago