Improve wording. (#161484, Christian Biere)
[platform/upstream/glib.git] / tests /
2004-11-28 Manish Singhfilter G_GNUC before PRIVATE so $ is still true.
2004-11-28 Manish Singhminor comment fix.
2004-11-27 Manish SinghShut up cvs
2004-11-26 Matthias ClasenAdd a testcase for the previous fix.
2004-11-24 Matthias ClasenAdd utf8-validate.
2004-11-05 Matthias ClasenPortability fixes and extra sanity checks. (#157453...
2004-11-05 Matthias ClasenHandle numbers like 1e1, nan, -infinity. Also try harde...
2004-11-01 Matthias Clasenglib/gdebug.h glib/gutils.c gobject/gtype.c gthread...
2004-10-29 Matthias ClasenAdd tests for the handling of non-option arguments...
2004-10-26 Matthias ClasenImprove error reporting.
2004-10-25 Manish Singhrm autom4te.cache, since it might interfere with differ...
2004-10-22 Matthias ClasenAdd some uri list tests.c.
2004-10-05 Anders CarlssonAdd check for if argc is 0.
2004-10-03 Anders CarlssonSet arg_data on filenames. (Discovered by Mats-Ola...
2004-09-20 Matthias ClasenDon't call g_set_error () with a NULL format. (#153103...
2004-09-20 Matthias ClasenMake GOption remove long options completely. (#153113...
2004-09-09 Matthias ClasenAdd a function to calculate the length of a NULL-termin...
2004-09-07 Matthias ClasenAdd a function to return a list of applicable locale...
2004-09-01 Anders CarlssonHandle option contexts without a main group.
2004-08-30 Anders CarlssonSet prgname to <unknown> if argc and argv are NULL.
2004-08-26 Tor LillqvistTest the new XDG basedir functions.
2004-08-02 Anders CarlssonAdd GOption.
2004-08-01 Manish Singhmove newline printing from run_from_uri_tests() to...
2004-08-01 Matthias ClasenInclude a test involving consecutive backslashes follow...
2004-07-30 Matthias ClasenDon't validate for UTF-8 here. (#148420, Robert Ögren)
2004-07-28 Matthias ClasenTests for handling of whitespace inside tags.
2004-07-23 Matthias ClasenFix docs for G_MAXSIZE. (#148262, Christophe Fergeau)
2004-06-11 Matthias ClasenActually set any_failed on failure. (#143552, Philippe...
2004-06-10 Federico Mena QuinteroFix expected results (ha ha) for URIs that *should...
2004-06-08 Matthias ClasenMake "make check" less noisy.
2004-05-14 Tor LillqvistHandle empty digit string for precision correctly....
2004-04-22 Matthias ClasenTrivial warning fix.
2004-04-22 Matthias ClasenAdd some tests for off-by-one errors.
2004-04-22 Matthias ClasenAdd testcases for g_message() involving non-printable...
2004-04-22 Matthias ClasenFix problems when a locale-specific decimal separator...
2004-04-21 Matthias ClasenComment out a nonessential testcase which fails on...
2004-04-15 Matthias ClasenAdd tests for the empty pattern.
2004-04-10 Tor Lillqvistglib/giowin32.c glib/gmain.c glib/gstrfuncs.c Decoratin...
2004-03-31 Tor LillqvistUse UTF-16LE explicitly also on Cygwin. (#138423, Roger...
2004-03-31 Tor LillqvistMinor Cygwin fix. (#138405, Roger Leigh)
2004-03-21 Tor LillqvistFix Win32 behaviour in some cases where a drive letter...
2004-03-19 Owen TaylorMake computation of "biggest_pointer" vaguely more...
2004-03-14 Owen TaylorRemove critical log handler; we can't trigger g_return_...
2004-03-10 Tor Lillqvistglib/gspawn-win32.c Implement G_SPAWN_FILE_AND_ARGV_ZER...
2004-03-09 Sebastian WilhelmiDo not run the g_child_watch_* test multi-threaded...
2004-03-06 Tor LillqvistUpdate.
2004-03-03 Tor LillqvistUse a macro GPID_FORMAT for the format to print GPid...
2004-03-02 Owen Taylor=== Released 2.3.5 === GLIB_2_3_5
2004-03-01 Owen TaylorPatch from J. Ali Harlow
2004-02-29 Sebastian WilhelmiMoved the assembler functions from gatomic.h to gatomic...
2004-02-28 Hans Breuerapplied patch from J. Ali Harlow <ali@juiblex.co.uk...
2004-02-26 Sebastian Wilhelmi.cvsignore updates
2004-02-26 Sebastian WilhelmiOnly run, if threads are enabled.
2004-02-26 Sebastian WilhelmiNew files to implement atomic operations for different...
2004-02-25 Hans Breueradded g_hash_table_find and a bunch of g_queue_*
2004-02-21 Soeren SandmannExtend GQueue API to match the GList API. (#118439).
2004-02-20 Tim Janikapplied patch from #131937 with slight renames. provides
2004-02-14 Manish Singhshut up cvs
2004-02-14 Matthias ClasenWrap waitpid() as a GSource. This is a partial implemen...
2004-02-07 Manish SinghFix broken test for gsize formats.
2004-02-05 Manish SinghShut up CVS
2004-02-05 Manish SinghAdd prototype for g_completion_complete_utf8().
2004-02-05 Matthias ClasenWeaken an g_assert() to a g_warning(), since apparently...
2004-02-04 Matthias ClasenNew function which works like g_completion_complete...
2004-01-28 Matthias ClasenNew function, a cross between g_strsplit() and strtok...
2004-01-22 Owen TaylorAdd g_timer_continue(). (#98536, Tim-Philipp Müller)
2004-01-12 Manish SinghAdd G_MAXSIZE, define in terms of G_MAXUfoo.
2004-01-10 George LeblAdd the init_by_array functionality from the reference...
2004-01-09 Tim Janikadded convenience macros G_IMPLEMENT_INTERFACE() and...
2003-12-26 Matthias ClasenNew function to call a function for each element of...
2003-12-04 Noah LevittAdd hangul composition and decomposition to unicode...
2003-11-26 Roozbeh PournaderFixed a bad pointer comparison in g_ascii_strtod that...
2003-11-20 Manish SinghAdded G_GSIZE_FORMAT and friends.
2003-11-18 Manish SinghUse GUINT_TO_POINTER for g_thread_create data.
2003-11-15 Tor LillqvistFix for MSVC build: Skip strtod-test, use correct glib...
2003-11-05 Morten WelinderHandle the case where the to-be-inserted string is...
2003-10-28 Matthias ClasenChange the %e tests to not check for actual string...
2003-10-27 Manish Singhshut up cvs
2003-10-24 Tor LillqvistForce shared library (DLL) only on Windows. (I don...
2003-10-23 Owen Taylor=== Released 2.3.0 ===
2003-10-21 Owen TaylorTest for interface properties and GParamSpecOverride.
2003-10-02 Owen TaylorTest case for g_type_add_interface_check().
2003-10-02 Owen TaylorRemove some tests that were testing things that weren...
2003-10-02 Owen TaylorTests of interface inheritance and overriding.
2003-09-29 Tor LillqvistUse hardcoded name for DLL, as there is no reliable...
2003-09-29 Owen Taylor.cvsignore update
2003-09-29 Owen TaylorDummy dynamic type module for testing type plugin code...
2003-09-25 Owen TaylorAdd gobject/.
2003-09-12 Owen TaylorNew directory, framework for automated GObject tests.
2003-09-12 Owen TaylorAdd g_markup_printf_escaped(), g_markup_vprintf_escaped().
2003-09-10 Noah LevittUnicode 4.0 special casing. (#114681)
2003-09-02 Tim Janikadded support for a "default vtable" per interface...
2003-08-28 Manish Singhshut up cvs
2003-08-27 Matthias ClasenFix a C99ism. (#120821, Thomas Klausner)
2003-08-27 Owen TaylorAdd a detailed test case for interface initialization...
2003-08-16 Tor LillqvistFix #117925 (Dov Grobgeld):
2003-08-08 Matthias ClasenRemove a test for getenv() behaviour which isn't specif...
2003-08-07 Matthias ClasenAdd tests for '=' in names and values.
2003-08-07 Matthias ClasenSpecify test strings in UTF-8, remove all charset conve...
2003-08-06 Noah LevittAdd test for special case not at inital position in...
next