[kdbus] Do not set body message if signature field is empty
[platform/upstream/glib.git] / gobject / gvaluetransform.c
2014-01-31 Daniel MustielesUpdated FSF's address
2013-10-29 Chun-wei Fangobject/gvaluetransform.c: Cleanup #ifndef _MSC_VER
2012-06-27 Philipp Kernvaluetransform: Fix definition of ulong_bool
2012-02-22 Rui Matosgvaluetransform: Fix an infinite loop with GFlagsValue...
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-06-07 Chun-wei FanClean up gobject/gvaluetransform.c a bit
2011-06-03 Colin Waltersgobject: Use _ prefixing in private headers over G_GNUC...
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
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-07-07 Ryan Lortiegobject/: fully remove gobjectalias hacks
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'
2008-06-22 Michael Nattererremove trailing whitespace from newly added gtk-doc...
2008-06-22 Michael Natterermoved includes back to the top of the files (before...
2005-08-09 Matthias ClasenAccess enum and flags values as v_long/v_ulong, not...
2005-03-14 Matthias ClasenMake work again.
2005-01-12 Matthias ClasenCosmetic fixes (#163792, BenoƮt Carpentier):
2004-09-16 Matthias ClasenImplement the same PLT reduction technique used in...
2003-03-30 Matthias ClasenOptimize the common cases (init == NULL or init ==...
2002-12-12 Manish Singhuse G_G[U]INT64_FORMAT unconditionally, since we'll...
2002-07-26 Owen TaylorFix problems with excess ';' by addition of strategic...
2002-03-05 Sven Neumanndon't try to register undeclared value transform functi...
2002-02-13 Tim Janikcosmetic cleanups, fixed [u]int64->string conversions.
2002-02-10 Hans Breuermsvc 5.0 can't cast from uint64 to double. Disable...
2002-02-09 Owen TaylorRegister transformations for gint64, guint64. (#70780...
2001-03-08 Owen TaylorInclude <string.h> for memcpy.
2001-03-07 Tim Janikchanged prototype of g_boxed_type_register_static(...