Make --with-threads=none mean, that we want thread support, but no default
[platform/upstream/glib.git] / ChangeLog.pre-2-6
index 9275ad1..b6a6db3 100644 (file)
@@ -1,3 +1,61 @@
+2001-10-31  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
+
+       * configure.in: Make --with-threads=none mean, that we want thread
+       support, but no default thread implementation. This also was the
+       original intention, but disapeared around 1998... So it doesn't
+       seem to be the most requested feature, but we went far to make it
+       possible in the code, so I resurrected this feature.
+
+       * INSTALL.in: Describe the --enable-gc-friendly, --disable-threads
+       and --with-threads options of configure.
+
+       * glib/gmain.c (g_main_context_acquire, g_main_context_release,
+       g_main_context_wait): Use the right conditional (G_THREADS_ENABLED
+       instead of G_THREAD_ENABLED). Also remove wrong
+       return-statement. Unfortunately mainloop-test still does fail. Many
+       thanks to Andrea Fazekas <fazek@ludens.elte.hu> for spotting
+       this. (#63455)
+
+2001-10-31  Matthias Clasen  <matthiasc@poet.de>
+
+       * gobject/gsourceclosure.c (g_source_set_closure): Fix documentation.
+
+2001-10-30  Tor Lillqvist  <tml@iki.fi>
+
+       * glib-zip.in: New file, used to build distribution packages for
+       Windows.
+
+       * configure.in: Expand it.
+
+       * Makefile.am: Distribute it.
+
+       * config.h.win32.in: Update to match currently produced config.h
+
+2001-10-29  Daniel Egger  <degger@fhm.edu>
+
+       * glib/gbacktrace.h: Fix non-Intel/-Alpha version of the 
+       G_BREAKPOINT macro to include <signal.h> and use SIGTRAP.
+
+       * glib/gmessages.c: Conditionalise definition of args2
+       depending on the definition of HAVE_VSNPRINTF to avoid 
+       compiler warning.
+
+       * gobject/testgruntime.c
+       * tests/patterntest.c: Include <string.h> to avoid warnings.
+
+Mon Oct 29 11:29:37 2001  Owen Taylor  <otaylor@redhat.com>
+
+       * m4macros/glib-2.0.m4: Don't try to use PKG_CONFIG
+       when we didn't find it. (#62944, Eric Lemings)
+
+       * m4macros/glib-2.0.m4: Fix problem with spaces around =
+       sign in assignment. (#63209, Arkadiusz Miskiewicz)
+
+Mon Oct 29 10:59:36 2001  Owen Taylor  <otaylor@redhat.com>
+
+       * configure.in: Check for path to Perl, add gobject/glib-mkenums 
+       to AC_OUTPUT. (#63093, Dan Winship)
+
 Mon Oct 29 10:55:12 2001  Owen Taylor  <otaylor@redhat.com>
 
        * glib/libcharset/Makefile.am (EXTRA_DIST): Dist