summaryrefslogtreecommitdiff
path: root/tests/unicode-normalize.c
Commit message (Expand)AuthorAgeFilesLines
* Update to reflect Unicode PR #29 (#348694, Nikolai Weibull)Behdad Esfahbod2006-07-311-4/+24
* Add hangul composition and decomposition to unicode normalization.Noah Levitt2003-12-041-7/+0
* We do handle > BMP now, so test it.Noah Levitt2003-08-051-3/+2
* add -DG_DISABLED_DEPRECATEDManish Singh2002-10-151-1/+1
* Added #undef G_DISABLE_ASSERT and #undef G_LOG_DOMAIN throughout theSebastian Wilhelmi2002-07-041-0/+3
* Patch from Andrew Taylor to improve tables and reduce relocations by usingOwen Taylor2001-11-141-0/+3
* Modified Files: glib/ChangeLog glib/glib.def glib/glib/giochannel.cRon Steinke2001-07-201-1/+1
* Add functions to insert a unichar as UTF-8, since this is reasonablyOwen Taylor2001-07-191-4/+1
* Reflect latest g_io_channel_new_file() API changes, useMartin Baulig2001-07-081-1/+1
* Add length arguments to g_utf8_{strup,strdown,casefold,collate_key}.Owen Taylor2001-07-071-3/+3
* Fix.Owen Taylor2001-07-021-0/+1
* Use G_N_ELEMENTS rather than a custom macro.Owen Taylor2001-07-021-0/+194