Change LGPL-2.1+ to LGPL-2.1-or-later
[platform/upstream/glib.git] / glib / gvariant-parser.c
2024-02-05 Mateusz MajewskiImported Upstream version 2.74.2
2024-02-02 Mateusz MajewskiImported Upstream version 2.74.1
2024-02-02 Mateusz MajewskiImported Upstream version 2.73.3
2024-01-03 Karol LewandowskiImported Upstream version 2.72.3
2021-10-29 DongHun KwakImported Upstream version 2.64.5 upstream/2.64.5
2019-12-03 Hyunjee KimImported Upstream version 2.62.3 upstream/2.62.3
2019-12-03 Hyunjee KimImported Upstream version 2.61.3
2019-12-03 Hyunjee KimImported Upstream version 2.61.0
2019-12-03 Hyunjee KimImported Upstream version 2.60.0
2019-12-03 Hyunjee KimImported Upstream version 2.59.3
2019-12-03 Hyunjee KimImported Upstream version 2.59.1
2019-12-03 Hyunjee KimImported Upstream version 2.59.0
2019-12-03 Hyunjee KimImported Upstream version 2.58.0
2019-12-03 Hyunjee KimImported Upstream version 2.57.3
2019-12-03 Hyunjee KimImported Upstream version 2.55.0
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
2016-05-10 DongHun KwakMerge branch 'upstream' of ssh://review.tizen.org:29418... 69/68869/1 upstream/2.48.0
2016-05-10 Ryan LortieImported Upstream version 2.48.0 68/68868/1
2015-04-21 Philip Withnallgvariant-parser: Clarify g_variant_parse() returns...
2014-05-31 Matthias ClasenMinor documentation additions and corrections
2014-02-08 Matthias ClasenEradicate links and xrefs
2014-02-05 Philip Withnallgvariant: Document the need to cast varargs when constr...
2014-02-02 Matthias ClasenMake gtk-doc find another symbol
2014-02-01 Matthias ClasenAnnotate all examples with their language
2014-02-01 Matthias ClasenDocs: Don't use the code tag
2014-02-01 Matthias ClasenDocs: Convert examples to |[ ]|
2014-01-31 Daniel MustielesUpdated FSF's address
2014-01-01 Matthias ClasenTrivial typo fix
2013-12-22 Ryan LortieGVariant: add way to print context of parse errors
2013-12-22 Murray CummingGVariant: Add g_variant_parse_error_quark()
2013-11-23 Matthias ClasenGVariantBuilder: small documentation fixes
2013-05-21 Dan WinshipUse 'dumb quotes' rather than `really dumb quotes'
2013-04-19 Ryan LortieGVariant parser: tweak lexer for format strings
2013-04-19 Ryan LortieGVariant parser: turn two asserts into soft errors
2013-01-13 Henrique Dante de... Add G_GNUC_PRINTF on all functions with format strings
2012-11-01 Robert AncellUse "Returns:" instead of the invalid "@returns" for...
2012-08-28 Cosimo Cecchiglib: don't quote quark names for G_DEFINE_QUARK
2012-08-28 Matthias ClasenAdd missing includes
2012-08-28 Matthias ClasenUse G_DEFINE_QUARK for GLib's own quarks
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-10-17 Ryan Lortiestatic and #include fixups in glib/
2011-10-04 Simon McVittieEscape percent sign in g_variant_new_parsed documentation
2011-09-19 Ryan LortieDon't #include <glib/gslice.h> from gmem.h
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-08-29 Matthias ClasenSpelling fixes
2011-06-15 Ryan LortieDrop dead code in GVariant parser
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-03-31 Ryan LortieGVariant parser: parse "inf", "-inf" and "nan"
2011-03-31 Ryan LortieGVariant parser: match strings without consuming
2011-03-31 Ryan LortieGVariant parser: fix memory error
2011-03-15 Ryan LortieGVariant parser: fix tuple type checking
2011-02-11 Ryan LortieGVariant: doc the format of g_variant_parse/print
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-12-12 Christian PerschBetter error reporting for g_variant_parse()
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-09-04 Matthias ClasenRemove redundant header inclusions
2010-07-31 Matthias ClasenFix a typo
2010-07-12 Matthias ClasenDon't return FALSE when a pointer is expected
2010-07-10 Ryan LortieGVariant: fix some more leaks in error cases
2010-07-10 Ryan Lortiemove the g_free() from the last commit down
2010-07-10 Ryan LortieGVariant: don't leak during type inferencing
2010-07-07 Ryan Lortieglib/: fully remove galias hacks
2010-07-07 Ryan LortieGVariant: improve bytestring support
2010-06-20 Ryan LortieAdd enum type for GVariantParseError
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-06-09 Ryan Lortieg_variant_builder_add_parsed: fix type error
2010-06-03 Ryan LortieBug 620350 - add g_variant_builder_add_parsed()
2010-06-03 Ryan LortieBug 620349 – utf8ify GVariant printer
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-26 Ryan LortieGVariant: Stop lexing format strings at :
2010-03-22 Ryan LortieDrop { } for favour of { 0, }.
2010-03-21 Ryan Lortiesilence some false-alarm uninitialised warnings
2010-03-21 Ryan Lortiegtk-doc fixups
2010-03-21 Ryan LortieGVariant docs fixes
2010-03-21 Ryan Lortiemerge GVariant parser