hook gvariant vectors up to kdbus
[platform/upstream/glib.git] / glib / gutils.h
2014-06-28 Ryan Lortieall: remove use of 'register' keyword
2014-01-31 Daniel MustielesUpdated FSF's address
2013-11-20 Dan WinshipRequire C90 compliance
2013-05-21 Dan WinshipUse 'dumb quotes' rather than `really dumb quotes'
2013-02-20 Ryan Lortiewin32: Drop old codepage ABI from gutils.c
2013-01-13 Ryan LortieAdd a new _GLIB_EXTERN macro for "extern"
2013-01-13 Ryan Lortievarious: add GLIB_AVAILABLE_IN_ALL everywhere else
2013-01-13 Henrique Dante de... Add G_GNUC_PRINTF on all functions with format strings
2013-01-13 Benjamin OtteAPI: Constify g_get_prgname()
2012-12-31 Michael Henninggutils: move G_END_DECLS to the end of gutils.h
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-11-16 Dan Winshipwin32: re-fix the _utf8 compat function situation
2012-11-15 Dan Winshipwin32: add gwin32compat.h, for utf8-renaming compatibil...
2012-05-26 Colin WaltersAnnotate API introduced for 2.30 with GLIB_AVAILABLE_IN...
2012-04-17 Hannes Muelleravoid warning in gutils.h when using gcc with -Wconversion
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-11-03 Matthias ClasenDon't use G_DISABLE_DEPRECATED guards around deprecated...
2011-10-20 Matthias ClasenDeprecate g_atexit
2011-10-17 Matthias ClasenReshuffle some functions between gutils and gfileutils
2011-10-16 Matthias ClasenAlso clean up includes
2011-10-16 Matthias ClasenMove version APIs out of gutils
2011-10-16 Matthias ClasenMove GTrashStack out of gutils.[hc]
2011-10-15 Matthias ClasenMove environment-related functions into their own files
2011-10-15 Dan Winshipgutils: Add functions for working with environment...
2011-10-12 Matthias ClasenMake single includes mandatory
2011-10-11 Chun-wei FanUse GLIB_DEPRECATED instead of G_GNUC_DEPRECATED in...
2011-10-09 Matthias ClasenAdd G_GNUC_DEPRECATED to deprecated APIs in glib
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-07-22 Ryan LortieReword some docs comments to avoid 'Returns ...'
2011-07-18 Matthias ClasenMove version docs inline
2011-06-09 Ryan LortieRemove all uses of G_CONST_RETURN
2011-06-09 Matthias ClasenMove gutils docs inline
2011-06-04 Matthias ClasenFix parameter documentation for many functions
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-03-15 Emmanuele BassiRevert "Remove all uses of G_CONST_RETURN"
2011-03-15 Ryan LortieRemove all uses of G_CONST_RETURN
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2011-01-05 Christian PerschAdd g_get_locale_variants()
2010-11-06 Ryan Lortieg_get_user_runtime_dir(): New function
2010-10-29 Ryan LortieAdd g_get_environ(): portable access to 'environ'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-08-05 Hannes Mülleravoid warning in gutils.h when using gcc with -Wconversion
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
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-01-05 Haakon SporsheimAvoid compilation warning from MSVC
2009-11-09 Tor LillqvistAvoid gcc warning about redeclaration of atexit() on...
2009-08-14 Tor LillqvistAvoid gcc warning on Windows
2009-06-15 Alexander LarssonAdd g_reload_user_special_dirs_cache (#541276)
2009-02-23 Tor LillqvistBug 570501 - g_win32_get_system_data_dirs uses invalid...
2008-11-29 Behdad EsfahbodBug 562638 – GDebugKey key member should be const
2008-09-13 Tor Lillqvistglib/gutils.h Deprecate G_WIN32_DLLMAIN_FOR_DLL_NAME(),
2008-05-05 Michael Natterer#define __GLIB_H_INSIDE__ around including everything.
2008-03-31 10:39:17 Tim Janikreapply inlining fix from r6333 to fix: Bug 522292...
2008-03-18 Sebastian DrögeBug 522292 - Gives warnings in glib/gutils.h with GCC...
2008-03-14 Michael Natterermake it possible to disable single-file includes by...
2008-03-03 Matthias ClasenAdd a version of G_INLINE_FUNC for __GNUC__ && __GNUC_S...
2008-02-24 Tor LillqvistMention G_WIN32_DLLMAIN_FOR_DLL_NAME() will be deprecat...
2008-01-18 16:51:23 Tim Janikdon't define __GNUC_PREREQ which is not in the glib...
2008-01-07 Matthias ClasenCope with gcc 4.3 changed 'extern inline' semantics...
2007-09-16 Matthias ClasenFix doc formatting
2007-06-04 Matthias ClasenAdd support for a number of special directories, as...
2007-01-09 Behdad EsfahbodUse a more optimized g_bit_storage() when gcc is availa...
2007-01-03 Behdad EsfahbodFix bug in g_bit_nth_lsf (#371631) and use __builtin_cl...
2006-12-28 Tor LillqvistUse only the wide character API here, too.
2006-08-26 Matthias ClasenFix some typos. (#351741, Kjartan Maraas)
2006-01-23 Tim Janikinitialize GSlice config from G_SLICE environemtn varia...
2005-08-31 Tor LillqvistWrapping atexit() is a bad idea on Windows, where the...
2005-07-20 Tor LillqvistMake this an inline function. Define it only if G_CAN_I...
2005-06-22 Tor LillqvistNew function. Returns the machine's name, or one of...
2005-04-19 Tor LillqvistMinor comment improvement.
2005-04-08 Tor LillqvistImprove g_get_system_data_dirs() on Windows. A library...
2005-04-07 Tor LillqvistUse wide char API if available, and store dll name...
2005-04-04 Matthias ClasenUndef G_CAN_INLINE if G_IMPLEMENT_INLINES is defined...
2005-02-08 Matthias ClasenNew function to list all environment variables. (#16632...
2005-01-05 Matthias ClasenSimplify the inlining magic to make it work at Oh zero...
2005-01-04 Matthias ClasenFix the inlining magic. (#157536, Jens Hatlak, and...
2005-01-01 Tor Lillqvistglib/glib.symbols glib/gutils.h Make also g_getenv...
2004-11-28 Matthias ClasenMark functions with G_GNUC_MALLOC when appropriate.
2004-11-28 Tor Lillqvistglib/gutils.[hc] [Win32] Make also g_get_user_name...
2004-11-02 Matthias ClasenMake gtkdoc-scan happy by removing spaces between gchar...
2004-10-27 Matthias ClasenIntroduce the idea of a filename encoding, which is...
2004-10-17 Matthias ClasenMake public. (#155589, Tim-Philipp Müller)
2004-09-07 Matthias ClasenAdd a function to return a list of applicable locale...
2004-08-11 Ray StrodeAdd new XDG basedir API (bug 139973).
2004-08-03 Matthias ClasenNew function to check the version of GLib at runtime...
2004-05-09 Matthias ClasenMerge from 2.4:
2004-01-10 Manish Singh64-bit cleanliness fixes.
2004-01-06 Owen TaylorCheck defined (__OPTIMIZE__) not __OPTIMIZE__. (Zack...
2003-07-28 Matthias ClasenAdd g_setenv() and g_unsetenv(). (#100763)
2002-11-08 Owen TaylorPatch from Havoc Pennington to add functions for settin...
2002-05-22 Owen TaylorRemove notes about now-fixed-bugs.
2001-10-23 Tor LillqvistRemove G_HARDCODED_PATH_WRAPPER, Owen didn't like it.
2001-10-22 Tor LillqvistAdd macros G_WIN32_DLLMAIN_FOR_DLL_NAME and G_HARDCODED...
2001-08-06 Sven Neumannadded new function g_nullify_pointer().
2001-07-10 Tim Janikfix negative exponent handling (numbers<0).
2001-06-26 Owen TaylorMove glib library into a subdirectory, make all GLib...
2001-04-19 Sebastian WilhelmiRemove definition of g_hash_table_freeze and g_hash_tab...
next