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