[maemo-commits] [maemo-commits] r11687 - projects/haf/trunk/glib

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Wed May 16 16:18:08 EEST 2007
Author: mitch
Date: 2007-05-16 16:18:07 +0300 (Wed, 16 May 2007)
New Revision: 11687

Modified:
   projects/haf/trunk/glib/ChangeLog
Log:
Merge fix of ChangeLog mis-paste from upstream glib-2-12.



Modified: projects/haf/trunk/glib/ChangeLog
===================================================================
--- projects/haf/trunk/glib/ChangeLog	2007-05-16 13:09:17 UTC (rev 11686)
+++ projects/haf/trunk/glib/ChangeLog	2007-05-16 13:18:07 UTC (rev 11687)
@@ -438,59 +438,6 @@
 
 	* tests/keyfile-test.c: Adapt
 
-2006-12-31  Matthias Clasen  <mclasen at redhat.com>
-
-	* glib/gslice.c: Fix some C99isms.  (#390913, Kazuki Iwamoto)
-
-Fri Dec 29 13:28:07 2006  Tim Janik  <timj at imendio.com>
-
-	* glib/gslice.c: turned detection of too late g_thread_init() calls
-	into a warning. this is a temporary work-around for some head-room
-	to fix affected programs, memory corruption still occours regardless.
-
-2006-12-29  Matthias Clasen  <mclasen at redhat.com>
-
-	* tests/gobject/Makefile.am:
-	* tests/gobject/dynamictype.c: New test for dynamic type 
-	registration macros. 
-
-Thu Dec 28 21:14:45 2006  Tim Janik  <timj at imendio.com>
-
-	* glib/gslice.c: removed pthread-dependant debugging bits, the code
-	was already converted to GMutex. this obsoletes Tor's recent fixups.
-
-2006-12-28  Tor Lillqvist  <tml at novell.com>
-
-	* glib/gutils.h (G_WIN32_DLLMAIN_FOR_DLL_NAME)
-	* glib/gutils.c (get_windows_directory_root): : Use only the wide
-	character API here, too.
-
-	* glib/gslice.c: Make it compile on Win32 without pthreads: Use a
-	Win32 critical section instead.
-
-	* glib/gmessages.c (g_logv): On Win32, if we get a fatal error
-	message while being debugged we break into the debugger with
-	G_BREAKPOINT(). Don't call abort() if the user is foolhardy enough
-	to continue after the breakpoint. The user presumably knows what
-	he is doing and deserves what he gets. (#376645, Andreas Köhler)
-
-Thu Dec 28 12:50:31 2006  Tim Janik  <timj at imendio.com>
-
-	* glib/gslice.h, glib/gslice.c: implemented static debugging
-	hash-tree to validate slice adresses and sizes with G_SLICE=debug-blocks.
-	use abort() to exit in mem_error() to allow catching of these in gdb.
-	abort programs with a descriptive error message if g_thread_init() is
-	called after GSlice was in use. previously this just silently corrupted
-	the magazines.
-
-	* glib/ghash.c (struct _GHashNode): reordered fields to keep 8-byte 
-	pointer alignment on 64bit systems and request smaller slice sizes
-	on 32bit systems.
-
-	* tests/slice-test.c: support '~' option flag to introduce slice 
-	allocation/release corruption with a significant probability. this
-	allowes testing of G_SLICE=debug-blocks.
-
 2006-12-27  Matthias Clasen  <mclasen at redhat.com>
 
 	* configure.in: Use AC_CACHE_CHECK for the nl_langinfo


More information about the maemo-commits mailing list