Imported Upstream version 2.73.3
[platform/upstream/glib.git] / gio / gasyncinitable.c
2024-02-02 Mateusz MajewskiImported Upstream version 2.73.3
2021-10-29 DongHun KwakImported Upstream version 2.65.1 upstream/2.65.1
2019-12-03 Hyunjee KimImported Upstream version 2.61.2
2019-12-03 Hyunjee KimImported Upstream version 2.55.1
2017-09-29 DongHun KwakImported Upstream version 2.53.3 77/153577/1
2017-09-29 DongHun KwakImported Upstream version 2.53.1 75/153575/1
2017-05-19 DongHun KwakImported Upstream version 2.51.1 03/130003/1
2017-02-03 DongHun KwakImported Upstream version 2.50.2 02/112802/1 upstream/2.50.2
2016-05-10 Ryan LortieImported Upstream version 2.48.0 68/68868/1
2015-07-08 Xavier ClaessensGAsyncInitable: Fix leaked object when using _newv_async
2015-04-04 Dan Winshipgio: deprecate GSimpleAsyncResult
2014-02-08 Matthias ClasenEradicate links and xrefs
2014-02-01 Matthias ClasenAnnotate all examples with their language
2014-01-31 Daniel MustielesUpdated FSF's address
2013-02-13 Stef Waltergio: Fix annotations on g_[async_]initable_new() and...
2012-10-10 Dan Winshipgio: port GAsyncInitable from GSimpleAsyncResult to...
2012-10-10 Dan Winshipgio: deprecate gioscheduler, soft deprecate GSimpleAsyn...
2012-07-17 Dan WinshipGAsyncInitable: partially revert the init_finish changes
2012-07-10 Dan Winshipgio: Add g_async_result_legacy_propagate_error()
2012-07-10 Dan Winshipgio: handle GSimpleAsyncResult errors in _finish vmethods
2012-03-31 Robert AncellAdd missing allow-none annotations for function parameters.
2012-01-16 Dan WinshipGAsyncInitable: fix subclassibility
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-11-23 Simon McVittieGInitable, GAsyncInitable: not initializing gives undef...
2011-09-12 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-08-29 Matthias ClasenSpelling fixes
2011-06-04 Matthias ClasenFix links in gio docs
2011-04-15 Ryan LortieMerge remote-tracking branch 'gvdb/master'
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-11-03 Christian PerschUse g_simple_async_result_{new_,}take_error
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-10-04 Ryan LortieMerge remote branch 'gvdb/master'
2010-09-24 Johan Dahlin[introspection] Move over annotations
2010-08-14 Will ThompsonAdd examples for GAsyncInitiable and GSimpleAsyncResult
2010-07-07 Ryan Lortiegio/: fully remove gioalias hacks
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-21 Javier Jardón[gio] Use G_DEFINE_INTERFACE macro
2010-04-21 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-19 David ZeuthenBug 615111 – GAsyncInitable's default implementation...
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2010-04-16 Ryan LortieMerge remote branch 'gvdb/master'
2009-11-26 Will ThompsonApply English pedantry to GAsyncInitable's docs
2009-05-28 Matthias ClasenFix references to nonexisting functions
2009-05-27 Matthias ClasenDocumentation and coding style fixups
2009-05-20 Alexander LarssonDon't return something from void function (#583229)
2009-05-18 Alexander LarssonUpdate the docs for the new network APIs
2009-05-14 Alexander LarssonImport GInitable, GSocket and dependencies from gnio