Workaround AC_C_BIGENDIAN breakage in autoconf 2.61. Add a _cv_ to some
[platform/upstream/glib.git] / tests /
2008-06-24 Paolo BorelliBug 539770 - migrate gstrfunc unit tests to gtest
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-19 Matthias Clasenset tv_usec to 0 rather than 1 when a fraction of a...
2008-05-30 Michael NattererBug 535628 - test/patterntest.c still includes gpattern...
2008-05-28 Michael Nattereradd G_DISABLE_SINGLE_INCLUDES to CPPFLAGS globally.
2008-05-27 Matthias ClasenUpdate to Unicode 5.1
2008-04-18 17:40:58 Tim Janikfixed gstdio.h include.
2008-03-10 Matthias ClasenSmall test fixup
2008-02-23 Matthias ClasenDon't test user directories for being non-null. (#51708...
2008-02-17 Marco BarisioneDon't return duplicate matches when matching empty...
2008-02-11 Matthias ClasenMake the g_test_add macro work with gcc 4.3
2008-02-10 Matthias Clasen/bin/ksh can't handle a for-loop with no arguments...
2008-01-29 Sebastian WilhelmiGrab thread_counter_pools LOCK when increasing leftover...
2008-01-15 Dan Winshipfix this; the previous code gave the wrong md5sum when...
2008-01-11 Tim JanikFixed copyright and credit for Asbjoern Pettersen.
2008-01-11 12:55:19 Tim Janikadded g_base64_encode()/g_base64_decode() test case...
2008-01-08 Alexander LarssonAdd gio/gio.h include to check for c++ problems.
2007-12-21 Hans Breueradapt to recent api changes variable declaration at...
2007-12-19 Christian PerschAdd g_checksum_type_get_length, and change g_checksum_g...
2007-12-19 Emmanuele BassiFix the date validation check. (#503029)
2007-12-15 Matthias ClasenAdd hash table iterators. (#500507, Jean-Yves Lefort)
2007-12-12 16:06:11 Tim Janiksplit up tests and reworked code to use the new test...
2007-12-09 Hans Breuera test program emulating some of 'ls' build it (current...
2007-12-09 Hans Breuerremoved -GD to compile with msvc9 (vs2008) with less...
2007-12-06 09:27:42 Tim Janikadded new scanner test from #501654, by Patrick Hulin...
2007-12-04 Emmanuele BassiAdd GChecksum, a generic wrapper around various hashing...
2007-12-04 Ryan Lortietypos.
2007-12-03 Ryan Lortiefix memory leak, add a few extra sanity tests.
2007-12-03 Marco BarisioneAdd new error codes for when compilation fails and...
2007-11-27 Matthias ClasenAdd some tests for invalid booleans
2007-11-27 Ryan Lortieadd missing file off last commit
2007-11-27 Ryan LortieAdd new function g_markup_collect_attributes (bug ...
2007-11-25 Matthias ClasenReplace INCLUDES by AM_CPPFLAGS, other cleanups.
2007-11-24 Matthias ClasenFix a memory overrun
2007-11-23 Matthias ClasenDon't refuse to encode a single byte. (Milan Crha)
2007-11-21 21:06:47 Tim Janikinitialize automake variables EXTRA_DIST and TEST_PROGS...
2007-11-20 Tim JanikFixed up internal 'g_test*' names.
2007-11-07 Tor LillqvistNot needed, just use -DPCRE_STATIC.
2007-10-21 Behdad EsfahbodFix warnings from sparse. (#487491, Kjartan Maraas)
2007-09-14 15:07:28 Tim Janikapplied fix for bug #476840.
2007-08-14 Tim Janikprevent race covered by g_once_init_enter(), by checkin...
2007-08-13 Tim Janikfixed array size typo.
2007-08-13 Tim Janiktest g_once_init_*() before and after g_thread_init...
2007-08-09 Matthias ClasenHandle restricted characters by converting them to...
2007-07-12 Tim Janikbeautified output somewhat. fixed long sleeps by reduci...
2007-07-12 Tim Janikadded GSLice test from Stefan Westerfeld, bug #433314.
2007-07-12 Tim Janikmigrate per-thread magazine caches from single-thread...
2007-07-09 Loïc MinierOutput newlines after thousand iterations of the inner...
2007-06-15 Mathias HasselmannIntroduce g_string_overwrite(_len)? for overwriting...
2007-06-04 Matthias ClasenAdd support for a number of special directories, as...
2007-06-03 Yevgen Muntyanfixed g_regex_fetch_named* for cases when (?J) is used...
2007-06-03 Yevgen MuntyanNew functions: g_regex_ref(), g_regex_unref() which...
2007-05-29 Marco BarisioneFix g_regex_fetch_named() and g_regex_fetch_named_pos...
2007-05-11 Matthias ClasenAllow G_OPTION_ARG_CALLBACK for G_OPTION_REMAINING...
2007-05-03 Matthias ClasenStop unused threads before the last test, to make the...
2007-04-30 Matthias ClasenSplit GRegex into GRegex and GMatchInfo. (#419368,...
2007-04-24 Michael Nattererdon't free or modify static strings, dup them when...
2007-04-11 Emmanuele BassiAdd g_hash_table_get_keys() and g_hash_table_get_values...
2007-03-23 Matthias ClasenHandle missing $RANDOM
2007-03-22 Chris WilsonTrack whether the last key=value pair in a group is...
2007-03-17 Hans Breuerdefine PCRE_STATIC to reflect the inclusion of pcre...
2007-03-17 Matthias ClasenDon't export the consistency check function
2007-03-15 Marco BarisioneAdd GRegex for regular expression matching. (#50075)
2007-03-09 Matthias ClasenReturn negative values. (#416062)
2007-03-06 Matthias ClasenApply a patch by Loïc Minier to fix building with ...
2007-02-16 Soren SandmannFor move, test moving between two sequences. Add test...
2007-02-08 Soren SandmannForce an arbitrary order on otherwise identical items.
2007-02-06 Soren SandmannDon't prohibit access until after the g_sequence_move_r...
2007-02-04 Soren SandmannAdd a new 'real_sequence' field. (g_sequence_new):...
2007-02-03 Soren SandmannNew files implementing GSequence, a list implemented...
2007-01-19 Matthias ClasenSome file list updates (#398069, Owen Taylor)
2007-01-12 Matthias ClasenRework the handling of invalid keys/groups again. We...
2007-01-05 Behdad EsfahbodFix tests on x86_64.
2007-01-03 Behdad EsfahbodFix bug in g_bit_nth_lsf (#371631) and use __builtin_cl...
2007-01-03 Michael Nattererremoved all .cvsignore files. SVN doesn't need them.
2006-12-29 Matthias ClasenDefine G_DEFINE_DYNAMIC_TYPE and and _EXTENDED variant...
2006-12-28 Tim Janikimplemented static debugging hash-tree to validate...
2006-12-28 Matthias ClasenConsistently use gsize rather than size_t. (#333310...
2006-12-24 Matthias ClasenSilently skip tests if we can't set LC_COLLATE to en_US...
2006-12-19 Matthias ClasenAccept '/', '+' and '.' in key names, since gnome-vfs...
2006-12-18 Matthias ClasenTry a different fix for bug 346373.
2006-12-18 Matthias ClasenAccept '@' in locale names.
2006-12-18 Matthias ClasenTighten up the check for allowed key and group names...
2006-12-18 Matthias ClasenDon't use $RANDOM if the shell doesn't have it. (#34637...
2006-12-17 Matthias ClasenDon't use diff -u (#380801, Marek Rouchal)
2006-12-14 Matthias ClasenIf the group is already there, make it current. (#38591...
2006-11-05 Tor Lillqvistmakefile.mingw gmodule/makefile.mingw.in glib/makefile...
2006-10-15 Sebastian WilhelmiCompile errorcheck-mutex-test with thread libraries...
2006-10-08 Matthias Clasenportability fix
2006-08-16 Tim Janikadded test program which demonstrates and checks single...
2006-08-05 Matthias ClasenIf a character can't be converted, don't replace it...
2006-07-31 Behdad EsfahbodUpdate to reflect Unicode PR #29 (#348694, Nikolai...
2006-07-24 Tor LillqvistUse g_get_current_time() insted of gettimeofday().
2006-06-20 Matthias ClasenFix an off-by-2 error in the leap year calculation...
2006-06-16 Matthias ClasenAdd tests.
2006-06-12 Emmanuele BassiReturn a boolean instead of void.
2006-06-05 Matthias ClasenAdd some tests involving leading whitespace.
2006-06-01 Matthias ClasenAvoid running in an assertion with small writes. (...
2006-05-28 Matthias ClasenOutput that test-markup is expected to produce when...
2006-05-16 Matthias Claseng_ascii_strtoll
next