hook gvariant vectors up to kdbus
[platform/upstream/glib.git] / gmodule / gmodule-dl.c
2014-01-31 Daniel MustielesUpdated FSF's address
2013-04-16 Sebastian DrögeFix compilation on Android with the bionic C library
2012-11-28 Sebastian DrögeRevert "Fix compilation on Android with the bionic...
2012-11-28 Sebastian DrögeFix compilation on Android with the bionic C library
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
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-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'
2007-11-08 Matthias ClasenMake header include order consistent (#71704, Diego...
2006-12-13 Matthias ClasenHandle valid symbols that are NULL correctly. (#385388...
2004-02-20 Tim Janikapplied patch from David Schleef <ds@schleef.org> which...
2002-03-02 Owen TaylorUse G_MODULE_SUFFIX rather than a hardcoded ".so"....
2001-02-17 Tim Janikadd check for broken RTLD_GLOBAL (on OSF1 V5.0).
2000-12-22 Sebastian WilhelmiDetermine the suffix of the shared librarries for this...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-03-01 Tim Janikdo not return NULL symbols.
1999-02-24 CST 1999 Shawn T... inserted additional note to look for ChangeLog and...
1999-01-21 EST 1999 Jeff GarzikAdd braces to eliminate an ambiguous else warning.
1999-01-16 Tor LillqvistMerge in current Win32 version. Almost no Unix code...
1998-12-15 Owen TaylorThis commit merges the glib-threads branch into the...
1998-10-27 Tor Lillqvistremoved dummy structure definitions for struct _GCache...
1998-08-10 Tim Janikminor changes to internal interface.
1998-08-09 Tim Janikinitial import of gmodule.