Add hangul composition and decomposition to unicode normalization.
authorNoah Levitt <nlevitt@columbia.edu>
Thu, 4 Dec 2003 19:47:52 +0000 (19:47 +0000)
committerNoah Levitt <nlevitt@src.gnome.org>
Thu, 4 Dec 2003 19:47:52 +0000 (19:47 +0000)
commit45b15909233c5a07d2c35e39c0321cf4b45cfcc1
tree1c439a0ea450e3f1cdf94257f420980f88e42498
parentc9ca629947b6bb9574d4d001805b6e349e481288
Add hangul composition and decomposition to unicode normalization.

2003-12-04  Noah Levitt  <nlevitt@columbia.edu>

* glib/gunidecomp.c: Add hangul composition and decomposition to
unicode normalization. (#100456)

* tests/unicode-normalize.c: Test hangul.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/gunidecomp.c
tests/unicode-normalize.c