Patch from Andrew Taylor to improve tables and reduce relocations by using
authorOwen Taylor <otaylor@redhat.com>
Wed, 14 Nov 2001 02:32:45 +0000 (02:32 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Wed, 14 Nov 2001 02:32:45 +0000 (02:32 +0000)
commit917026269ee4a6fb749758ebc0244bef7a734cae
treec30e34c2379cb79a789dcf06dc3cda77e4a31f79
parent4abd166025f336f8b427e1e0a6faac103d96f87d
Patch from Andrew Taylor to improve tables and reduce relocations by using

Tue Nov 13 21:25:35 2001  Owen Taylor  <otaylor@redhat.com>

* glib/{gen-unicode-tables.pl,gunibreak.c,gunibreak.h,
gunichartables.h, gunicomp.h, gunidecomp.[ch],
guniprop.c}: Patch from Andrew Taylor to improve
tables and reduce relocations by using indices
rather than pointers. (#64433)

* tests/unicode-normalize.c (main): Fix for changes
to g_strsplit().
17 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/gen-unicode-tables.pl
glib/gunibreak.c
glib/gunibreak.h
glib/gunichartables.h
glib/gunicomp.h
glib/gunidecomp.c
glib/gunidecomp.h
glib/guniprop.c
tests/unicode-normalize.c