glib/gmodule
Owen Taylor 4ab50f038b Version 11, interface, binary age 0.
Thu Nov 22 13:14:18 2001  Owen Taylor  <otaylor@redhat.com>

        * configure.in (GLIB_MICRO_VERSION): Version 11,
        interface, binary age 0.

        * NEWS: Updated.

        * tests/Makefile.am (libmoduletestplugin_[ab]_la_LDFLAGS):
        Add dummy -rpath argument. On some (but not all) platforms,
        libtool will only build a convenience library without this.
        (#63486, Dan Winship)

        * Makefile.am (EXTRA_DIST): Add README.in, INSTALL.in -
        autoconf-2.5x checks for 'make dist' in the tarball
        when you make distcheck.

        * glib/Makefile.am (EXTRA_DIST): Distribute
        makefile.msc/mingw.in, glib.rc.in.

        * tests/patterntest.c: Include string.h.

        * glib/gpattern.c (g_utf8_reverse): doc parsing fix.
2001-11-22 18:56:12 +00:00
..
.cvsignore Version 11, interface, binary age 0. 2001-11-22 18:56:12 +00:00
AUTHORS initial import of gmodule. 1998-08-09 08:32:18 +00:00
ChangeLog Version 11, interface, binary age 0. 2001-11-22 18:56:12 +00:00
COPYING initial import of gmodule. 1998-08-09 08:32:18 +00:00
gmodule-beos.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:02:02 +00:00
gmodule-dl.c add check for broken RTLD_GLOBAL (on OSF1 V5.0). 2001-02-17 06:28:07 +00:00
gmodule-dld.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:02:02 +00:00
gmodule-dyld.c gmodule implementation for Darwin/Mac OS X 2001-04-20 17:05:38 +00:00
gmodule-os2.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:02:02 +00:00
gmodule-win32.c More Unix compatibility: Add "lib" prefix in case the module name doesn't 2001-10-09 20:40:19 +00:00
gmodule.c fix leak. 2001-11-18 22:26:39 +00:00
gmodule.def Set G_LOG_DOMAIN to \"GModule\" instead of g_log_domain_gmodule. 2001-03-07 14:22:25 +00:00
gmodule.h s/retrive/retrieve/ 2001-10-03 19:45:04 +00:00
gmodule.rc.in Correct InternalName and OriginalFilename to match what we actually 2001-09-19 01:00:17 +00:00
gmoduleconf.h.in gmodule implementation for Darwin/Mac OS X 2001-04-20 17:05:38 +00:00
gmoduleconf.h.win32 Update. Don't mention pthreads. 2001-09-04 05:09:35 +00:00
Makefile.am Version 11, interface, binary age 0. 2001-11-22 18:56:12 +00:00
makefile.mingw.in Version 11, interface, binary age 0. 2001-11-22 18:56:12 +00:00
makefile.msc.in Version 11, interface, binary age 0. 2001-11-22 18:56:12 +00:00