Change LGPL-2.1+ to LGPL-2.1-or-later
[platform/upstream/glib.git] / glib / gkeyfile.c
2024-02-05 Mateusz MajewskiImported Upstream version 2.78.4 upstream/2.78.4
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.70.1 upstream/2.70.1
2021-10-29 DongHun KwakImported Upstream version 2.69.1 upstream/2.69.1
2021-10-29 DongHun KwakImported Upstream version 2.68.1 upstream/2.68.1
2021-10-29 DongHun KwakImported Upstream version 2.67.3 upstream/2.67.3
2021-10-29 DongHun KwakImported Upstream version 2.67.2 upstream/2.67.2
2021-10-29 DongHun KwakImported Upstream version 2.67.1 upstream/2.67.1
2021-10-29 DongHun KwakImported Upstream version 2.66.2 upstream/2.66.2
2021-10-29 DongHun KwakImported Upstream version 2.65.1 upstream/2.65.1
2021-10-29 DongHun KwakImported Upstream version 2.65.0 upstream/2.65.0
2021-10-29 DongHun KwakImported Upstream version 2.64.5 upstream/2.64.5
2019-12-03 Hyunjee KimImported Upstream version 2.61.3
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.55.2
2019-12-03 Hyunjee KimImported Upstream version 2.55.1
2019-12-03 Hyunjee KimImported Upstream version 2.55.0
2017-09-29 DongHun KwakImported Upstream version 2.53.5 79/153579/1
2017-09-29 DongHun KwakImported Upstream version 2.53.4 78/153578/1
2017-09-29 DongHun KwakImported Upstream version 2.53.3 77/153577/1
2017-05-19 DongHun KwakImported Upstream version 2.51.5 07/130007/1
2017-05-19 DongHun KwakImported Upstream version 2.51.2 04/130004/1
2017-05-19 DongHun KwakImported Upstream version 2.51.1 03/130003/1
2017-05-19 DongHun KwakImported Upstream version 2.51.0 02/130002/1
2017-02-03 DongHun KwakImported Upstream version 2.50.2 02/112802/1 upstream/2.50.2
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-06-16 Matthias Clasenkey file: Clarify documentation around comments
2014-12-12 Xavier ClaessensDoc: glib: Fix all undocumented/unused/undeclared symbols
2014-12-08 Colin Walterskeyfile: Add "in group" to GError message consistently
2014-03-30 Volker Sobekdocs: Remove escaping '\' from literals
2014-02-20 William Jon McCanndocs: use "Returns:" consistently
2014-02-06 Matthias ClasenDocs: replace <literal> by `
2014-02-06 Matthias ClasenDocs: use quotes instead of firstterm
2014-02-06 Matthias ClasenConvert external links to markdown syntax
2014-02-06 Matthias ClasenDon't use <envar> in docs
2014-02-01 Matthias ClasenGKeyFile: Convert docs to markdown
2014-01-31 Matthias ClasenDocs: Don't use the note tag
2014-01-31 Daniel MustielesUpdated FSF's address
2013-11-23 Matthias ClasenSmall documentation clarification
2013-11-20 Dan WinshipReplace #ifdef HAVE_UNISTD_H checks with #ifdef G_OS_UNIX
2013-10-22 Ryan LortieGKeyfile: don't leak on failed get_(u)int64
2013-10-04 Ryan LortieAdd g_key_file_save_to_file()
2012-11-15 Dan Winshipwin32: misc warning fixes
2012-08-28 Cosimo Cecchiglib: don't quote quark names for G_DEFINE_QUARK
2012-08-28 Matthias ClasenUse G_DEFINE_QUARK for GLib's own quarks
2012-07-20 Colin WaltersRevert unintential IAPI break for g_key_file_load_from_...
2012-06-26 Ryan Lortieglib/: gtk-doc cleanup
2012-06-15 Matthias ClasenGKeyFile: Deal better with blank lines
2012-05-11 Jasper St. Pierregkeyfile: Fix annotations for g_key_file_load_from_data
2012-03-31 Robert AncellAdd missing allow-none annotations for function parameters.
2012-02-21 David Kingdocs: Fix g_key_file_load_from_file error parameter
2012-02-14 Giovanni CampagnaGKeyFile: fix annotation of g_key_file_load_from_data
2012-01-26 Ryan LortieGKeyFile: allow loading from empty strings
2012-01-25 Matthias ClasenGKeyFile: make list separators effective again
2012-01-24 Ryan LortieGKeyFile: remove approximate_size optimisation
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2012-01-03 Javier Jardónglib/*: Use g_list_free_full()
2011-12-14 Simon McVittieg_key_file_get_string_list: don't leak the pieces on...
2011-12-14 Simon McVittieGKeyFile: free group comments when the group is removed
2011-11-18 Jürg BilleterGKeyFile: Accept empty files
2011-10-15 Giovanni CampagnaGKeyFile: improve introspection annotations
2011-10-15 Christian PerschGKeyFile: Add refcounting API
2011-10-02 Matthias ClasenMove keyfile docs inline
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-09-10 Matthias ClasenGKeyFile: Unify error messsages a bit
2011-09-09 Kushal Dasg_key_file_parse_value_as_integer: Integers can have...
2011-07-22 Colin WaltersRevert addition of g_key_file_has_key_full
2011-07-22 Ryan Lortiemove 'Since:' tags down
2011-07-21 Dan WilliamsDocument how to free return values from g_key_file_get_...
2011-06-07 Colin WaltersUpdate annotations from gobject-introspection/gir/glib...
2011-06-02 Hanrogkeyfile: Only test file descriptors against -1
2011-05-29 Matthias ClasenDocumentation fixups
2011-05-21 Matthias ClasenRevert "g_key_file_has_key_full: Clarify the docs"
2011-05-21 Matthias Claseng_key_file_has_key_full: Clarify the docs
2011-05-18 Colin Waltersg_key_file_has_key_full: New function to fix g_key_file...
2011-05-17 John Lindgrenkeyfile: fill parse buffer in line sized chunks
2011-05-17 John Lindgrenkeyfile: avoid needless allocations on file load
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-01-28 Benjamin GilbertEnsure g_key_file_load_from_file() strips a \r on a...
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2011-01-05 Christian PerschAdd g_get_locale_variants()
2011-01-05 Christian PerschMake _g_compute_locale_variants return a char** directly
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-07-07 Ryan Lortieglib/: fully remove galias hacks
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-05-14 Matthias ClasenMerge branch 'gdbus-merge'
2010-05-09 Simon McVittieSupport 64bit integers in GKeyFile
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-02-04 Tor LillqvistInternally use the _stati64 API explicitly on Windows
2009-09-18 Matthias ClasenFix a lot of clang complaints
2009-05-30 Hans BreuerDefine fstat() for msvc build
2009-05-23 Christian PerschFix grammar in error message
2009-05-03 Matthias ClasenAccept NULL as empty string list
2008-12-31 Matthias ClasenFix some compiler warnings
next