summaryrefslogtreecommitdiff
path: root/glib/gvariant-serialiser.h
Commit message (Expand)AuthorAgeFilesLines
* gvariant: Track checked and ordered offsets independentlyPhilip Withnall2022-12-131-0/+9
* gvariant: Don’t allow child elements of a tuple to overlap each otherPhilip Withnall2022-12-131-2/+5
* gvariant: Don’t allow child elements to overlap with each otherWilliam Manley2022-12-131-0/+9
* glib: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* docs: Standardize spelling of serializ*Geyslan G. Bem2021-05-101-2/+2
* gvariant: Re-use g_variant_serialised_check() to check alignmentPhilip Withnall2018-11-061-0/+2
* gvarianttype: Impose a recursion limit of 128 on variant typesPhilip Withnall2018-10-231-0/+1
* glib/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-241-1/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* various: add GLIB_AVAILABLE_IN_ALL everywhere elseRyan Lortie2013-01-131-0/+9
* GVariant variable arguments, tests, cleanupsRyan Lortie2010-03-081-9/+0
* merge the GVariant serialiserRyan Lortie2010-02-061-0/+75