2.13.1
[platform/upstream/glib.git] / gobject / gvaluetransform.c
2005-08-09 Matthias ClasenAccess enum and flags values as v_long/v_ulong, not...
2005-03-14 Matthias ClasenMake work again.
2005-01-12 Matthias ClasenCosmetic fixes (#163792, BenoƮt Carpentier):
2004-09-16 Matthias ClasenImplement the same PLT reduction technique used in...
2003-03-30 Matthias ClasenOptimize the common cases (init == NULL or init ==...
2002-12-12 Manish Singhuse G_G[U]INT64_FORMAT unconditionally, since we'll...
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(...