Bug 459905 – Bug in wcwidth data Bug 534085 – g_unichar_iswide_cjk()
authorBehdad Esfahbod <behdad@gnome.org>
Tue, 20 May 2008 19:42:07 +0000 (19:42 +0000)
committerBehdad Esfahbod <behdad@src.gnome.org>
Tue, 20 May 2008 19:42:07 +0000 (19:42 +0000)
commit123dfdc5c2977cc989d7c59e536d296deb3ffa1c
tree9d1f5392da5d31ee4ddeacec569db6c6c08dea9a
parent8fb03be5a9834adc252fcac985fd6b1756f31d0a
Bug 459905 – Bug in wcwidth data Bug 534085 – g_unichar_iswide_cjk()

2008-05-20  Behdad Esfahbod  <behdad@gnome.org>

        Bug 459905 – Bug in wcwidth data
        Bug 534085 – g_unichar_iswide_cjk() has a totally wrong table
        * glib/guniprop.c (g_unichar_iswide), (g_unichar_iswide_cjk):
        Regenrate wide and wide_cjk tables from Unicode 5.1.0 data directly.
        Not using Markus Kuhn's tables anymore.

svn path=/trunk/; revision=6920
ChangeLog
glib/guniprop.c