summaryrefslogtreecommitdiff
path: root/tests/unicode-normalize.c
AgeCommit message (Expand)AuthorFilesLines
2001-11-14Patch from Andrew Taylor to improve tables and reduce relocations by usingOwen Taylor1-0/+3
2001-07-20Modified Files: glib/ChangeLog glib/glib.def glib/glib/giochannel.cRon Steinke1-1/+1
2001-07-19Add functions to insert a unichar as UTF-8, since this is reasonablyOwen Taylor1-4/+1
2001-07-08Reflect latest g_io_channel_new_file() API changes, useMartin Baulig1-1/+1
2001-07-07Add length arguments to g_utf8_{strup,strdown,casefold,collate_key}.Owen Taylor1-3/+3
2001-07-02Fix.Owen Taylor1-0/+1
2001-07-02Use G_N_ELEMENTS rather than a custom macro.Owen Taylor1-0/+194