summaryrefslogtreecommitdiff
path: root/gmodule/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2005-01-072.6.1GLIB_2_6_1Matthias Clasen1-0/+4
2005-01-02It's wrong to call g_file_test() with more than one test (bothTor Lillqvist1-0/+7
2004-12-162.6.0GLIB_2_6_0Matthias Clasen1-0/+4
2004-12-06Makefile.am gmodule.def Win32 DLL ABI stability cruft like in ../glib.Tor Lillqvist1-0/+6
2004-12-022.5.7Matthias Clasen1-0/+4
2004-11-122.5.6GLIB_2_5_6Matthias Clasen1-0/+4
2004-11-04Argument is in UTF-8. Use wide character Win32 API if present.Tor Lillqvist1-0/+10
2004-11-02*** empty log message ***GLIB_2_5_5Matthias Clasen1-0/+4
2004-10-272.5.4GTK_2_5_4Matthias Clasen1-0/+4
2004-09-182.5.3GLIB_2_5_3Matthias Clasen1-0/+4
2004-08-252.5.2GLIB_2_5_2Matthias Clasen1-3/+7
2004-08-012.5.1GLIB_2_5_1Matthias Clasen1-0/+4
2004-07-18=== Released 2.5.0 ===GLIB_2_5_0Soeren Sandmann1-0/+4
2004-05-31Add gmodule-ar.c. (#85930, Tomas Ă–gren)Matthias Clasen1-0/+4
2004-05-12Make it compile on AIX. (#141159, Michael Wilson)Matthias Clasen1-0/+5
2004-03-31On Cygwin, use the "cyg" prefix, and accept also the normal "lib".Tor Lillqvist1-0/+5
2004-02-24=== Released 2.3.3 ===GLIB_2_3_3Owen Taylor1-0/+4
2004-02-22Set the gmodule suffix to 'a' for aix and use the aix gmoduleMatthias Clasen1-0/+8
2003-01-04Use g_ascii_strcasecmp().Tor Lillqvist1-0/+4
2002-12-04Properly refcount the main module if it is already open. (#98648)Owen Taylor1-0/+5
2002-03-02Use G_MODULE_SUFFIX rather than a hardcoded ".so". (#72803)Owen Taylor1-0/+6
2002-02-17Fix typo when checking if file + module_suffix exists. (MiroslawOwen Taylor1-0/+6
2001-11-24*/.cvsignore: Add various Win32 related file types.Tor Lillqvist1-0/+9
2001-11-22Version 11, interface, binary age 0.Owen Taylor1-0/+6
2001-11-18fix leak.Michael Meeks1-0/+4
2001-10-31Add gmodule-dyld.cDan Winship1-0/+4
2001-10-22If we have built the MSVC import library, install it. Install the gccTor Lillqvist1-0/+6
2001-10-09More Unix compatibility: Add "lib" prefix in case the module name doesn'tTor Lillqvist1-0/+9
2001-10-03s/retrive/retrieve/jacob berkman1-0/+5
2001-09-25More Win32 automake macros. For .def files: GLIB_DEF, GMODULE_DEF,Tor Lillqvist1-0/+7
2001-09-19Correct InternalName and OriginalFilename to match what we actuallyTor Lillqvist1-0/+5
2001-09-17glib/gmain.c Mark the _funcs tables for export.Tor Lillqvist1-0/+6
2001-07-20reflect glib moveHans Breuer1-0/+4
2001-06-23Changes for 64-bit cleanliness, loosely based on patch from Mark Murnane.Owen Taylor1-0/+6
2001-05-29Do not g_strdup, as promised in the function name.Sebastian Wilhelmi1-0/+5
2001-05-29erk, strconcat needs NULL as last arg. make sure we pass module name withTim Janik1-0/+5
2001-05-28as a last resort, if we can't access() the module, leave it up to theTim Janik1-0/+7
2001-05-27unlock context when bailing out with a warning. (g_main_context_check):Tim Janik1-0/+7
2001-04-20gmodule implementation for Darwin/Mac OS XDan Winship1-0/+9
2001-03-14From Edward M. Lee <tailbert@yahoo.com>:Tor Lillqvist1-0/+7
2001-03-12Link with the libgmodule la only on Win32.Tor Lillqvist1-0/+5
2001-03-10Use the _LIBADD dependencies on libglib only on Win32.Tor Lillqvist1-0/+5
2001-03-09Use G_BEGIN_DECLS and G_END_DECLS. Define G_MODULE_EXPORT correctly onTor Lillqvist1-0/+12
2001-03-07Set G_LOG_DOMAIN to \"GModule\" instead of g_log_domain_gmodule.Sebastian Wilhelmi1-0/+7
2001-02-17include string.hHavoc Pennington1-0/+7
2001-02-17add check for broken RTLD_GLOBAL (on OSF1 V5.0).Tim Janik1-0/+4
2001-01-27Need <io.h> for open() and close().Tor Lillqvist1-0/+4
2000-12-22Determine the suffix of the shared librarries for this system. This isSebastian Wilhelmi1-0/+20
2000-10-16gmodule: New variable. (dist-hook): Handle $(BUILT_EXTRA_DIST).Raja R Harinath1-35/+39
2000-09-28Moved declaration of g_log_domain_gmodule up before the inclusion ofSebastian Wilhelmi1-0/+5