If a character can't be converted, don't replace it with a NUL byte, but
[platform/upstream/glib.git] / tests / unicode-caseconv.c
2006-08-05 Matthias ClasenIf a character can't be converted, don't replace it...
2006-02-23 Kjartan MaraasPlug leaks reported by valgrind. Same. Same Same. Same...
2002-07-04 Sebastian WilhelmiAdded #undef G_DISABLE_ASSERT and #undef G_LOG_DOMAIN...
2001-07-07 Owen TaylorAdd length arguments to g_utf8_{strup,strdown,casefold...
2001-07-02 Owen TaylorUse G_N_ELEMENTS rather than a custom macro.