[kdbus] sync with kdbus (kdbus.h - commit: 5ae1ecac44cb)
[platform/upstream/glib.git] / tests / testglib.c
2014-01-31 Daniel MustielesUpdated FSF's address
2014-01-01 Matthias ClasenRemove broken attempt at parsing date-only
2013-11-11 Chun-wei Fantests/: Avoid closing invalid fd's
2013-05-13 Dan Winshiptests: port from g_test_trap_subprocess() to g_test_tra...
2012-12-19 Matthias ClasenRevert "tests: port from g_test_trap_subprocess() to...
2012-12-19 Dan Winshiptests: port from g_test_trap_subprocess() to g_test_tra...
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-12-14 Simon McVittievarious GLib tests: plug memory leaks
2011-12-14 Simon McVittietestglib: test_file_functions: don't close fd if it...
2011-10-25 Will Thompsong_parse_debug_string: invert flags given besides "all"
2011-10-25 Will ThompsonTest g_parse_debug_string ("all")
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-06-13 Ryan LortieDrop a few more G_CONST_RETURN
2011-06-06 Matthias ClasenTest runtime dir getter
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-12-28 Matthias ClasenAdapt testglib.c to GRelation deprecation
2010-10-07 Tor LillqvistDon't call close() on -1
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-08-26 Jens GeorgImprove parsing of date-only iso8601 strings
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-06-09 Juan A. Suarez RomeroFix warnings
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-02-04 Tor LillqvistDon't use deprecated g_win32 API
2009-09-01 Dan Winshipg_time_val_from_iso8601: handle timezoneless dates
2009-04-08 Peter KjellerstedtFix parsing of timezones
2008-08-14 Matthias ClasenBug 547337 – G_DISABLE_DEPRECATED breaks tests build
2008-08-04 Tor LillqvistAvoid warning on Win64 by using gintptr cast instead...
2008-06-24 Paolo BorelliBug 539770 - migrate gstrfunc unit tests to gtest
2008-06-19 Matthias Clasenset tv_usec to 0 rather than 1 when a fraction of a...
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...
2007-12-21 Hans Breueradapt to recent api changes variable declaration at...
2007-12-19 Emmanuele BassiFix the date validation check. (#503029)
2007-12-12 16:06:11 Tim Janiksplit up tests and reworked code to use the new test...
2007-06-04 Matthias ClasenAdd support for a number of special directories, as...
2006-06-20 Matthias ClasenFix an off-by-2 error in the leap year calculation...
2006-03-23 Emmanuele BassiCheck for timegm.
2006-03-14 Matthias ClasenDon't read past the end of the string. (#334471, Morten...
2005-06-22 Tor Lillqvistglib/gfileutils.c glib/gfileutils.h glib/glib.symbols...
2005-06-22 Tor LillqvistNew function. Creates a directory including intermediat...
2005-06-22 Tor LillqvistNew function. Returns the machine's name, or one of...
2005-03-20 Tor LillqvistMinor printout change, now identical as in glib-2-6...
2005-03-20 Tor LillqvistPrint more detailled output from the timer tests. Don...
2004-09-07 Matthias ClasenAdd a function to return a list of applicable locale...
2004-08-26 Tor LillqvistTest the new XDG basedir functions.
2004-04-22 Matthias ClasenTrivial warning fix.
2004-04-22 Matthias ClasenAdd testcases for g_message() involving non-printable...
2004-02-20 Tim Janikapplied patch from #131937 with slight renames. provides
2004-01-22 Owen TaylorAdd g_timer_continue(). (#98536, Tim-Philipp Müller)
2003-11-20 Manish SinghAdded G_GSIZE_FORMAT and friends.
2003-10-23 Owen Taylor=== Released 2.3.0 ===
2003-09-29 Tor LillqvistUse hardcoded name for DLL, as there is no reliable...
2003-08-16 Tor LillqvistFix #117925 (Dov Grobgeld):
2002-12-12 Manish Singhpull in trio if host printf doesn't have a known way...
2002-10-15 Manish Singhadd -DG_DISABLED_DEPRECATED
2002-03-28 Owen TaylorRemove warning about g_print, etc, encoding.
2001-10-28 Tor LillqvistAdd missing g_pattern_match_simple and g_pattern_spec_e...
2001-09-29 George Leblcast the string size to gulong and use %lu for printing...
2001-09-20 Tor LillqvistAccept also forward slashes. (But still don't accept...
2001-09-18 Tim Janikadd simple test for g_path_get_basename().
2001-07-19 Darin AdlerAdd missing const. (g_strsplit): Add g_return_val_if_fa...
2001-07-11 Darin AdlerAdd some generated files.
2001-06-30 Owen TaylorPatch from Darin Adler (#54166)
2001-04-20 Dan WinshipAdd a check for the Darwin dynamic linker. Use AC_TRY_L...
2001-03-09 Tor LillqvistCygwin support contributed by Stefan Ondrejicka <ondrej...
2001-03-01 Tor LillqvistImplement on Win32. Append the executable file name...
2001-03-01 Tor LillqvistRemove test for initial double backslash (UNC path...
2001-02-21 Tor LillqvistMatch also UNC paths on Win32.
2001-02-17 Havoc Penningtoninclude string.h
2001-01-17 Tor LillqvistAdd doc comments. (g_win32_get_package_installation_dir...
2001-01-16 Tor LillqvistDefine ENABLE_NLS and GETTEXT_PACKAGE.
2001-01-05 Tor LillqvistAdd test for g_path_skip_root().
2000-11-11 Tor LillqvistImprove chance to generate unique names with less effor...
2000-11-10 Tor LillqvistNew function, suggested by Havoc earlier this month...
2000-10-30 Sebastian WilhelmiIntroduced new function type GEqualFunc to return TRUE...
2000-09-07 Tim Janikfor non-i386 and non-alpha, or non gcc, implement BREAK...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-26 Tim Janikadded g_strlcat() and g_strlcpy() wrappers, supplied...
2000-07-20 Sebastian WilhelmiMark the functions g_basename and g_dirname deprecated...
2000-06-29 Owen Taylorupdated
2000-03-01 Tim Janikminor optimization.
2000-02-17 Havoc Penningtonchanged g_str_hash() to a 31 bit version based on a...
1999-11-01 Tor Lillqvistglib.h Rename Win32-only functions from gwin_* to g_win...
1999-10-31 Tor LillqvistDon't crash if removing a nonexistent value.
1999-10-04 Manish SinghG_OS_FOO #defines. I *think* I got the cygwin and beos...
1999-04-24 Tor Lillqvist Support added for building using a GNU toolchain on...
1999-02-24 CST 1999 Shawn T... inserted additional note to look for ChangeLog and...
1999-01-24 Jeff Garzik- Fixed bug that overwrote nodes in hash buckets instea...
1999-01-23 Tim Janikcleaned up the errno mess for GETPWUID. we especially...
1999-01-13 Manish Singhacinclude.m4 ltconfig upgrade to libtool 1.2d (with...
1999-01-11 Jeff Garzikalloca and vasprintf go away
1999-01-09 Jeff GarzikMake all aux functions static.
1999-01-03 Jeff GarzikAdded g_alloca, g_new_a, g_new0_a macros.
1999-01-02 Jeff GarzikAdded g_strdup_printf check
1999-01-02 Jeff GarzikHandle NULL strings like g_strdup. s/g_strconcat_a...
next