2.7.1
[platform/upstream/glib.git] / gmodule /
2005-06-30 Matthias Clasen2.7.1 GLIB_2_7_1
2005-06-30 Matthias ClasenInclude stdlib.h
2005-06-26 Tor Lillqvistlibtool installs/uninstalls the import library, no...
2005-06-24 Tor Lillqvistglib/Makefile.am gmodule/Makefile.am Current GNU tools...
2005-06-10 Matthias Clasen2.7.0 GLIB_2_7_0
2005-01-11 Owen TaylorAdd gmodule-export-2.0.pc to AC_CONFIG_FILES.
2005-01-07 Matthias Clasen2.6.1 GLIB_2_6_1
2005-01-02 Tor LillqvistIt's wrong to call g_file_test() with more than one...
2004-12-16 Matthias Clasen2.6.0 GLIB_2_6_0
2004-12-06 Tor LillqvistMakefile.am gmodule.def Win32 DLL ABI stability cruft...
2004-12-02 Matthias Clasen2.5.7
2004-11-12 Matthias Clasen2.5.6 GLIB_2_5_6
2004-11-04 Tor LillqvistArgument is in UTF-8. Use wide character Win32 API...
2004-11-02 Matthias Clasen*** empty log message *** GLIB_2_5_5
2004-10-29 Hans Breuerupdated [and finally fixed my script to produce ready...
2004-10-27 Matthias Clasen2.5.4 GTK_2_5_4
2004-09-18 Matthias Clasen2.5.3 GLIB_2_5_3
2004-08-25 Matthias Clasen2.5.2 GLIB_2_5_2
2004-08-01 Matthias Clasen2.5.1 GLIB_2_5_1
2004-07-18 Soeren Sandmann=== Released 2.5.0 === GLIB_2_5_0
2004-05-31 Matthias ClasenAdd gmodule-ar.c. (#85930, Tomas Ă–gren)
2004-05-12 Matthias ClasenMake it compile on AIX. (#141159, Michael Wilson)
2004-03-31 Tor LillqvistOn Cygwin, use the "cyg" prefix, and accept also the...
2004-03-06 Tor LillqvistUpdate.
2004-02-24 Owen Taylor=== Released 2.3.3 === GLIB_2_3_3
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...
2003-08-13 Tor Lillqvistglib/Makefile.am gmodule/Makefile.am gobject/Makefile...
2003-03-04 James Henstridgerequire automake 1.7. Add calls to libtoolize and gtkdo...
2003-01-04 Tor Lillqvist[Win32] Install also the .def files, to help users...
2003-01-04 Tor LillqvistUse g_ascii_strcasecmp().
2002-12-04 Owen TaylorProperly refcount the main module if it is already...
2002-11-21 Tor LillqvistHardcode 2.0 in the names, as that is what Makefile...
2002-11-21 Tor Lillqvistgmodule/gmodule.rc.in gobject/gobject.rc.in Hardcode...
2002-10-15 Manish Singhadd -DG_DISABLED_DEPRECATED
2002-03-05 Owen TaylorDefault to --disable-gtk-doc, to avoid Jade setup hassles.
2002-03-02 Owen TaylorUse G_MODULE_SUFFIX rather than a hardcoded ".so"....
2002-02-17 Owen TaylorFix typo when checking if file + module_suffix exists...
2002-01-05 Hans Breuermoved warning to error pragmas to their own file to...
2001-11-24 Tor Lillqvist*/.cvsignore: Add various Win32 related file types.
2001-11-22 Owen TaylorVersion 11, interface, binary age 0.
2001-11-18 Michael Meeksfix leak.
2001-10-31 Dan WinshipAdd gmodule-dyld.c
2001-10-25 Tor LillqvistUpdate.
2001-10-22 Tor LillqvistIf we have built the MSVC import library, install it...
2001-10-09 Tor LillqvistMore Unix compatibility: Add "lib" prefix in case the...
2001-10-03 jacob berkmans/retrive/retrieve/
2001-09-25 Tor LillqvistMore Win32 automake macros. For .def files: GLIB_DEF...
2001-09-19 Tor LillqvistCorrect InternalName and OriginalFilename to match...
2001-09-17 Tor Lillqvistglib/gmain.c Mark the _funcs tables for export.
2001-09-17 Tor LillqvistAdd variable for LT_CURRENT minus LT_AGE (the suffix...
2001-09-04 Tor LillqvistUpdate. Don't mention pthreads.
2001-08-30 Tor LillqvistAfter being away for about five months, I'm back workin...
2001-07-30 Sebastian Wilhelmibuild the library name ourselfs ... so we can load...
2001-07-20 Hans Breuerreflect glib move
2001-07-11 Darin AdlerAdd some generated files.
2001-06-26 Owen TaylorMove glib library into a subdirectory, make all GLib...
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-05-16 Owen TaylorAdd inter-library dependencies.
2001-04-20 Dan Winshipgmodule implementation for Darwin/Mac OS X
2001-03-14 Tor LillqvistFrom Edward M. Lee <tailbert@yahoo.com>:
2001-03-12 Tor LillqvistLink with the libgmodule la only on Win32.
2001-03-10 Tor LillqvistUse the _LIBADD dependencies on libglib only on Win32.
2001-03-09 Tor LillqvistUse G_BEGIN_DECLS and G_END_DECLS. Define G_MODULE_EXPO...
2001-03-07 Sebastian WilhelmiSet G_LOG_DOMAIN to \"GModule\" instead of g_log_domain...
2001-02-21 Tor LillqvistMatch also UNC paths on Win32.
2001-02-17 Havoc Penningtoninclude string.h
2001-02-17 Tim Janikadd check for broken RTLD_GLOBAL (on OSF1 V5.0).
2001-01-27 Tor LillqvistNeed <io.h> for open() and close().
2001-01-25 Tor Lillqvistmakefile.mingw.in Protect the rule to rebuild makefile...
2000-12-29 Tor LillqvistAdd GLIB_SIZEOF_VOID_P and GLIB_SIZEOF_LONG.
2000-12-22 Sebastian WilhelmiDetermine the suffix of the shared librarries for this...
2000-12-01 Tor LillqvistInclude make.msc from GLib's build subdir.
2000-10-16 Raja R Harinathgmodule: New variable. (dist-hook): Handle $(BUILT_EXTR...
2000-10-12 Sebastian Wilhelmi.cvsignore updates
2000-10-06 Tor LillqvistRevamp to be like makefile.mingw.in, make the MSVC...
2000-09-28 Sebastian Wilhelmi.cvsignore updates
2000-09-28 Sebastian WilhelmiMoved declaration of g_log_domain_gmodule up before...
2000-09-01 Sebastian Wilhelmi.cvsignore updates
2000-08-25 Elliot LeeMark the following functions G_GNUC_CONST (to allow...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-22 Tor LillqvistFix resource handling, the resource file got left out...
2000-07-20 Sebastian WilhelmiMark the functions g_basename and g_dirname deprecated...
2000-07-19 Sebastian Wilhelmiglibconfig.h and glib.h now include files outside of...
2000-07-18 Tor LillqvistDon't #include <tlhelp32.h> when compiling with gcc...
2000-07-14 Tor LillqvistInclude the "build" module in GLib, too, to make it...
2000-07-14 Owen TaylorMove glib-config to glib-config-2.0 move glib.m4 to...
2000-05-13 Tor Lillqvistmakefile.mingw.in tests/makefile.mingw.in Rename makefi...
2000-05-01 Tor LillqvistAdd new functions. Add new object files. Add threadpool...
2000-03-24 Sebastian Wilhelmi.cvsignore adaptation
2000-03-24 Sebastian WilhelmiAdded various win32 related *.in files to EXTRA_DIST...
2000-03-22 Tor LillqvistIn the "null" module case _g_module_symbol should still...
2000-03-22 Tor LillqvistWhen looking for symbols in the "main" module we must...
2000-03-01 Tor LillqvistNew function that returns the message string for a...
2000-03-01 Tim Janikminor optimization.
2000-03-01 Tim Janikdo not return NULL symbols.
next