Bug 629709 - Empty variants
[platform/upstream/glib.git] / glib / gvariant-serialiser.c
2010-09-15 Ryan LortieBug 629709 - Empty variants
2010-07-07 Ryan Lortieglib/: fully remove galias hacks
2010-06-16 Ryan LortieGVariant serialiser: fix small type error
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-05-27 Ryan LortieGVariant: One more FreeBSD fix
2010-05-25 Ryan LortieGVariant: deal with non-8-aligned malloc()
2010-04-25 Ryan LortieGVariant: strings are now utf8
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-03-21 Tor LillqvistMake the GVariant code compile with a non-gcc compiler
2010-03-09 Ryan Lortie'default: g_assert_not_reached();' to silence GCC
2010-03-08 Ryan LortieGVariant variable arguments, tests, cleanups
2010-02-16 Ryan LortieGVariant: create child instance from its own data
2010-02-07 Ryan Lortieadd missing #include "config.h"
2010-02-06 Ryan Lortiemerge the GVariant serialiser