delay memory allocation until after the first read. Saves a bunch of
[platform/upstream/glib.git] / tests / .cvsignore
2005-03-10 Sven Neumanndelay memory allocation until after the first read...
2005-01-21 Manish SinghShut up cvs
2004-11-27 Manish SinghShut up cvs
2004-08-02 Anders CarlssonAdd GOption.
2004-02-26 Sebastian Wilhelmi.cvsignore updates
2004-02-14 Manish Singhshut up cvs
2004-02-05 Manish SinghShut up CVS
2003-10-27 Manish Singhshut up cvs
2003-08-28 Manish Singhshut up cvs
2001-11-24 Tor Lillqvist*/.cvsignore: Add various Win32 related file types.
2001-11-13 Darin AdlerFix max_tokens == 1 case to match documentation. Add...
2001-10-13 Tim Janikmake struct _GPatternSpec and GMatchType private. ...
2001-09-27 Manish Singhfix typo (#if->#ifdef) so it compiles again.
2001-09-17 Darin AdlerChange so that it works on platforms where isalpha...
2001-08-27 Darin AdlerUpdated name of error from G_CONVERT_ERROR_NOT_LOCAL_FI...
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-07-02 Owen TaylorUse G_N_ELEMENTS rather than a custom macro.
2001-06-26 Owen TaylorMove glib library into a subdirectory, make all GLib...
2001-05-29 Sebastian WilhelmiAdd test case for the g_qsort_with_data func. It works...
2001-05-29 Sebastian WilhelmiNow that we check for a C++ compiler in configure.in...
2001-02-21 Tor LillqvistMatch also UNC paths on Win32.
2001-02-06 Sebastian Wilhelmi.cvsignore updates
2000-12-22 Sebastian WilhelmiDetermine the suffix of the shared librarries for this...
2000-12-05 Owen TaylorMajor change in API for creating sources to handle...
2000-10-27 Sebastian Wilhelmi.cvsignore updates
2000-10-12 Sebastian Wilhelmi.cvsignore updates
2000-09-28 Sebastian Wilhelmi.cvsignore updates
2000-09-01 Sebastian Wilhelmi.cvsignore updates
2000-04-28 Sebastian WilhelmiNew File implementing an asynchronous queue to be used...
2000-03-24 Sebastian Wilhelmi.cvsignore adaptation
1999-11-16 Sebastian Wilhelmiupdated .cvsignore
1999-07-24 Tim Janik18:36. incorporated proposed cleanups from gtk-devel...
1999-06-17 Sebastian Wilhelmismall tests/.cvsignore commit
1999-04-11 Jeff Garzikbe quiet cvs
1999-03-14 Jeff GarzikCommented out debugging output.
1999-03-09 Jeff GarzikAdded stack, queue ADTs and related tests.
1999-01-21 EST 1999 Jeff GarzikAdd braces to eliminate an ambiguous else warning.
1999-01-11 Jeff Garzikalloca and vasprintf go away
1999-01-09 Jeff GarzikMake all aux functions static.
1999-01-03 Jeff GarzikAdd tree test.
1999-01-03 Jeff Garzikadd array-test.c
1999-01-03 Jeff GarzikAdded 'make check' tests, based on testglib code.