Fix getauxval error at qemu
[platform/upstream/glib.git] / glib / gmacros.h
2024-02-05 Mateusz MajewskiImported Upstream version 2.78.4 upstream/2.78.4
2024-02-02 Mateusz MajewskiImported Upstream version 2.73.3
2024-01-03 Karol LewandowskiImported Upstream version 2.72.3
2021-10-29 DongHun KwakImported Upstream version 2.69.3 upstream/2.69.3
2021-10-29 DongHun KwakImported Upstream version 2.69.0 upstream/2.69.0
2021-10-29 DongHun KwakImported Upstream version 2.68.2 upstream/2.68.2
2021-10-29 DongHun KwakImported Upstream version 2.67.5 upstream/2.67.5
2021-10-29 DongHun KwakImported Upstream version 2.67.3 upstream/2.67.3
2021-10-29 DongHun KwakImported Upstream version 2.67.1 upstream/2.67.1
2021-10-29 DongHun KwakImported Upstream version 2.67.0 upstream/2.67.0
2021-10-29 DongHun KwakImported Upstream version 2.65.0 upstream/2.65.0
2021-10-29 DongHun KwakImported Upstream version 2.64.5 upstream/2.64.5
2019-12-03 Hyunjee KimImported Upstream version 2.61.2
2019-12-03 Hyunjee KimImported Upstream version 2.61.1
2019-12-03 Hyunjee KimImported Upstream version 2.61.0
2019-12-03 Hyunjee KimImported Upstream version 2.60.4
2019-12-03 Hyunjee KimImported Upstream version 2.59.3
2019-12-03 Hyunjee KimImported Upstream version 2.59.1
2019-12-03 Hyunjee KimImported Upstream version 2.59.0
2019-12-03 Hyunjee KimImported Upstream version 2.57.2
2019-12-03 Hyunjee KimImported Upstream version 2.57.1
2019-12-03 Hyunjee KimImported Upstream version 2.55.1
2019-12-03 Hyunjee KimImported Upstream version 2.55.0
2017-09-29 DongHun KwakImported Upstream version 2.53.3 77/153577/1
2017-02-03 DongHun KwakImported Upstream version 2.50.2 02/112802/1 upstream/2.50.2
2016-05-10 DongHun KwakMerge branch 'upstream' of ssh://review.tizen.org:29418... 69/68869/1 upstream/2.48.0
2016-05-10 Ryan LortieImported Upstream version 2.48.0 68/68868/1
2015-06-28 Ting-Wei Langmacros: Only set G_ANALYZER_ANALYZING to 1 when clang...
2015-04-13 Behdad EsfahbodRemove UTF-8 quotation marks
2015-03-22 Matthias ClasenFix the build
2015-03-22 Matthias ClasenAccount for clangs lack of __alloc_size__
2015-02-23 Colin WaltersAdd g_autofree
2015-02-03 Chun-wei Fangmacros.h: Add Private Macro _GLIB_DEFINE_AUTOPTR_CHAINUP
2015-02-02 Ryan Lortiefix G_DEFINE_AUTO_CLEANUP_FREE_FUNC on non-GCC
2015-01-30 Ryan Lortiemacros: add support for GNUC cleanup __attribute__
2015-01-14 Paolo BorelliAvoid warning when using G_STMT_END macro with MSVC
2014-08-22 Thomas Hallergmacros.h: add G_GNUC_*_IGNORE_DEPRECATIONS macros...
2014-01-31 Matthias ClasenDocs: Don't use the note tag
2014-01-31 Daniel MustielesUpdated FSF's address
2013-11-02 Dan Winshipgmacros.h: fix C99 check
2013-08-17 Stef WalterMark up warnings/critical functions for clang analyzer
2013-07-29 Chun-wei FanAdd MSVC implementations of G_GNUC_*_IGNORE_DEPRECATIONS
2013-06-30 Dan WinshipMake G_STRFUNC consistent across platforms
2013-04-03 Colin Waltersgmacros: Mark G_UNAVAILABLE() functions as deprecated...
2013-01-30 Cosimo Cecchigmacros: add G_GNUC_UNUSED to G_STATIC_ASSERT
2013-01-13 Ryan LortieAdd a new _GLIB_EXTERN macro for "extern"
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-03-05 Alexander LarssonMerge branch 'signal-performance'
2012-03-03 Shota Akiyamaglib/gmacros.h: Fix up attribute to avoid namespace...
2012-02-27 Matthias ClasenImprove the wording of the message for G_UNAVAILABLE
2012-02-27 Emmanuele BassiAdd flexible API version boundaries
2012-02-24 Filippo Della BettaAdded better support of G_STRFUNC for Visual Studio...
2012-02-15 Dan WinshipAdd G_GNUC_BEGIN/END_IGNORE_DEPRECATIONS
2012-01-30 Alexander LarssonMove constructor macros to an internal header and into...
2012-01-17 Kjartan MaraasFix broken build with -Wundefined
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2012-01-13 Alexander LarssonAdd macros to handle constructor functions on the compi...
2011-10-12 Matthias ClasenMake single includes mandatory
2011-10-12 Chun-wei FanBug 661438: Fix up gmacros.h a bit
2011-10-11 Matthias ClasenAdd our own deprecation macros
2011-10-11 Matthias ClasenAdd better deprecation macros
2011-10-07 Matthias ClasenUSE __COUNTER__ instead of __LINE__ when available
2011-10-05 Colin Waltersgmacros: Hide G_STATIC_ASSERT from g-ir-scanner
2011-10-04 Ryan LortieMake G_ASSERT_STATIC work with clang
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-06-13 Ryan LortieFormally deprecate G_CONST_RETURN
2011-05-31 Colin WaltersConsistently use G_GNUC_EXTENSION instead of __extension__
2011-05-28 Ryan LortieAdd G_STATIC_ASSERT_EXPR macro
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-03-15 Emmanuele BassiRevert "Deprecate G_CONST_RETURN"
2011-03-15 Ryan LortieDeprecate G_CONST_RETURN
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-23 Emmanuele BassiAdd G_GNUC_DEPRECATED_FOR macro
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'
2009-01-18 Matthias ClasenUse offsetof instead of __builtin_offsetof, for icc...
2008-10-29 16:11:14 Tim Janikadded G_PASTE() and G_STATIC_ASSERT(), based on patches...
2008-09-10 Matthias ClasenBug 551228 – G_STRFUNC on recent Sun compiler should...
2008-06-11 Sebastian DrögeBug 531900 – Use __builtin_offsetof for G_STRUCT_OFFSET...
2008-05-22 10:49:37 Tim Janikimplement G_STMT_START and G_STMT_END with do{}while...
2008-05-05 Michael Natterer#define __GLIB_H_INSIDE__ around including everything.
2008-03-31 Matthias ClasenAdd macros wrapping the gcc alloc_size function attribu...
2008-03-14 Michael Natterermake it possible to disable single-file includes by...
2008-01-27 Matthias ClasenDeprecate G_GNUC_(PRETTY)_FUNCTION.
2006-11-22 Tim Janikadded G_GNUC_MAY_ALIAS, suggested by Mathias Hasselmann...
2005-12-04 Matthias ClasenAdd a macro to make gcc warn if a function result is...
2005-11-30 Matthias ClasenFix G_STMT_START / G_STMT_END on Solaris. (#321972...
2005-03-08 Matthias ClasenDefine G_GNUC_NULL_TERMINATED. (#164706, Marc Meissner)
2004-11-29 Matthias ClasenDefine empty for gcc 2.95.
2004-11-28 Matthias ClasenMark functions with G_GNUC_MALLOC when appropriate.
2004-08-10 Matthias ClasenRemove G_GNUC_INTERNAL from here. Check whether the...
2004-08-09 Matthias ClasenDefine empty if gcc is too old.
2004-08-02 Matthias ClasenAdd a G_GNUC_INTERNAL macro to mark function declaratio...
2004-03-14 Owen TaylorAdd __extension__ to G_STMT_START to quite gcc -pedanti...
2003-12-11 Manish Singhchange #elif with no expression to #else in G_STRFUNC...
2003-11-27 Tim Janikhandle NULL arguments gracefully.
next