[kdbus] sync with kdbus (kdbus.h - commit: 5ae1ecac44cb)
[platform/upstream/glib.git] / gmodule / gmodule.c
2014-02-15 Matthias Clasendocs: let go of *
2014-02-08 Matthias ClasenEradicate links and xrefs
2014-02-06 Matthias ClasenDocs: replace <literal> by `
2014-02-06 Matthias ClasenDon't use <filename> in docs
2014-02-01 Matthias ClasenDrop use of the command tag
2014-02-01 Matthias ClasenAnnotate all examples with their language
2014-02-01 Matthias ClasenGModule: Move docs away from markup
2014-01-31 Daniel MustielesUpdated FSF's address
2014-01-31 Matthias ClasenDocs: don't use the structname tag
2013-11-20 Dan WinshipReplace #ifdef HAVE_UNISTD_H checks with #ifdef G_OS_UNIX
2013-11-20 Dan WinshipRemove alleged support for last-millennium Unixes
2013-09-13 Rico Tzschichholzgmodule: Two minor g-i annotations fixes
2013-05-21 Dan WinshipUse 'dumb quotes' rather than `really dumb quotes'
2012-07-13 Matthias ClasenFix GModule documentation a bit
2012-03-31 Robert AncellAdd missing allow-none annotations for function parameters.
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-12-14 Stef Walterdocumentation fixes
2011-11-17 Matthias ClasenFix doc formatting
2011-11-15 Matthias ClasenMove GModule docs inline
2011-10-03 Ryan Lortielocks: drop _INIT macros
2011-10-03 Matthias ClasenReplace static privates by privates
2011-09-21 Ryan LortiePort internal GStaticRecMutex users to GRecMutex
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-08-29 Matthias ClasenSpelling fixes
2011-06-15 Matthias ClasenRemove a redundant NULL check
2011-06-09 Ryan LortieRemove all uses of G_CONST_RETURN
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-03-15 Emmanuele BassiRevert "Remove all uses of G_CONST_RETURN"
2011-03-15 Ryan LortieRemove all uses of G_CONST_RETURN
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'
2009-03-02 Matthias ClasenFix an include order problem
2008-07-27 Tor LillqvistNew file.
2008-05-05 Michael NattererMakefile.am. build with G_DISABLE_SINGLE_INCLUDES to...
2007-12-23 Matthias ClasenDon't fail to load modules with suffix .la. (#480122...
2007-11-09 Matthias ClasenInclude glibconfig.h before checking G_OS_WIN32.
2007-11-08 Matthias ClasenMake header include order consistent (#71704, Diego...
2007-07-09 Matthias ClasenInclude the module file name to the error message given...
2006-12-31 Matthias Clasenfix include order
2006-12-28 Matthias ClasenClean up includes.
2006-12-13 Matthias ClasenHandle valid symbols that are NULL correctly. (#385388...
2006-09-11 Tim Janikapplied patch from Christian Persch to support G_DEBUG...
2005-11-28 Matthias ClasenSilence compiler warnings.
2005-01-02 Tor LillqvistIt's wrong to call g_file_test() with more than one...
2004-12-06 Tor LillqvistMakefile.am gmodule.def Win32 DLL ABI stability cruft...
2004-11-04 Tor LillqvistArgument is in UTF-8. Use wide character Win32 API...
2004-02-22 Matthias ClasenSet the gmodule suffix to 'a' for aix and use the aix...
2004-02-20 Tim Janikapplied patch from David Schleef <ds@schleef.org> which...
2002-12-04 Owen TaylorProperly refcount the main module if it is already...
2002-02-17 Owen TaylorFix typo when checking if file + module_suffix exists...
2001-11-18 Michael Meeksfix leak.
2001-07-30 Sebastian Wilhelmibuild the library name ourselfs ... so we can load...
2001-07-11 Darin AdlerAdd some generated files.
2001-06-23 Owen TaylorChanges for 64-bit cleanliness, loosely based on patch...
2001-05-29 Sebastian WilhelmiDo not g_strdup, as promised in the function name.
2001-05-29 Tim Janikerk, strconcat needs NULL as last arg. make sure we...
2001-05-28 Tim Janikas a last resort, if we can't access() the module,...
2001-05-27 Tim Janikunlock context when bailing out with a warning. (g_main...
2001-04-20 Dan Winshipgmodule implementation for Darwin/Mac OS X
2001-03-07 Sebastian WilhelmiSet G_LOG_DOMAIN to \"GModule\" instead of g_log_domain...
2001-02-17 Havoc Penningtoninclude string.h
2001-01-27 Tor LillqvistNeed <io.h> for open() and close().
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 Tor LillqvistNew function that returns the message string for a...
2000-03-01 Tim Janikdo not return NULL symbols.
2000-01-13 Martin Baulig[FIXME: On NetBSD, dlsym() doesn't set errno != 0 when...
1999-07-24 Tim Janik18:36. incorporated proposed cleanups from gtk-devel...
1999-05-08 CDT 1999 Shawn T... Port to BeOS by myself and Richard Offer.
1999-05-06 Tor LillqvistNew files, used to generate corresponding non-.in files...
1999-04-07 Asbjørn PettersenAdd G_MODULE_IMPL_OS2
1999-02-24 CST 1999 Shawn T... inserted additional note to look for ChangeLog and...
1999-02-10 Tim Janikbe more descriptive on unsupported systems.
1999-02-10 Sebastian Wilhelmis/G_LOCK_DECLARE/G_LOCK_DEFINE/ throuhout glib. Added...
1999-02-10 Tim Janikfixed errernerous code wrt to thread specific error...
1998-12-16 Tim Janikversion bump to 1.1.8, binary age 0, interface age 0.
1998-12-15 Owen TaylorThis commit merges the glib-threads branch into the...
1998-11-20 Tim Janikadded empty default imlementation so gmodule.so compile...
1998-10-27 Tor Lillqvistremoved dummy structure definitions for struct _GCache...
1998-10-21 Tim Janikreverted part of the changes from Sebastian Wilhelmi...
1998-09-21 Tim JanikNEWS file update for upcoming release of GLib + GModule...
1998-09-17 Tim Janikimplemented g_datalist_* along the lines of g_dataset...
1998-08-20 Tim Janikprovide no operation implementation for the underlying...
1998-08-17 Tim Janikchanged the return type for the GModuleCheckInit functi...
1998-08-16 Tim Janikversion bump to 1.1.3, binary age 0, interface age 0.
1998-08-10 Tim Janikminor changes to internal interface.
1998-08-10 Tim Janikminor hack to cause SUBDIRS (gmodule) to be build last...
1998-08-09 Tim Janikhm, fixup call sequences for check_init() and de_init().
1998-08-09 Tim Janikerm, fix copyright notice.
1998-08-09 Tim Janikfix cmopiler warnings. check (de)initialization code.
1998-08-09 Tim Janikinitial import of gmodule.