Bug 648966 - Update g_unichar_iswide and g_unichar_iswide_cjk
authorBehdad Esfahbod <behdad@behdad.org>
Fri, 29 Apr 2011 20:14:49 +0000 (16:14 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Fri, 29 Apr 2011 22:03:24 +0000 (18:03 -0400)
commitacda716d2d955ba2107a06a11df2e7938d0dfd4d
treeb4712424e57c38b2a4607fccbbf665e4bcb74f09
parent426e1b61595f0c822b4a4f62f0d9152a6558232d
Bug 648966 - Update g_unichar_iswide and g_unichar_iswide_cjk

Update to Unicode 6.0.  Also attach Python script that generates
the tables.
glib/Makefile.am
glib/gen-iswide-table.py [new file with mode: 0755]
glib/guniprop.c