summaryrefslogtreecommitdiff
path: root/gobject/gvalue.c
AgeCommit message (Expand)Author
2005-03-14Make work again.Matthias Clasen
2004-09-16Implement the same PLT reduction technique used in GTK+:Matthias Clasen
2003-12-17Use g_assert() instead of g_return_val_if_fail(), suggested by SheldonMatthias Clasen
2003-08-19adapt to new gbsearcharray.h code. (g_value_register_transform_func): turnTim Janik
2003-02-17don't assert the types passed in to have value tables. this preventsTim Janik
2001-12-13implemented closure chaining.Tim Janik
2001-12-10perform an exact match on the two types instead of usingSven Neumann
2001-03-18removed archaic gpointer derived_data; relict and added a GData memberTim Janik
2001-03-07changed prototype of g_boxed_type_register_static() to contain an optionalTim Janik
2001-02-17changed collect_format, collect_value() and lcopy_format, lcopy_value() inTim Janik
2001-01-31adapt to work with new CVS gtk-doc, leaving the old rules in place causedTim Janik
2000-12-12fixed dealing with collection/lcopy of NULL values.Tim Janik
2000-10-30made both functions return gboolean just for the little extra standardSebastian Wilhelmi
2000-10-25added newly added gobject/ headers.Tim Janik
2000-06-29include string.h for memset include string.h for strcpy include string.hOwen Taylor
2000-06-24define gstring in terms of gchar*. this typedef reflects the type name ofTim Janik
2000-05-12add reserved fundamental ids for gtk types (for transition time). addedTim Janik