summaryrefslogtreecommitdiff
path: root/tests/unicode-normalize.c
AgeCommit message (Expand)AuthorFilesLines
2006-07-31Update to reflect Unicode PR #29 (#348694, Nikolai Weibull)Behdad Esfahbod1-4/+24
2003-12-04Add hangul composition and decomposition to unicode normalization.Noah Levitt1-7/+0
2003-08-05We do handle > BMP now, so test it.Noah Levitt1-3/+2
2002-10-15add -DG_DISABLED_DEPRECATEDManish Singh1-1/+1
2002-07-04Added #undef G_DISABLE_ASSERT and #undef G_LOG_DOMAIN throughout theSebastian Wilhelmi1-0/+3
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