History log of /dalvik/libcore/icu/src/main/native/NativeNormalizer.cpp
Revision Date Author Comments
d83c3bd3b8e8bb311e83ec5aeebf2c8122343447 02-Mar-2010 Elliott Hughes <enh@google.com> Implement (but @hide) java.text.Normalizer from Java 6.

Based on https://android-git.corp.google.com/g/42516.

Includes the harmony tests from their Java 6 branch.

Bug: 719001