summaryrefslogtreecommitdiff
path: root/glib/gvarianttype.c
Commit message (Expand)AuthorAgeFilesLines
* glib: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* glib: Use g_memdup2() instead of g_memdup() in obvious placesPhilip Withnall2021-02-041-1/+1
* gio: Fix various typos of the name ‘D-Bus’Philip Withnall2020-10-261-1/+1
* tree: Fix various ableist languagePhilip Withnall2020-06-231-1/+1
* glib: Fix various compiler warnings when compiling with G_DISABLE_ASSERTPhilip Withnall2019-03-081-0/+4
* gvarianttype: Impose a recursion limit of 128 on variant typesPhilip Withnall2018-10-231-36/+101
* gvariant: Fix -Wsign-compare warningsPhilip Withnall2018-07-111-4/+7
* glib/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-241-1/+1
* gvariant: Fix some typos in documentationKrzesimir Nowak2017-04-271-1/+1
* introspection: use (nullable) or (optional) instead of (allow-none)Christian Hergert2016-11-221-3/+3
* Convert GVariantType table to a listMatthias Clasen2014-02-081-305/+47
* Convert external links to markdown syntaxMatthias Clasen2014-02-051-5/+5
* Remove an unnecessary paragraphMatthias Clasen2014-02-011-4/+0
* GVariantType: convert docs to markdownMatthias Clasen2014-02-011-114/+76
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* GVariantType: gut g_variant_type_check()Ryan Lortie2012-08-271-5/+2
* GVariantType: Add (constructor) annotation for some constructors.Krzesimir Nowak2012-07-161-3/+3
* Add missing allow-none annotations for function parameters.Robert Ancell2012-03-311-1/+1
* GVariant: drop use of @returnsRyan Lortie2011-11-211-28/+56
* Add missing GVariant annotationsPavel Holejsovsky2011-08-061-2/+2
* GVariant: fix introspection annotationsGiovanni Campagna2011-05-271-17/+21
* Docs: Change DBus to D-BusMurray Cumming2011-04-041-10/+10
* Docs: Changed can not to cannot.Murray Cumming2011-03-241-1/+1
* GVariant docs cleanupsRyan Lortie2011-03-041-5/+6
* Correct gtk-doc SECTION: syntaxJohan Dahlin2011-02-011-1/+1
* glib/: fully remove galias hacksRyan Lortie2010-07-071-4/+0
* GVariantIter, GVariantBuilderRyan Lortie2010-02-221-0/+17
* add missing #include "config.h"Ryan Lortie2010-02-071-0/+2
* gvarianttype: fix a trivial missing constRyan Lortie2010-01-301-1/+1
* don't #include <glib.h> from other public headersRyan Lortie2010-01-301-0/+1
* [glib/gvarianttype] Move some documentation to header fileJavier Jardón2010-01-261-23/+0
* [glib/gvariantype] Added missing "Since: 2.24" tagJavier Jardón2010-01-261-0/+2
* merge GVariantTypeRyan Lortie2010-01-251-0/+1495