glib/gobject
Benjamin Otte 36d8b941d4 signal: Keep only one list of emissions
There is no need to keep 2 lists.

This simplifies the code and gets rid of the only user inside glib of
G_HAVE_GROWING_STACK.

https://bugzilla.gnome.org/show_bug.cgi?id=736284
2014-10-12 00:27:06 +02:00
..
tests test: add test for explicit-notify properties 2014-06-06 10:25:48 -04:00
.gitignore
ChangeLog
gatomicarray.c
gatomicarray.h
gbinding.c
gbinding.h
gboxed.c
gboxed.h
gclosure.c Fix typo 2014-07-05 20:27:58 -05:00
gclosure.h docs: Remove <!-- --> comment before plural s 2014-04-24 13:42:37 +02:00
genums.c
genums.h
glib-genmarshal.c
glib-mkenums.in
glib-types.h
gmarshal.c all: remove use of 'register' keyword 2014-06-28 13:07:52 -04:00
gmarshal.h
gmarshal.list
gobject_probes.d
gobject_trace.h
gobject-query.c
gobject.c Remove atomics from g_clear_object/g_clear_pointer 2014-07-30 15:11:01 +02:00
gobject.h gtype: guard uses of new fundamental type check 2014-06-06 10:49:29 -04:00
gobject.py Try to make gobject.py work with both pythons 2014-06-16 15:25:42 -04:00
gobject.rc.in
gobject.stp.in
gobjectnotifyqueue.c
gparam.c gparam: Remove unnecessary conditionals around preconditions 2014-06-12 13:38:27 -04:00
gparam.h gparam: change value of G_PARAM_EXPLICIT_NOTIFY 2014-06-10 19:04:35 -04:00
gparamspecs.c
gparamspecs.h
gsignal.c signal: Keep only one list of emissions 2014-10-12 00:27:06 +02:00
gsignal.h gsignal: Add an example to the g_signal_connect_swapped() documentation 2014-06-23 12:30:51 +01:00
gsourceclosure.c
gsourceclosure.h
gtype-private.h gobject: move _g_type_debug_flags from gtype.h to gtype-private.h 2014-06-28 14:00:32 -04:00
gtype.c Fix a return_if_fail confusion 2014-10-11 15:53:13 -04:00
gtype.h Add simple instance count facility 2014-10-11 13:54:29 -04:00
gtypemodule.c
gtypemodule.h docs: Replace <function> XML tag with back ticks 2014-05-31 19:22:15 +01:00
gtypeplugin.c
gtypeplugin.h
gvalue.c gvalue: New g_value_init_from_instance 2014-06-24 14:21:10 -04:00
gvalue.h gvalue: New g_value_init_from_instance 2014-06-24 14:21:10 -04:00
gvaluearray.c
gvaluearray.h
gvaluecollector.h docs: Remove <!-- --> comment before plural s 2014-04-24 13:42:37 +02:00
gvaluetransform.c
gvaluetypes.c
gvaluetypes.h
libgobject-gdb.py.in
Makefile.am gobject: try to link with -Wl,-z,nodelete 2014-04-10 01:38:41 -04:00
makefile.msc.in
marshal-genstrings.pl