Use this to specify that 'configure' depends on acglib.m4.
[platform/upstream/glib.git] / gmodule / ChangeLog
2000-09-28 Sebastian WilhelmiMoved declaration of g_log_domain_gmodule up before...
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-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-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.
2000-01-13 Martin Baulig[FIXME: On NetBSD, dlsym() doesn't set errno != 0 when...
1999-10-31 Tor LillqvistDon't crash if removing a nonexistent value.
1999-10-04 Tor LillqvistDon't define WIN32 and NATIVE_WIN32.
1999-10-04 Manish SinghG_OS_FOO #defines. I *think* I got the cygwin and beos...
1999-07-24 Tim Janik18:36. incorporated proposed cleanups from gtk-devel...
1999-05-06 Tor LillqvistNew files, used to generate corresponding non-.in files...
1999-05-01 Manish Singhlibtool 1.3 upgrade
1999-04-19 Asbjørn Pettersenadd gmodule-os2.c
1999-04-07 Asbjørn PettersenAdd G_MODULE_IMPL_OS2
1999-02-10 Tim Janikbe more descriptive on unsupported systems.
1999-02-10 Tim Janikfixed errernerous code wrt to thread specific error...
1999-01-22 Jeff Garzikmove gmodule changelog entry to gmodule changelog
1999-01-16 Tor LillqvistMerge in current Win32 version. Almost no Unix code...
1998-12-15 Owen TaylorThis commit merges the glib-threads branch into the...
1998-11-20 Tim Janikadded empty default imlementation so gmodule.so compile...
1998-11-13 Nuno FerreiraPut -I$(top_srcdir) back into INCLUDES.
1998-11-12 Jeff GarzikINCLUDES is the right way to add to CFLAGS, not DEFS...
1998-10-27 Tor Lillqvistremoved dummy structure definitions for struct _GCache...
1998-10-25 Raja R HarinathRemove `#pragma }'. Likewise.
1998-10-21 Tim Janikreverted part of the changes from Sebastian Wilhelmi...
1998-09-21 Tim JanikNEWS file update for upcoming release of GLib + GModule...
1998-09-17 Tim Janikimplemented g_datalist_* along the lines of g_dataset...
1998-09-15 Owen TaylorUpdate to libtool-1.2b, change library versioning schem...
1998-08-20 Tim Janikprovide no operation implementation for the underlying...
1998-08-17 Tim Janikchanged the return type for the GModuleCheckInit functi...
1998-08-16 Tim Janikversion bump to 1.1.3, binary age 0, interface age 0.
1998-08-10 Tim Janikminor changes to internal interface.
1998-08-10 Tim Janikminor hack to cause SUBDIRS (gmodule) to be build last...
1998-08-09 Tim Janikchangelog updates
1998-08-09 Tim Janikinitial import of gmodule.