removed glib.def from EXTRA_DIST ... ... and added it here.
[platform/upstream/glib.git] / tests / Makefile.am
2001-07-02 Owen TaylorUse G_N_ELEMENTS rather than a custom macro.
2001-06-30 Owen Taylor Jun 29 13:36:39 2001 Owen Taylor <otaylor@redhat...
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-04-03 Owen TaylorExit with an error message that you should use pkg...
2001-03-12 Tor LillqvistLink with the libgmodule la only on Win32.
2001-03-10 Tor LillqvistUse the _LIBADD dependencies on libglib only on Win32.
2001-03-09 Tor LillqvistLink with libglib, libgthread and libgmodule as appropr...
2001-02-03 Tor LillqvistChange order of libs, put progs_LDADD last. Needed...
2001-01-05 Owen Taylormove $enable_debug down below checks for GCC to avoid...
2001-01-04 Havoc Pennington-I$(top_srcdir)/gmodule, fix from Michael Meeks
2000-12-22 Sebastian WilhelmiDetermine the suffix of the shared librarries for this...
2000-12-08 Raja R HarinathRearrange into other veriables, and include run-markup...
2000-12-08 Havoc Penningtonmove markup-test to noinst_PROGRAMS; it isn't a proper...
2000-12-05 Owen TaylorMajor change in API for creating sources to handle...
2000-11-17 Owen TaylorReleased 1.3.2 GLIB_1_3_2
2000-10-27 Havoc PenningtonNew module to parse a simple markup language
2000-10-16 Raja R Harinathgmodule: New variable. (dist-hook): Handle $(BUILT_EXTR...
2000-10-09 Havoc PenningtonAdd new files.
2000-07-29 Tor LillqvistFinally, a new and improved IO Channel and condition...
2000-07-14 Owen TaylorMove glib-config to glib-config-2.0 move glib.m4 to...
2000-05-30 Tor LillqvistImplement on Win32.
2000-04-28 Sebastian WilhelmiNew File implementing an asynchronous queue to be used...
2000-03-24 Sebastian WilhelmiAdded various win32 related *.in files to EXTRA_DIST...
1999-07-24 Tim Janik18:36. incorporated proposed cleanups from gtk-devel...
1999-06-18 Jeff GarzikRe-order tests in alpha order.
1999-06-17 Sebastian WilhelmiCompleted the thread support in GLib. Thread creation...
1999-05-08 Tor LillqvistCorrect rules for making the win32-related files that...
1999-05-06 Tor LillqvistNew files, used to generate corresponding non-.in files...
1999-04-09 Sebastian WilhelmiNew files to implement the Mersenne Twister Pseudo...
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-04 CST 1999 Shawn T... Released GLib 1.1.12 GLIB_1_1_12
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.