Imported Upstream version 2.74.3
[platform/upstream/glib.git] / glib / gvariant-serialiser.c
2024-02-02 Mateusz MajewskiImported Upstream version 2.73.3
2024-01-03 Karol LewandowskiImported Upstream version 2.70.5
2021-10-29 DongHun KwakImported Upstream version 2.69.0 upstream/2.69.0
2021-10-29 DongHun KwakImported Upstream version 2.67.1 upstream/2.67.1
2019-12-03 Hyunjee KimImported Upstream version 2.59.0
2019-12-03 Hyunjee KimImported Upstream version 2.58.2
2019-12-03 Hyunjee KimImported Upstream version 2.57.1
2019-12-03 Hyunjee KimImported Upstream version 2.56.4
2017-09-29 DongHun KwakImported Upstream version 2.53.3 77/153577/1
2017-05-19 DongHun KwakImported Upstream version 2.51.1 03/130003/1
2014-01-31 Daniel MustielesUpdated FSF's address
2014-01-01 Matthias ClasenTrivial typo fix
2013-11-27 Philip Withnallgvariant: Fix a potential memcpy(NULL) call
2013-01-18 Ryan LortieGVariant: fix normal-form checking for tuples
2012-07-09 Ryan LortieGVariant: fix string validation
2012-03-31 Robert AncellAdd missing allow-none annotations for function parameters.
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-11-21 Ryan LortieGVariant: drop use of @returns
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-08-29 Matthias ClasenSpelling fixes
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-04-04 Murray CummingDocs: Change DBus to D-Bus
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
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