2.13.1
[platform/upstream/glib.git] / gobject / glib-genmarshal.c
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.