summaryrefslogtreecommitdiff
path: root/gio/gdatainputstream.c
AgeCommit message (Expand)Author
2018-02-16gdatainputstream: Document the returned string is always nul-terminatedPhilip Withnall
2018-02-02gdatainputstream: Deprecate read_until() in favour of read_upto()Philip Withnall
2017-09-21Partially revert "gio: Add missing (array length) annotations"Philip Withnall
2017-09-21gio: Add missing (array length) annotationsAlisa Maas
2017-06-05gdatainputstream: Annotate (out) length arguments as (optional)Philip Withnall
2017-05-29gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet
2016-11-22introspection: use (nullable) or (optional) instead of (allow-none)Christian Hergert
2016-06-29gio: Add source tags to various GTasks constructed in GLibPhilip Withnall
2014-05-23gio: port annotations from the Vala metadata.Evan Nemerson
2014-02-08Eradicate links and xrefsMatthias Clasen
2014-01-31Docs: Don't use the emphasis tagMatthias Clasen
2014-01-31Updated FSF's addressDaniel Mustieles
2013-06-24Rename the generated private data getter functionEmmanuele Bassi
2013-06-24gio: Use the new private instance data declarationEmmanuele Bassi
2012-12-18gio: port basic I/O classes from GSimpleAsyncResult to GTaskDan Winship
2012-02-14GDataInputStream: don't segfault on async line readsGiovanni Campagna
2011-08-29Spelling fixesMatthias Clasen
2011-06-17gdatainputstream: Add Since: tags and update gio-sections.txtColin Walters
2011-06-16GDataInputStream: Add _utf8() variants of _read_lineColin Walters
2011-06-16GDataInputStream: Clarify read_line() docs, mark as byte arrayColin Walters
2011-06-07Fix "Since" tags on g_data_input_stream_read_upto{,_async}Dan Winship
2010-12-21Add GI annotations to GData{Input|Output}StreamPavel Holejsovsky
2010-11-03Use g_simple_async_result_{new_,}take_errorChristian Persch
2010-10-25More documentation fixups2.27.1Matthias Clasen
2010-09-13Add g_data_input_stream_read_upto{,async,finish}Ryan Lortie
2010-07-07gio/: fully remove gioalias hacksRyan Lortie
2010-06-20Docs fixChristian Persch
2010-03-23Add doc note about read_until() inconsistency.Ryan Lortie
2009-09-22gio: Fix a Since tag to actually show up in new API of 2.20 indecesMart Raudsepp
2009-09-18Fix a lot of clang complaintsMatthias Clasen
2009-09-07Remove another dead assignmentMatthias Clasen
2009-03-01Fix docsMatthias Clasen
2009-02-23Fix "it's" vs "its" confusion throughout the source. Patch by WillMatthias Clasen
2009-02-17Add missing exportsMatthias Clasen
2009-02-06Correct the grammar in some property documentation.Murray Cumming
2009-01-28Bug 568575 – _async functions for GDataInputStreamRyan Lortie
2008-12-01Revert behaviour change in g_data_input_stream_read_lineMatthias Clasen
2008-11-28Bug 547481 – g_data_input_stream_read_line behaves not as stated in theMatthias Clasen
2008-10-28reviewed by: Alexander Larsson <alexl@redhat.com>Cosimo Cecchi
2008-07-01Moved all relevant typedefs into these files.Cody Russell
2008-06-22Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin
2008-06-16Use g_set_error_literal where appropriate. Patch from bug #535947.Christian Persch
2008-02-21Doc fixesMatthias Clasen
2008-01-16Corrected some typos in the documentation: occured -> occurred. its ->Murray Cumming
2007-12-18Fix up includes in section docsMatthias Clasen
2007-12-12Fix up a bunch of details in the docs.Alexander Larsson
2007-12-10http://mail.gnome.org/archives/gtk-devel-list/2007-October/msg00089.html15:08:59 Tim Janik
2007-12-05Fix warningsAlexander Larsson
2007-12-03[start of port to win32/msvc] HAVE_UNIST_H and _pipe() only includeHans Breuer
2007-12-01Add propertiesMatthias Clasen