glib/docs/reference/gobject/tmpl
Owen Taylor 2ae1a46b4c Add g_object_add/remove_toggle_ref() functions to get notification when a
2005-05-05  Owen Taylor  <otaylor@redhat.com>

        * gobject.[ch] gobject.symbols: Add
        g_object_add/remove_toggle_ref() functions to get notification
        when a reference count is the last remaining reference; this
        enables better memory management for language bindings.
        (http://mail.gnome.org/archives/gtk-devel-list/2005-April/msg00095.html)

2005-05-05  Owen Taylor  <otaylor@redhat.com>

        * glib/gdataset.[ch] glib/gdatasetprivate.h: Add
        g_datalist_set/unset_flags(), g_datalist_get_flags() functions
        to squeeze some bits into a GDataSet... this is needed for
        efficient implementation of toggle references in GObject.

        * tests/gobject/references.c tests/gobject/Makefile.am:
        Add a test case for weak and toggle references.

        * glib/gfileutils.[ch]: Rename g_file_replace() back
        to g_file_set_contents().

        * glib/glib.symbols: Update.

2005-05-05  Owen Taylor  <otaylor@redhat.com>

        * glib/Makefile.am glib/glib-sections.txt gobject/gobject-sections.txt:
        Update

        * gobject/tmpl/objects.sgml: Document toggle-references.
2005-05-05 14:57:29 +00:00
..
enumerations_flags.sgml Small additions. 2005-05-02 15:29:43 +00:00
gboxed.sgml Add g_object_add/remove_toggle_ref() functions to get notification when a 2005-05-05 14:57:29 +00:00
gclosure.sgml Add g_object_add/remove_toggle_ref() functions to get notification when a 2005-05-05 14:57:29 +00:00
generic_values.sgml Small additions. 2005-05-02 15:29:43 +00:00
gobject-unused.sgml === Released 2.3.0 === 2003-10-23 22:42:31 +00:00
gparamspec.sgml Add g_object_add/remove_toggle_ref() functions to get notification when a 2005-05-05 14:57:29 +00:00
gtype.sgml Small additions. 2005-05-02 15:29:43 +00:00
gtypemodule.sgml Small additions. 2005-05-02 15:29:43 +00:00
gtypeplugin.sgml Add g_object_add/remove_toggle_ref() functions to get notification when a 2005-05-05 14:57:29 +00:00
objects.sgml Add g_object_add/remove_toggle_ref() functions to get notification when a 2005-05-05 14:57:29 +00:00
param_value_types.sgml Add g_object_add/remove_toggle_ref() functions to get notification when a 2005-05-05 14:57:29 +00:00
signals.sgml Small additions. 2005-05-02 15:29:43 +00:00
value_arrays.sgml Small additions. 2005-05-02 15:29:43 +00:00
value_collection.sgml Add g_object_add/remove_toggle_ref() functions to get notification when a 2005-05-05 14:57:29 +00:00