hook gvariant vectors up to kdbus
[platform/upstream/glib.git] / gio / giostream.c
2014-05-05 Lionel Landwerlingio: iostream: use GTask instead of internal pointer
2014-02-20 William Jon McCanndocs: use "Returns:" consistently
2014-02-13 Philip Withnallgsocketconnection: Document closing connections with...
2014-01-31 Daniel MustielesUpdated FSF's address
2013-06-24 Emmanuele BassiRename the generated private data getter function
2013-06-24 Emmanuele Bassigio: Use the new private instance data declaration
2012-12-18 Dan Winshipgio: port basic I/O classes from GSimpleAsyncResult...
2012-07-10 Dan Winshipgio: add g_async_result_is_tagged()
2012-07-10 Dan Winshipgio: Add g_async_result_legacy_propagate_error()
2012-07-10 Dan Winshipgio: handle GSimpleAsyncResult errors in _finish vmethods
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-09-23 Dan Winshipgiostream: "closed" property should not be marked writable
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-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2010-12-17 Pavel Holejsovsky[gi] Add annotations for GFile, G[File]{Input|Output...
2010-12-13 Xavier ClaessensAdd Since 2.28 in g_io_stream_splice doc
2010-12-13 Xavier ClaessensAdd g_io_stream_splice_async/finish()
2010-11-03 Christian PerschAdd g_simple_async_report_take_gerror_in_idle
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-08-16 Matthias ClasenDeclare stream base classes as abstract
2010-07-29 Eduardo Lima MitevGIO: Add G-I annotations for several methods
2010-07-07 Ryan Lortiegio/: fully remove gioalias hacks
2010-06-10 Ryan LortieMerge remote branch 'gvdb/master'
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'
2009-09-18 Matthias ClasenFix a lot of clang complaints
2009-05-27 Matthias ClasenDocumentation and coding style fixups
2009-05-20 Alexander LarssonCheck that close_fn is not %NULL before calling (#578499)
2009-05-18 Alexander LarssonUpdate the docs for the new network APIs
2009-05-13 Alexander LarssonAdd GFileIOStream class
2009-05-13 Alexander LarssonAdd comment about lifecycle issues for GIOStreams
2009-05-13 Alexander LarssonImport GIOStream from gnio