gdbus-codegen: Clean config.pyc to make distcheck happy
[platform/upstream/glib.git] / gobject / gclosure.c
2011-05-02 Dan WinshipFix compiler warnings
2011-04-29 David ZeuthenMerge branch 'master' into gdbus-codegen
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-04-08 David ZeuthenAdd a generic libffi based marshaller to libgobject
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-12-19 Pavel HolejsovskyAdd GI annotations to GClosure and friends.
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-08-04 Emmanuele Bassibinding: Add a default marshaller for the closure API
2010-07-07 Ryan Lortiegobject/: fully remove gobjectalias hacks
2010-06-23 Matthias ClasenDocument g_cclosure_marshal_VOID__VARIANT
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-02-23 Matthias ClasenFix "it's" vs "its" confusion throughout the source...
2008-07-02 Matthias ClasenFix up section comments
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...
2008-06-22 Stefan KostMigrating docs.
2008-06-21 Stefan KostAdd --sgml-mode to allow sgml in doc-fragments (which...
2008-06-21 Stefan KostAdd titles back from tmpl.
2008-06-21 Stefan KostUse file-names from the section file for SECTION: comments.
2008-06-21 Stefan KostMigrating docs.
2006-01-30 Matthias ClasenRemove C++ comment
2005-09-08 Kjartan MaraasRemove some unused code. Same here And here Mark some...
2005-08-03 Matthias ClasenMark the vint member as volatile, which seems to be...
2005-08-01 Tim Janikturned all modifications to the first 32 integer bits...
2005-07-30 Tim Janikreverted notify_mutex introduction, since this prevents...
2005-07-15 Matthias ClasenMake refcounting threadsafe by using atomic operations...
2005-03-14 Matthias ClasenMake work again.
2004-09-16 Matthias ClasenImplement the same PLT reduction technique used in...
2002-03-13 Erwann Chenedeglib/gconvert.c glib/gen-unicode-tables.pl fixed cast...
2001-11-26 Tim Janiktypedef GType to gulong instead of gsize, if possible.
2001-11-07 Tim Janikprovide G_CLOSURE_N_NOTIFIERS() for people that need...
2001-04-09 Tim Janikincrement version to 1.3.4 (binary 0, interface 0).
2001-03-18 Tim Janikremoved archaic gpointer derived_data; relict and added...
2001-03-07 Tim Janikchanged prototype of g_boxed_type_register_static(...
2001-02-16 Tim Janikincorporated huge docu patch from Eric Lemings <eric...
2001-01-31 Tim Janikadapt to work with new CVS gtk-doc, leaving the old...
2001-01-24 4Don't leak closure->notifiers.
2000-12-12 Tim Janikfixed dealing with collection/lcopy of NULL values.
2000-10-27 Tim Janikfixed notifier position for post_marshal guard which...
2000-10-27 Tim Janikpublically define GSignalInvocationHint structure that...
2000-10-27 Tim Janikfixed deadlock scenarion where g_signal_lookup() would...
2000-10-25 Tim Janikadded newly added gobject/ headers.