removed glib.def from EXTRA_DIST ... ... and added it here.
[platform/upstream/glib.git] / tests / .cvsignore
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.