Age | Commit message (Expand) | Author | Files | Lines |
2002-03-02 | Use G_MODULE_SUFFIX rather than a hardcoded ".so". (#72803) | Owen Taylor | 1 | -0/+6 |
2002-02-17 | Fix typo when checking if file + module_suffix exists. (Miroslaw | Owen Taylor | 1 | -0/+6 |
2001-11-24 | */.cvsignore: Add various Win32 related file types. | Tor Lillqvist | 1 | -0/+9 |
2001-11-22 | Version 11, interface, binary age 0. | Owen Taylor | 1 | -0/+6 |
2001-11-18 | fix leak. | Michael Meeks | 1 | -0/+4 |
2001-10-31 | Add gmodule-dyld.c | Dan Winship | 1 | -0/+4 |
2001-10-22 | If we have built the MSVC import library, install it. Install the gcc | Tor Lillqvist | 1 | -0/+6 |
2001-10-09 | More Unix compatibility: Add "lib" prefix in case the module name doesn't | Tor Lillqvist | 1 | -0/+9 |
2001-10-03 | s/retrive/retrieve/ | jacob berkman | 1 | -0/+5 |
2001-09-25 | More Win32 automake macros. For .def files: GLIB_DEF, GMODULE_DEF, | Tor Lillqvist | 1 | -0/+7 |
2001-09-19 | Correct InternalName and OriginalFilename to match what we actually | Tor Lillqvist | 1 | -0/+5 |
2001-09-17 | glib/gmain.c Mark the _funcs tables for export. | Tor Lillqvist | 1 | -0/+6 |
2001-07-20 | reflect glib move | Hans Breuer | 1 | -0/+4 |
2001-06-23 | Changes for 64-bit cleanliness, loosely based on patch from Mark Murnane. | Owen Taylor | 1 | -0/+6 |
2001-05-29 | Do not g_strdup, as promised in the function name. | Sebastian Wilhelmi | 1 | -0/+5 |
2001-05-29 | erk, strconcat needs NULL as last arg. make sure we pass module name with | Tim Janik | 1 | -0/+5 |
2001-05-28 | as a last resort, if we can't access() the module, leave it up to the | Tim Janik | 1 | -0/+7 |
2001-05-27 | unlock context when bailing out with a warning. (g_main_context_check): | Tim Janik | 1 | -0/+7 |
2001-04-20 | gmodule implementation for Darwin/Mac OS X | Dan Winship | 1 | -0/+9 |
2001-03-14 | From Edward M. Lee <tailbert@yahoo.com>: | Tor Lillqvist | 1 | -0/+7 |
2001-03-12 | Link with the libgmodule la only on Win32. | Tor Lillqvist | 1 | -0/+5 |
2001-03-10 | Use the _LIBADD dependencies on libglib only on Win32. | Tor Lillqvist | 1 | -0/+5 |
2001-03-09 | Use G_BEGIN_DECLS and G_END_DECLS. Define G_MODULE_EXPORT correctly on | Tor Lillqvist | 1 | -0/+12 |
2001-03-07 | Set G_LOG_DOMAIN to \"GModule\" instead of g_log_domain_gmodule. | Sebastian Wilhelmi | 1 | -0/+7 |
2001-02-17 | include string.h | Havoc Pennington | 1 | -0/+7 |
2001-02-17 | add check for broken RTLD_GLOBAL (on OSF1 V5.0). | Tim Janik | 1 | -0/+4 |
2001-01-27 | Need <io.h> for open() and close(). | Tor Lillqvist | 1 | -0/+4 |
2000-12-22 | Determine the suffix of the shared librarries for this system. This is | Sebastian Wilhelmi | 1 | -0/+20 |
2000-10-16 | gmodule: New variable. (dist-hook): Handle $(BUILT_EXTRA_DIST). | Raja R Harinath | 1 | -35/+39 |
2000-09-28 | Moved declaration of g_log_domain_gmodule up before the inclusion of | Sebastian Wilhelmi | 1 | -0/+5 |
2000-07-22 | Fix resource handling, the resource file got left out from the DLL after | Tor Lillqvist | 1 | -0/+5 |
2000-07-20 | Mark the functions g_basename and g_dirname deprecated. They will issue an | Sebastian Wilhelmi | 1 | -0/+5 |
2000-07-19 | glibconfig.h and glib.h now include files outside of the extern "C" block. | Sebastian Wilhelmi | 1 | -0/+6 |
2000-07-18 | Don't #include <tlhelp32.h> when compiling with gcc, as it isn't provided. | Tor Lillqvist | 1 | -0/+6 |
2000-05-13 | makefile.mingw.in tests/makefile.mingw.in Rename makefile.cygwin(.in) to | Tor Lillqvist | 1 | -0/+7 |
2000-05-01 | Add new functions. Add new object files. Add threadpool-test. No need to | Tor Lillqvist | 1 | -0/+4 |
2000-03-22 | In the "null" module case _g_module_symbol should still first search the main | Tor Lillqvist | 1 | -0/+3 |
2000-03-22 | When looking for symbols in the "main" module we must search both the main | Tor Lillqvist | 1 | -0/+16 |
2000-03-01 | New function that returns the message string for a Win32 error code. | Tor Lillqvist | 1 | -0/+15 |
2000-03-01 | minor optimization. | Tim Janik | 1 | -0/+5 |
2000-03-01 | do not return NULL symbols. | Tim Janik | 1 | -0/+24 |
2000-01-13 | [FIXME: On NetBSD, dlsym() doesn't set errno != 0 when the system cannot be | Martin Baulig | 1 | -0/+5 |
1999-10-31 | Don't crash if removing a nonexistent value. | Tor Lillqvist | 1 | -5/+0 |
1999-10-04 | Don't define WIN32 and NATIVE_WIN32. | Tor Lillqvist | 1 | -0/+5 |
1999-10-04 | G_OS_FOO #defines. I *think* I got the cygwin and beos stuff right, but | Manish Singh | 1 | -0/+5 |
1999-07-24 | 18:36. incorporated proposed cleanups from gtk-devel-list. | Tim Janik | 1 | -0/+9 |
1999-05-06 | New files, used to generate corresponding non-.in files when making a | Tor Lillqvist | 1 | -0/+4 |
1999-05-01 | libtool 1.3 upgrade | Manish Singh | 1 | -0/+4 |
1999-04-19 | add gmodule-os2.c | Asbjørn Pettersen | 1 | -0/+4 |
1999-04-07 | Add G_MODULE_IMPL_OS2 | Asbjørn Pettersen | 1 | -0/+6 |