Unicode 4.0 special casing. (#114681)
authorNoah Levitt <nlevitt@columbia.edu>
Wed, 10 Sep 2003 16:55:36 +0000 (16:55 +0000)
committerNoah Levitt <nlevitt@src.gnome.org>
Wed, 10 Sep 2003 16:55:36 +0000 (16:55 +0000)
commit8d91ba8c585f269229c768415b04fdd222e6fa72
tree146c8d169345f392ea79b0c6f5bc26c825415b2d
parent896d38706b877c66183bf7c70c2b0b76db8009d5
Unicode 4.0 special casing. (#114681)

2003-09-10  Noah Levitt  <nlevitt@columbia.edu>

* glib/gunicodeprivate.h:
* glib/gunicollate.c:
* glib/gunidecomp.c:
* glib/guniprop.c:
* tests/casemap.txt:
* tests/gen-casemap-txt.pl: Unicode 4.0 special casing. (#114681)

* glib/gunicodeprivate.h: Use a private header instead of extern
function declarations (_g_utf8_normalize_wc,
_g_unichar_combining_class).
12 files changed:
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/gunicodeprivate.h [new file with mode: 0644]
glib/gunicollate.c
glib/gunidecomp.c
glib/guniprop.c
tests/casemap.txt
tests/gen-casemap-txt.pl