introduce an ENUMPREFIX substitution.
[platform/upstream/glib.git] / tests / strfunc-test.c
2005-06-23 Matthias ClasenAdd some language-binding friendly variants
2004-09-09 Matthias ClasenAdd a function to calculate the length of a NULL-termin...
2004-01-28 Matthias ClasenNew function, a cross between g_strsplit() and strtok...
2003-08-16 Tor LillqvistFix #117925 (Dov Grobgeld):
2002-11-26 Owen TaylorAvoid non-ANSI pointer comparison. (#54344, Morten...
2002-07-26 Owen Taylorhu Jul 25 14:23:15 2002 Owen Taylor <otaylor@redhat...
2002-07-04 Sebastian WilhelmiAdded #undef G_DISABLE_ASSERT and #undef G_LOG_DOMAIN...
2001-12-12 Matthias Clasen This fixes #60543:
2001-11-13 Darin AdlerFix max_tokens == 1 case to match documentation. Add...
2001-09-17 Darin AdlerChange so that it works on platforms where isalpha...
2001-09-10 Owen TaylorAdd g_build_path(), g_build_filename(), to create separ...
2001-08-25 Alexander LarssonImplement and document g_ascii_isxxx.
2001-08-24 Owen TaylorPatch from Darin Adler to restore Glib-1.2 handling...
2001-08-03 Darin AdlerRe-checkin.
2001-08-03 Darin AdlerImprove strfunc test to test the split function in...
2001-07-19 Darin AdlerAdd missing const. (g_strsplit): Add g_return_val_if_fa...
2001-06-08 Alex LarssonAdded new functions g_strstr_len, g_strrstr and g_strrs...
2000-12-07 Havoc Penningtonadd g_strdupv test
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
1999-08-02 Tor Lillqvistglib.h gstrfuncs.c Rename g_strccpy to g_strcompress...
1999-07-31 Tor LillqvistNew functions.
1999-02-24 CST 1999 Shawn T... inserted additional note to look for ChangeLog and...
1999-01-21 EST 1999 Jeff GarzikAdd braces to eliminate an ambiguous else warning.