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