[kdbus] sync with kdbus (kdbus.h - commit: 5ae1ecac44cb)
[platform/upstream/glib.git] / gobject / glib-genmarshal.c
2014-01-31 Daniel MustielesUpdated FSF's address
2013-11-20 Dan WinshipReplace #ifdef HAVE_UNISTD_H checks with #ifdef G_OS_UNIX
2013-01-15 Chun-wei FanRevert "Improvde #include order consistency"
2013-01-01 Matthias ClasenImprovde #include order consistency
2012-08-28 Colin WaltersSwitch all open() calls to use g_open()
2012-03-08 Chun-wei Fanglib-genmarshal.c: Use G_VA_COPY instead of va_copy()
2012-03-05 Alexander LarssonMerge branch 'signal-performance'
2012-03-02 Alexander LarssonSupport generating va marshallers in glib-genmarshal
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-09-23 Colin Waltersgvalue: Add explicitly signed g_value_get_schar() and...
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-08-29 Matthias ClasenSpelling fixes
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-12-02 Benjamin Ottegobject: Cast token type to guint to avoid gcc warning
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-06-19 Christian PerschAdd g_value_take_variant
2010-06-17 Christian PerschFix VARIANT out args
2010-06-17 Christian PerschAdd fundamental type and pspec for GVariant
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'
2009-03-01 Matthias ClasenMore of the same
2009-02-23 Matthias ClasenFix "it's" vs "its" confusion throughout the source...
2008-06-27 Hans Breuermove G_OS_WIN32 inclusion of <io.h> down to where G_OS_...
2008-06-22 Michael Natterermoved includes back to the top of the files (before...
2007-12-12 Mathias HasselmannAlways exit with non-zero error code when printing...
2007-10-13 Sven HerzbergReviewed by Tim Janik.
2007-02-13 Tor LillqvistAdd comment about dup(0) and lack of /dev/stdin on...
2007-01-01 Tor LillqvistHandle "/dev/stdin" by dup()ing fd 0 so that it works...
2006-08-23 Sven Neumannadded new command-line option "--internal" that can...
2005-11-28 Matthias ClasenSilence compiler warnings.
2005-11-17 Matthias Clasenconst correctness fixes, found by Arjan van de Ven...
2004-07-21 Matthias ClasenUse the correct fields for enums and flags. (#145015...
2003-09-14 Matthias ClasenDon't generate code using deprecated APIs. (#122292...
2002-12-12 Matthias ClasenAdd a test for positional parameters in g_snprintf...
2002-05-07 Owen TaylorFix include order for config.h (#71704, Morten Welinder)
2002-02-26 Matthias ClasenRemove references to gruntime. This includes renaming...
2002-02-19 Tim Janikprovide marshaller specific value_set_*_take_ownership...
2001-11-17 Owen TaylorExit with non-zero exit status if any errors were encou...
2001-11-14 Tim Janikadd API for chaining: g_signal_chain_from_overridden...
2001-10-11 Joshua N PritikinFill in missing support for gint64 & guint64 (#59254).
2001-10-03 Owen TaylorAdd support for G_TYPE_INT64 and storing it in GValue...
2001-07-26 Michael Nattereradded a "release_check" to the OutArgument structure...
2001-07-20 Ron SteinkeModified to create header files which use G_[BEGIN...
2001-03-09 Tim Janiktest program. covers run first/last/cleanup signal...
2001-03-07 Tim Janikchanged prototype of g_boxed_type_register_static(...
2000-12-12 Tim Janikfixed dealing with collection/lcopy of NULL values.
2000-11-28 Elliot LeeFix warnings.
2000-10-27 Tor LillqvistMake glib-genmarshal.exe.
2000-10-27 Tim Janikpublically define GSignalInvocationHint structure that...
2000-10-25 Tim Janikadded newly added gobject/ headers.