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