History log of /libcore/luni/src/main/native/IcuUtilities.h
Revision Date Author Comments
a04b5c3d39232c7616591883ee2124520e3ab622 06-Mar-2015 Elliott Hughes <enh@google.com> Explicitly specify the icu:: namespace.

Bug: 15350832
Change-Id: I8d84f3e50b643806ccf01190797c69ce6445b539
cc4bdc5a64270237c1514b6d56dabaf376bc3e36 11-Dec-2014 Elliott Hughes <enh@google.com> Remove a workaround for an icu4c header file hack.

The hack has been removed.

Change-Id: Ia70f0cf05a47c68351e97d77b0675cbef67891d0
a94266074c7b82720fd2cecfb37ab8da85f1b296 30-May-2014 Elliott Hughes <enh@google.com> Pass BCP-47 tags and not Locale.toString results to ICU.

ICU can't handle the new toString forms for scripts etc.
and it's also guaranteed to deal with BCP-47 tags correctly.

Most of the changes in this patch are required to keep
backwards compatibility for getDisplayCountry string etc. in
the face of the transformations toLanguageTag performs.

A few tests were changed, but for the better.

The tagalog -> filipino charlie foxtrot will be dealt with
in a follow up change.

Co-Authored-By: Narayan Kamath <narayan@google.com>

Change-Id: Ia7f26d92a0e38c4bbb1d839c0fbd8ad16a473bf5
8c80e6bbbe48bc1a3a2c0c0a2eed252e1c04ea2c 05-Sep-2013 Elliott Hughes <enh@google.com> Only use public API for icu4c's FieldPositionIterator.

Change-Id: I247f7c644537b8e9f67f4f27360ce1449fa04300
aaf01db628576a4e8c76c23b94d12adeefb7bbae 26-Aug-2013 Elliott Hughes <enh@google.com> Fix the Charset alias generation to use the correct icu4c API.

Bug: 10492721

(cherry picked from commit 783a57a7ece339bc246925e328bc82b50cae427a)

Change-Id: I53bbdf459944c6b5bcb134cae29c541bba17d2f8
783a57a7ece339bc246925e328bc82b50cae427a 26-Aug-2013 Elliott Hughes <enh@google.com> Fix the Charset alias generation to use the correct icu4c API.

Bug: 10492721
Change-Id: Ie81b8aca9d7531d0fd8476ccab78653b0aa68755
283305e2eabd3b250e26ec5a8a56c18ae5161867 30-Jul-2013 Elliott Hughes <enh@google.com> Make UnicodeString::toUTF8String(std::string&) available.

Handy for debugging.

Bug: 9276605
Change-Id: Ia3235026d4e659df4202b1fecaa2873ef646a341
3aac4ddc4d17c07fa8b4908069d23d5401a77993 05-Feb-2013 Elliott Hughes <enh@google.com> Add icu4c-backed transliteration.

Change-Id: I4194810646a2a0661331aaf941fb5f99ce7758b1