1. b717644 Fix NativeBreakIterator_cloneImpl return type. by Elliott Hughes · 10 years ago
  2. 9adba44 NativeBreakIterator LP64 fixes. by Elliott Hughes · 11 years ago
  3. 1e5d730 More 64-bit fixes for libcore native code. by Elliott Hughes · 11 years ago
  4. 3aac4dd Add icu4c-backed transliteration. by Elliott Hughes · 12 years ago
  5. 0158436 Rewrite NativeBreakIterator to use refreshInputText. by Elliott Hughes · 12 years ago
  6. 5ec69b2 Clean up ICU error reporting. by Elliott Hughes · 12 years ago
  7. 7cd6760 Make libjavacore independent of libnativehelper for the PDK. by Elliott Hughes · 12 years ago
  8. f08498e Fix gcc-4.6 compiler warnings about conversion between pointer and integer. by Doug Kwan · 13 years ago
  9. aa96cbd Fix java.text.BreakIterator. by Elliott Hughes · 13 years ago
  10. bef9ec3 Clean up ICU exception throwing. by Elliott Hughes · 13 years ago
  11. 57d0a10 Make all filenames match their classes. by Elliott Hughes · 13 years ago[Renamed from luni/src/main/native/NativeBreakIterator.cpp]
  12. c27a366 More icu4jni reshuffling. by Elliott Hughes · 14 years ago
  13. e22935d Remove most of our C-style casts. by Elliott Hughes · 14 years ago
  14. 034db7d Remove more of our C-style casts, fix more of our native method names. by Elliott Hughes · 14 years ago
  15. 4e3714f Stop using GetStringChars/ReleaseStringChars. by Elliott Hughes · 14 years ago
  16. 0596087 Enhance ScopedUtfChars to include the null check most callers were missing. by Elliott Hughes · 14 years ago
  17. 44e0e56 Enable -Wall -Wextra for libcore and cleanup all but one warning by Brian Carlstrom · 14 years ago
  18. 6b811c5 Merge awt-kernel, icu, luni-kernel, prefs, security-kernel, x-net into luni by Peter Hallam · 14 years ago[Renamed from icu/src/main/native/NativeBreakIterator.cpp]
  19. 0808cae Dead code/cruft removal in the collation code. by Elliott Hughes · 14 years ago
  20. c08f9fb Move the libcore registration out of libnativehelpers and into libcore. by Elliott Hughes · 14 years ago
  21. 757a794 Merge LocaleData and Resources, rename Resources to ICU. by Elliott Hughes · 14 years ago
  22. f9157ea Tidy up our getAvailableLocales methods to actually ask ICU4C. by Elliott Hughes · 14 years ago
  23. bcf7c66 Start cleaning up the Charset implementation. by Elliott Hughes · 14 years ago
  24. 1698d14 Switch our ICU JNI over to C++ and tidy up a little. by Elliott Hughes · 15 years ago