Add GRegex for regular expression matching. (#50075)
[platform/upstream/glib.git] / tests / Makefile.am
2007-03-15 Marco BarisioneAdd GRegex for regular expression matching. (#50075)
2007-03-06 Matthias ClasenApply a patch by Loïc Minier to fix building with ...
2007-02-03 Soren SandmannNew files implementing GSequence, a list implemented...
2007-01-19 Matthias ClasenSome file list updates (#398069, Owen Taylor)
2007-01-03 Behdad EsfahbodFix bug in g_bit_nth_lsf (#371631) and use __builtin_cl...
2006-12-18 Matthias ClasenTry a different fix for bug 346373.
2006-12-18 Matthias ClasenDon't use $RANDOM if the shell doesn't have it. (#34637...
2006-10-15 Sebastian WilhelmiCompile errorcheck-mutex-test with thread libraries...
2006-05-16 Matthias Claseng_ascii_strtoll
2006-05-10 Sebastian WilhelmiRenamed to glib/gthreadprivate.h and moved system threa...
2006-05-03 Matthias Clasen2.11.0 GLIB_2_11_0
2006-04-05 Matthias ClasenRun run-bookmark-test.sh
2006-04-04 Alexander LarssonAdd base64 encode/decode functions
2006-03-27 Emmanuele BassiAdd test suite for GBookmarkFile.
2005-12-20 Tim Janikadded mem_error() and mem_assert() to test and handle...
2005-12-05 Matthias ClasenSet MALLOC_CHECK_ and MALLOC_PERTURB_
2005-12-05 Martyn James Russell- Added support for sorting async queues by with _push_...
2005-12-02 Tim Janikextended to perform the benchmarking on the old memchun...
2005-12-01 Matthias ClasenRemove a duplicate _LDADD
2005-12-01 Tim Janiknew slice allocator implementation.
2005-11-18 Matthias Clasen2.9.0 GLIB_2_9_0
2005-11-17 Matthias ClasenUnit tests for g_utf8_pointer_to_offset and g_utf8_offs...
2005-10-05 Matthias ClasenAdd Collation tests.
2005-08-08 Matthias ClasenAdd convert-test here.
2005-07-15 Matthias ClasenMake refcounting threadsafe by using atomic operations...
2005-06-30 Matthias Clasen2.7.1 GLIB_2_7_1
2005-06-25 Matthias ClasenAdd an mmap() wrapper called GMappedFile. (#148218...
2005-06-10 Matthias Clasen2.7.0 GLIB_2_7_0
2005-02-08 Matthias ClasenDon't write out of bounds.
2005-01-19 Matthias ClasenAccept \r\n as line end. (#163030, Bastian Nocera)
2004-11-24 Matthias ClasenAdd utf8-validate.
2004-08-02 Anders CarlssonAdd GOption.
2004-03-06 Tor LillqvistUpdate.
2004-02-26 Sebastian WilhelmiNew files to implement atomic operations for different...
2004-02-14 Matthias ClasenWrap waitpid() as a GSource. This is a partial implemen...
2004-02-04 Matthias ClasenNew function which works like g_completion_complete...
2003-09-25 Owen TaylorAdd gobject/.
2003-09-12 Owen TaylorAdd g_markup_printf_escaped(), g_markup_vprintf_escaped().
2003-07-28 Matthias ClasenAdd tests for g_{get,set,unset}env().
2003-07-26 Matthias Clasentest suite additions.
2003-05-27 Matthias ClasenRemain silent when sucessful.
2003-03-04 James Henstridgerequire automake 1.7. Add calls to libtoolize and gtkdo...
2002-11-17 Tor LillqvistIgnore the G_SPAWN_DO_NOT_REAP_CHILD flag, can't be...
2002-03-05 Owen TaylorDefault to --disable-gtk-doc, to avoid Jade setup hassles.
2001-12-22 Tor LillqvistAdd (undefined) HAVE_C99_VSNPRINTF.
2001-11-27 Dan WinshipSet this from libtool rather than hardcoding values...
2001-11-22 Owen TaylorVersion 11, interface, binary age 0.
2001-11-14 Tor LillqvistAdd back mainloop-test here, too.
2001-11-03 Tor LillqvistOn Win32, create separate .exp file for module-test...
2001-11-02 Owen TaylorRecurse with may_block = FALSE, so we don't get into...
2001-10-25 Owen TaylorVersion 1.3.10, interface age, binary age = 0.
2001-10-24 Alex LarssonAdd g_strtod & co.
2001-10-13 Tim Janikmake struct _GPatternSpec and GMatchType private. ...
2001-09-03 Owen TaylorImplement.
2001-08-26 Alex LarssonNew functions to convert between local pahtnames and...
2001-08-12 Owen TaylorFind test case for srcdir != builddir, miscellaneous...
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.