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

Bug: 15350832
Change-Id: I8d84f3e50b643806ccf01190797c69ce6445b539
1fdc5dc8c280a05c2367bed7b4529b0fb5c1c40d 29-Jul-2014 Alan Lau <alanlau@google.com> DO NOT MERGE Dependency file for ICU break iterator.

Partial cherrypick of a94266074c7b82720fd2cecfb37ab8da85f1b296

Change-Id: Ib1c09c65d8448b3523abe504243b703d9d18b750
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