Don't modify errno. (#116617, Balazs Scheidler)
[platform/upstream/glib.git] / glib / gmacros.h
2003-12-11 Manish Singhchange #elif with no expression to #else in G_STRFUNC...
2003-11-27 Tim Janikhandle NULL arguments gracefully.
2003-05-28 Owen Taylor__PRETTY_FUNCTION__ was made a non-token before gcc...
2002-12-12 Manish Singhpull in trio if host printf doesn't have a known way...
2002-11-27 Matthias ClasenUse G_LIKELY without surrounding parentheses in g_asser...
2002-11-26 Matthias ClasenFix the non-gcc-3.x definitions of G_LIKELY and G_UNLIK...
2002-11-25 Matthias ClasenRemove the (no longer effective) empty if-branch.
2002-11-22 Owen TaylorRemove broken G_HIDDEN_SYMBOL definition which wasn...
2002-11-21 Owen TaylorAdd G_GNUC_DEPRECATED. (Tom Tromey, #87969)
2002-11-20 Matthias ClasenUse G_LIKELY. (#69022)
2002-01-29 Havoc Penningtonget rid of warning here
2002-01-28 Owen TaylorOnly use __FUNCTION__, __PRETTY_FUNCTION__ for G_GNUC_F...
2001-12-06 Darin AdlerDo the same for "pure".
2001-12-06 Matthias ClasenThe following patch corrects some function attributes...
2001-08-23 Tim Janiknew macro.
2001-08-05 Owen TaylorInclude stddef.h so that we use the system's definition...
2001-06-23 Owen TaylorChanges for 64-bit cleanliness, loosely based on patch...
2000-12-01 Havoc PenningtonProvide G_CONST_RETURN which is 'const' by default...
2000-10-12 Sebastian WilhelmiSplit glib.h into many header files mostly according...