glib/docs/reference/glib
Matthias Clasen 642897a7f3 New header containing GTK_DEBUG-style debugging support for GLib.
* glib/gdebug.h: New header containing GTK_DEBUG-style debugging
	support for GLib. Currently only the fatal_warnings debug option exists.

	* glib/gmessages.c (g_log_msg_prefix_init): New one-shot function
	for parsing G_MESSAGES_PREFIXED.
	(_g_debug_init): New one-shot function for parsing G_DEBUG.
	(g_log_write_prefix): Use g_log_msg_prefix_init().
	(g_messages_init): Use g_log_msg_prefix_init() and _g_debug_init().

	* glib/Makefile.am (libglib_1_3_la_SOURCES): Add gdebug.h.


	* glib/Makefile.am (IGNORE_HFILES): Add gdebug.h.

	* glib/running.sgml: Document the G_DEBUG environment variable.

	* glib/tmpl/threads.sgml: Replace g_thread_wait() by
	g_thread_join() in two places.
2002-02-21 23:07:34 +00:00
..
tmpl New header containing GTK_DEBUG-style debugging support for GLib. 2002-02-21 23:07:34 +00:00
.cvsignore Move glib library into a subdirectory, make all GLib include files include 2001-06-26 16:01:21 +00:00
building.sgml New files. 2002-01-17 23:06:12 +00:00
changes-2.0.sgml 1.3.13 2002-01-29 17:10:34 +00:00
compiling.sgml New files. 2002-01-17 23:06:12 +00:00
glib-docs.sgml New files. 2002-01-17 23:06:12 +00:00
glib-overrides.txt Implement and document g_ascii_isxxx. 2001-08-25 22:29:40 +00:00
glib-sections.txt Remove FIXME. (#67063) 2001-12-20 23:13:19 +00:00
glib.types Add explicit path to tmpl files in dependencies. 2001-04-03 18:27:08 +00:00
mainloop-states.eps add images 2000-12-05 20:43:58 +00:00
mainloop-states.fig add images 2000-12-05 20:43:58 +00:00
mainloop-states.gif add images 2000-12-05 20:43:58 +00:00
mainloop-states.png add images 2000-12-05 20:43:58 +00:00
Makefile.am New header containing GTK_DEBUG-style debugging support for GLib. 2002-02-21 23:07:34 +00:00
resources.sgml New files. 2002-01-17 23:06:12 +00:00
running.sgml New header containing GTK_DEBUG-style debugging support for GLib. 2002-02-21 23:07:34 +00:00