2012-07-13 |
Matthias Clasen | Fix GModule documentation a bit |
blob | commitdiff |
2012-03-31 |
Robert Ancell | Add missing allow-none annotations for function parameters. |
blob | commitdiff | diff to current |
2012-01-13 |
Alexander Larsson | Merge remote-tracking branch 'gvdb/master' |
blob | commitdiff | diff to current |
2011-12-14 |
Stef Walter | documentation fixes |
blob | commitdiff | diff to current |
2011-11-17 |
Matthias Clasen | Fix doc formatting |
blob | commitdiff | diff to current |
2011-11-15 |
Matthias Clasen | Move GModule docs inline |
blob | commitdiff | diff to current |
2011-10-03 |
Ryan Lortie | locks: drop _INIT macros |
blob | commitdiff | diff to current |
2011-10-03 |
Matthias Clasen | Replace static privates by privates |
blob | commitdiff | diff to current |
2011-09-21 |
Ryan Lortie | Port internal GStaticRecMutex users to GRecMutex |
blob | commitdiff | diff to current |
2011-09-12 |
Ryan Lortie | Merge remote-tracking branch 'gvdb/master' |
blob | commitdiff | diff to current |
2011-08-29 |
Matthias Clasen | Spelling fixes |
blob | commitdiff | diff to current |
2011-06-15 |
Matthias Clasen | Remove a redundant NULL check |
blob | commitdiff | diff to current |
2011-06-09 |
Ryan Lortie | Remove all uses of G_CONST_RETURN |
blob | commitdiff | diff to current |
2011-04-15 |
Ryan Lortie | Merge remote-tracking branch 'gvdb/master' |
blob | commitdiff | diff to current |
2011-03-15 |
Emmanuele Bassi | Revert "Remove all uses of G_CONST_RETURN" |
blob | commitdiff | diff to current |
2011-03-15 |
Ryan Lortie | Remove all uses of G_CONST_RETURN |
blob | commitdiff | diff to current |
2011-01-27 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-10-04 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-10-04 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-06-10 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-04-21 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-04-16 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-04-16 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2009-03-02 |
Matthias Clasen | Fix an include order problem |
blob | commitdiff | diff to current |
2008-07-27 |
Tor Lillqvist | New file. |
blob | commitdiff | diff to current |
2008-05-05 |
Michael Natterer | Makefile.am. build with G_DISABLE_SINGLE_INCLUDES to... |
blob | commitdiff | diff to current |
2007-12-23 |
Matthias Clasen | Don't fail to load modules with suffix .la. (#480122... |
blob | commitdiff | diff to current |
2007-11-09 |
Matthias Clasen | Include glibconfig.h before checking G_OS_WIN32. |
blob | commitdiff | diff to current |
2007-11-08 |
Matthias Clasen | Make header include order consistent (#71704, Diego... |
blob | commitdiff | diff to current |
2007-07-09 |
Matthias Clasen | Include the module file name to the error message given... |
blob | commitdiff | diff to current |
2006-12-31 |
Matthias Clasen | fix include order |
blob | commitdiff | diff to current |
2006-12-28 |
Matthias Clasen | Clean up includes. |
blob | commitdiff | diff to current |
2006-12-13 |
Matthias Clasen | Handle valid symbols that are NULL correctly. (#385388... |
blob | commitdiff | diff to current |
2006-09-11 |
Tim Janik | applied patch from Christian Persch to support G_DEBUG... |
blob | commitdiff | diff to current |
2005-11-28 |
Matthias Clasen | Silence compiler warnings. |
blob | commitdiff | diff to current |
2005-01-02 |
Tor Lillqvist | It's wrong to call g_file_test() with more than one... |
blob | commitdiff | diff to current |
2004-12-06 |
Tor Lillqvist | Makefile.am gmodule.def Win32 DLL ABI stability cruft... |
blob | commitdiff | diff to current |
2004-11-04 |
Tor Lillqvist | Argument is in UTF-8. Use wide character Win32 API... |
blob | commitdiff | diff to current |
2004-02-22 |
Matthias Clasen | Set the gmodule suffix to 'a' for aix and use the aix... |
blob | commitdiff | diff to current |
2004-02-20 |
Tim Janik | applied patch from David Schleef <ds@schleef.org> which... |
blob | commitdiff | diff to current |
2002-12-04 |
Owen Taylor | Properly refcount the main module if it is already... |
blob | commitdiff | diff to current |
2002-02-17 |
Owen Taylor | Fix typo when checking if file + module_suffix exists... |
blob | commitdiff | diff to current |
2001-11-18 |
Michael Meeks | fix leak. |
blob | commitdiff | diff to current |
2001-07-30 |
Sebastian Wilhelmi | build the library name ourselfs ... so we can load... |
blob | commitdiff | diff to current |
2001-07-11 |
Darin Adler | Add some generated files. |
blob | commitdiff | diff to current |
2001-06-23 |
Owen Taylor | Changes for 64-bit cleanliness, loosely based on patch... |
blob | commitdiff | diff to current |
2001-05-29 |
Sebastian Wilhelmi | Do not g_strdup, as promised in the function name. |
blob | commitdiff | diff to current |
2001-05-29 |
Tim Janik | erk, strconcat needs NULL as last arg. make sure we... |
blob | commitdiff | diff to current |
2001-05-28 |
Tim Janik | as a last resort, if we can't access() the module,... |
blob | commitdiff | diff to current |
2001-05-27 |
Tim Janik | unlock context when bailing out with a warning. (g_main... |
blob | commitdiff | diff to current |
2001-04-20 |
Dan Winship | gmodule implementation for Darwin/Mac OS X |
blob | commitdiff | diff to current |
2001-03-07 |
Sebastian Wilhelmi | Set G_LOG_DOMAIN to \"GModule\" instead of g_log_domain... |
blob | commitdiff | diff to current |
2001-02-17 |
Havoc Pennington | include string.h |
blob | commitdiff | diff to current |
2001-01-27 |
Tor Lillqvist | Need <io.h> for open() and close(). |
blob | commitdiff | diff to current |
2000-12-22 |
Sebastian Wilhelmi | Determine the suffix of the shared librarries for this... |
blob | commitdiff | diff to current |
2000-07-26 |
Tim Janik | applied patch from Andreas Persenius <ndap@swipnet... |
blob | commitdiff | diff to current |
2000-03-01 |
Tor Lillqvist | New function that returns the message string for a... |
blob | commitdiff | diff to current |
2000-03-01 |
Tim Janik | do not return NULL symbols. |
blob | commitdiff | diff to current |
2000-01-13 |
Martin Baulig | [FIXME: On NetBSD, dlsym() doesn't set errno != 0 when... |
blob | commitdiff | diff to current |
1999-07-24 |
Tim Janik | 18:36. incorporated proposed cleanups from gtk-devel... |
blob | commitdiff | diff to current |
1999-05-08 |
CDT 1999 Shawn T... | Port to BeOS by myself and Richard Offer. |
blob | commitdiff | diff to current |
1999-05-06 |
Tor Lillqvist | New files, used to generate corresponding non-.in files... |
blob | commitdiff | diff to current |
1999-04-07 |
Asbjørn Pettersen | Add G_MODULE_IMPL_OS2 |
blob | commitdiff | diff to current |
1999-02-24 |
CST 1999 Shawn T... | inserted additional note to look for ChangeLog and... |
blob | commitdiff | diff to current |
1999-02-10 |
Tim Janik | be more descriptive on unsupported systems. |
blob | commitdiff | diff to current |
1999-02-10 |
Sebastian Wilhelmi | s/G_LOCK_DECLARE/G_LOCK_DEFINE/ throuhout glib. Added... |
blob | commitdiff | diff to current |
1999-02-10 |
Tim Janik | fixed errernerous code wrt to thread specific error... |
blob | commitdiff | diff to current |
1998-12-16 |
Tim Janik | version bump to 1.1.8, binary age 0, interface age 0. |
blob | commitdiff | diff to current |
1998-12-15 |
Owen Taylor | This commit merges the glib-threads branch into the... |
blob | commitdiff | diff to current |
1998-11-20 |
Tim Janik | added empty default imlementation so gmodule.so compile... |
blob | commitdiff | diff to current |
1998-10-27 |
Tor Lillqvist | removed dummy structure definitions for struct _GCache... |
blob | commitdiff | diff to current |
1998-10-21 |
Tim Janik | reverted part of the changes from Sebastian Wilhelmi... |
blob | commitdiff | diff to current |
1998-09-21 |
Tim Janik | NEWS file update for upcoming release of GLib + GModule... |
blob | commitdiff | diff to current |
1998-09-17 |
Tim Janik | implemented g_datalist_* along the lines of g_dataset... |
blob | commitdiff | diff to current |
1998-08-20 |
Tim Janik | provide no operation implementation for the underlying... |
blob | commitdiff | diff to current |
1998-08-17 |
Tim Janik | changed the return type for the GModuleCheckInit functi... |
blob | commitdiff | diff to current |
1998-08-16 |
Tim Janik | version bump to 1.1.3, binary age 0, interface age 0. |
blob | commitdiff | diff to current |
1998-08-10 |
Tim Janik | minor changes to internal interface. |
blob | commitdiff | diff to current |
1998-08-10 |
Tim Janik | minor hack to cause SUBDIRS (gmodule) to be build last... |
blob | commitdiff | diff to current |
1998-08-09 |
Tim Janik | hm, fixup call sequences for check_init() and de_init(). |
blob | commitdiff | diff to current |
1998-08-09 |
Tim Janik | erm, fix copyright notice. |
blob | commitdiff | diff to current |
1998-08-09 |
Tim Janik | fix cmopiler warnings. check (de)initialization code. |
blob | commitdiff | diff to current |
1998-08-09 |
Tim Janik | initial import of gmodule. |
blob | commitdiff | diff to current |
|