summaryrefslogtreecommitdiff
path: root/glib/gvarianttypeinfo.c
Commit message (Expand)AuthorAgeFilesLines
* Make the GVariant code compile with a non-gcc compilerTor Lillqvist2010-03-211-10/+12
* GVariant variable arguments, tests, cleanupsRyan Lortie2010-03-081-3/+8
* GVariantTypeInfo: fix thread safety bugRyan Lortie2010-02-251-5/+7
* add missing #include "config.h"Ryan Lortie2010-02-071-0/+2
* remove #include <glib.h> from some .c filesRyan Lortie2010-02-071-1/+4
* GVariantTypeInfo: free hash table when not in useRyan Lortie2010-02-071-1/+6
* GVariantTypeInfo tweaksRyan Lortie2010-02-041-3/+7
* GVariantTypeInfo changesRyan Lortie2010-02-021-7/+16
* merge GVariantTypeInfoRyan Lortie2010-01-301-0/+841