Bug 549771 – improved .gitignore for glib
[platform/upstream/glib.git] / gmodule / gmodule-dl.c
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.