Bug 654651 - Better g_unicode_canonical_decomposition()
authorBehdad Esfahbod <behdad@behdad.org>
Mon, 18 Jul 2011 21:52:40 +0000 (17:52 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Mon, 18 Jul 2011 22:12:35 +0000 (18:12 -0400)
commit0584fe33de86f9fd8effe006d911cf5948b4ad05
treebfb4186d30237ce04d770901518c3dd7c58f9a50
parent7f289c924bdc78bff9b5a96cf9e7c0ed943d64c6
Bug 654651 - Better g_unicode_canonical_decomposition()

Add g_unichar_fully_decompose().
Deprecate g_unicode_canonical_decomposition().
docs/reference/glib/glib-sections.txt
glib/glib.symbols
glib/gunicode.h
glib/gunidecomp.c
glib/tests/unicode.c