summaryrefslogtreecommitdiff
path: root/glib/gdebug.h
Commit message (Expand)AuthorAgeFilesLines
* Move the compiler-dependency in the G_GNUC_INTERNAL definition fromMatthias Clasen2007-05-171-1/+1
* add new GDebugFlag for fatal_criticals handle G_DEBUG=fatal_criticals, toMatthias Clasen2005-11-041-1/+2
* Small cleanup (use G_BEGIN/END_DECLS). (#168474, Fabricio Barros Cabral)Matthias Clasen2005-03-081-7/+2
* glib/gdebug.h glib/gutils.c gobject/gtype.c gthread/gthread-posix.cMatthias Clasen2004-11-011-1/+1
* Add a G_GNUC_INTERNAL macro to mark function declarations as internal andMatthias Clasen2004-08-021-1/+1
* Fix trailing , in enumeration Miroslaw Dobrzanski-Neumann (#72574)Owen Taylor2002-02-261-1/+1
* New header containing GTK_DEBUG-style debugging support for GLib.Matthias Clasen2002-02-211-0/+63