on success, close the pipes from the child. Fix from Tim.
[platform/upstream/glib.git] / tests / string-test.c
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.