]> Pileus Git - ~andy/gtk/commit
reallocate the required memory block, rather than allocating it newly from
authorTim Janik <timj@gtk.org>
Mon, 21 Sep 1998 06:14:18 +0000 (06:14 +0000)
committerTim Janik <timj@src.gnome.org>
Mon, 21 Sep 1998 06:14:18 +0000 (06:14 +0000)
commitdcc8bc33db9d3b730131c4d9cb6d3f5a332b2c76
tree7b195296f23b99fae4129c3fc50f41e8a9914e10
parent4721a7dd407f1e26e87779996ef8adbf62de7730
reallocate the required memory block, rather than allocating it newly from

Mon Sep 21 07:44:30 1998  Tim Janik  <timj@gtk.org>

        * gtk/gtkobject.c (gtk_object_class_add_signals): reallocate
        the required memory block, rather than allocating it newly from
        scratch and doing a full-blown block copy on it.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkobject.c