Add versioned/persistent GTree interface.
[dana/cg-glib.git] / tests /
2009-11-12 Dana JansensAdd versioned/persistent GTree interface. originalwork
2009-11-12 Dana Jansensworking deleting of versions, just a few memory leaks...
2009-11-12 Dana Jansensalmost lets you delete 1 version from the tree, but...
2009-11-12 Dana Jansenstrying to make you delete versions. instead it'd be...
2009-11-12 Dana JansensAdd unit tests to test old versions of the GTree when...
2009-11-12 Dana JansensMake the new git_tree_lookup_related() function take...
2009-11-12 Dana JansensAdd functions, g_lookup_related and g_search_related...
2009-11-12 Dana JansensImplement GTree with a treap instead of an AVL tree
2009-10-02 Alexander LarssonAdd gobject performance tests for threaded code
2009-10-02 Alexander LarssonAdd performance tests for GObject primitives
2009-09-01 Dan Winshipg_time_val_from_iso8601: handle timezoneless dates
2009-07-06 Matthias ClasenRevert "Move gio tests from gio/tests/ to tests/gio/"
2009-07-01 Dan WinshipTwo "make check" fixes for late changes to the thread...
2009-07-01 Benjamin OtteMove gio tests from gio/tests/ to tests/gio/
2009-05-30 Hans BreuerUpdated msvc build files
2009-05-03 Matthias ClasenFix up tests forgotten in Michaels commit
2009-05-01 Dan WinshipMisc warning fixes
2009-04-08 Peter KjellerstedtFix parsing of timezones
2009-03-01 Matthias ClasenFix distcheck
2009-02-12 Matthias Clasen Bug 523742 – Use noinst for non-installable...
2009-01-05 Dan Winshipupdate
2008-10-24 Matthias ClasenAccept short data
2008-09-27 Dan Winship Bug 553447 \e$(Q#|\e(B g_assert_no_error()
2008-09-02 Ryan LortieBug 549771 – improved .gitignore for glib
2008-09-01 Paolo BorelliBug 550040 - Move GString, rand and printf tests to...
2008-08-28 Bastien NoceraBug 548612 – g_strstr_len() should use memmem when...
2008-08-27 Bastien NoceraBug 548612 – g_strstr_len() should use memmem when...
2008-08-14 Matthias ClasenBug 547337 – G_DISABLE_DEPRECATED breaks tests build
2008-08-08 Ryan LortieFix 'fail' markup test cases to -not- be valid XML...
2008-08-04 Tor LillqvistAvoid warning on Win64 by using gintptr cast instead...
2008-07-23 Matthias ClasenRemove leftovers
2008-07-21 Emmanuele BassiDo not set the timestamp value using time(), as it...
2008-07-20 Matthias ClasenMove another test
2008-07-18 Matthias ClasenMove another test
2008-07-18 Matthias ClasenMove tests around
2008-07-14 Matthias ClasenIgnore the error if iconv doesn't support EUC-JP.
2008-07-14 Matthias ClasenPrint error messages when something fails
2008-07-14 Matthias ClasenSkip a test if iconv doesn't support the encoding
2008-07-04 Michael NattererBug 541208 – Functions to easily install and use signal...
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...
next