CVSROOT: /cvs/gnome Module name: glib Changes by: timj 05/07/30 15:46:11
Modified files: gobject : ChangeLog gclosure.c gobject.c gparam.c gsignal.c Log message: Sat Jul 30 21:10:26 2005 Tim Janik <[EMAIL PROTECTED]> * gobject.c: reverted notify_mutex introduction, since this prevents parallelized setting of object properties on different objects, and serves no apparent purpose (to me at least). g_object_real_dispose(): removed non-atomic reference count modifications. g_object_unref(): make sure the closures array is destroyed when destroying signal handlers. * gparam.c: cosmetic changes. * gsignal.c: comment fixup. allow 16bit blocking count. * gsignal.c: reverted GClosure related changes. * gclosure.c: reverted premature commit of atomic reference counting attempt. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=glib&who=timj&date=explicit&mindate=2005-07-30%2015:45&maxdate=2005-07-30%2015:47 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list