Bug 550096 – GBookmarkFile parser is not forward compatible
[platform/upstream/glib.git] / tests / string-test.c
2008-08-28 Bastien NoceraBug 548612 – g_strstr_len() should use memmem when...
2008-08-27 Bastien NoceraBug 548612 – g_strstr_len() should use memmem when...
2008-06-24 Paolo BorelliBug 539770 - migrate gstrfunc unit tests to gtest
2007-06-15 Mathias HasselmannIntroduce g_string_overwrite(_len)? for overwriting...
2005-08-18 Ross BurtonOptimise single-character insertions
2003-11-05 Morten WelinderHandle the case where the to-be-inserted string is...
2003-06-05 Matthias ClasenUse g_vasprintf() and g_string_append_len(), thus enabl...
2002-12-12 Matthias ClasenAdd a test for positional parameters in g_snprintf...
2002-10-15 Manish Singhadd -DG_DISABLED_DEPRECATED
2002-05-14 Alex LarssonNew functions g_str_has_suffix and g_str_has_prefix.
2001-07-19 Darin AdlerAdd missing const. (g_strsplit): Add g_return_val_if_fa...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-06-29 Owen Taylorupdated
2000-02-17 Havoc Penningtonchanged g_str_hash() to a 31 bit version based on a...
1999-10-05 Tor LillqvistUse G_OS_WIN32.
1999-04-24 Tor Lillqvist Support added for building using a GNU toolchain on...
1999-02-24 CST 1999 Shawn T... inserted additional note to look for ChangeLog and...
1999-01-24 Jeff Garzik- Fixed bug that overwrote nodes in hash buckets instea...
1999-01-21 EST 1999 Jeff GarzikAdd braces to eliminate an ambiguous else warning.
1999-01-03 Jeff Garzikadd array-test.c
1999-01-03 Jeff GarzikAdded 'make check' tests, based on testglib code.