Fix problems with excess ';' by addition of strategic 'extern void
[platform/upstream/glib.git] / gobject / gvaluetransform.c
2002-07-26 Owen TaylorFix problems with excess ';' by addition of strategic...
2002-03-05 Sven Neumanndon't try to register undeclared value transform functi...
2002-02-13 Tim Janikcosmetic cleanups, fixed [u]int64->string conversions.
2002-02-10 Hans Breuermsvc 5.0 can't cast from uint64 to double. Disable...
2002-02-09 Owen TaylorRegister transformations for gint64, guint64. (#70780...
2001-03-08 Owen TaylorInclude <string.h> for memcpy.
2001-03-07 Tim Janikchanged prototype of g_boxed_type_register_static(...