Add support for G_TYPE_INT64 and storing it in GValue (Patch from Mathieu
authorOwen Taylor <otaylor@redhat.com>
Wed, 3 Oct 2001 20:14:21 +0000 (20:14 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Wed, 3 Oct 2001 20:14:21 +0000 (20:14 +0000)
commit791bfecb790b42763e8f5e955e1c882e5f91edaf
tree5fc08a6d83d24758fb5720db68e0c34186cd589b
parent00f672eac5539833c5fb73ad1e338e4383333f74
Add support for G_TYPE_INT64 and storing it in GValue (Patch from Mathieu

Wed Oct  3 16:02:24 2001  Owen Taylor  <otaylor@redhat.com>

* glib-genmarshal.c gparamspecs.[ch] gvalue.h
        gobject/gvaluetypes.[ch]: Add support for G_TYPE_INT64
and storing it in GValue (Patch from Mathieu Lacage, #59254.)
gobject/ChangeLog
gobject/glib-genmarshal.c
gobject/gparamspecs.c
gobject/gparamspecs.h
gobject/gtype.h
gobject/gvalue.h
gobject/gvaluetypes.c
gobject/gvaluetypes.h