Optimize the common cases (init == NULL or init == "") a bit. replace uses
[platform/upstream/glib.git] / gobject / testgobject.c
2003-03-10 Owen TaylorAdd support for instance-private data. g_type_class_add...
2002-10-12 Tim Janiktest creation of new fundamental types.
2001-10-29 Daniel EggerFix non-Intel/-Alpha version of the G_BREAKPOINT macro...
2001-09-10 Tim Janikgot rid of g_set_error_handler(), g_set_warning_handler(),
2001-06-30 Owen Taylorg_signal_newc() => g_signal_new().
2001-06-29 Owen TaylorRemove debug flag argument to g_type_init() and add
2001-03-09 Tim Janiktest program. covers run first/last/cleanup signal...