summaryrefslogtreecommitdiff
path: root/gio/gdatainputstream.c
Commit message (Expand)AuthorAgeFilesLines
* gio: Fix various compiler warnings when compiling with G_DISABLE_ASSERTPhilip Withnall2019-03-081-1/+1
* docs: Fix formatting of some literals and propertiesPhilip Withnall2018-11-231-7/+7
* gdatainputstream: Document the returned string is always nul-terminatedPhilip Withnall2018-02-161-0/+4
* gdatainputstream: Deprecate read_until() in favour of read_upto()Philip Withnall2018-02-021-0/+6
* Partially revert "gio: Add missing (array length) annotations"Philip Withnall2017-09-211-2/+2
* gio: Add missing (array length) annotationsAlisa Maas2017-09-211-2/+2
* gdatainputstream: Annotate (out) length arguments as (optional)Philip Withnall2017-06-051-8/+8
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* introspection: use (nullable) or (optional) instead of (allow-none)Christian Hergert2016-11-221-14/+14
* gio: Add source tags to various GTasks constructed in GLibPhilip Withnall2016-06-291-0/+1
* gio: port annotations from the Vala metadata.Evan Nemerson2014-05-231-24/+25
* Eradicate links and xrefsMatthias Clasen2014-02-081-6/+3
* Docs: Don't use the emphasis tagMatthias Clasen2014-01-311-7/+7
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Rename the generated private data getter functionEmmanuele Bassi2013-06-241-1/+1
* gio: Use the new private instance data declarationEmmanuele Bassi2013-06-241-9/+4
* gio: port basic I/O classes from GSimpleAsyncResult to GTaskDan Winship2012-12-181-84/+49
* GDataInputStream: don't segfault on async line readsGiovanni Campagna2012-02-141-0/+3
* Spelling fixesMatthias Clasen2011-08-291-1/+1
* gdatainputstream: Add Since: tags and update gio-sections.txtColin Walters2011-06-171-1/+3
* GDataInputStream: Add _utf8() variants of _read_lineColin Walters2011-06-161-0/+82
* GDataInputStream: Clarify read_line() docs, mark as byte arrayColin Walters2011-06-161-12/+18
* Fix "Since" tags on g_data_input_stream_read_upto{,_async}Dan Winship2011-06-071-2/+2
* Add GI annotations to GData{Input|Output}StreamPavel Holejsovsky2010-12-211-45/+51
* Use g_simple_async_result_{new_,}take_errorChristian Persch2010-11-031-2/+1
* More documentation fixups2.27.1Matthias Clasen2010-10-251-0/+2
* Add g_data_input_stream_read_upto{,async,finish}Ryan Lortie2010-09-131-51/+206
* gio/: fully remove gioalias hacksRyan Lortie2010-07-071-5/+0
* Docs fixChristian Persch2010-06-201-6/+6
* Add doc note about read_until() inconsistency.Ryan Lortie2010-03-231-0/+7
* gio: Fix a Since tag to actually show up in new API of 2.20 indecesMart Raudsepp2009-09-221-1/+1
* Fix a lot of clang complaintsMatthias Clasen2009-09-181-6/+1
* Remove another dead assignmentMatthias Clasen2009-09-071-3/+1
* Fix docsMatthias Clasen2009-03-011-16/+34
* Fix "it's" vs "its" confusion throughout the source. Patch by WillMatthias Clasen2009-02-231-1/+1
* Add missing exportsMatthias Clasen2009-02-171-6/+14
* Correct the grammar in some property documentation.Murray Cumming2009-02-061-1/+1
* Bug 568575 – _async functions for GDataInputStreamRyan Lortie2009-01-281-1/+295
* Revert behaviour change in g_data_input_stream_read_lineMatthias Clasen2008-12-011-2/+2
* Bug 547481 – g_data_input_stream_read_line behaves not as stated in theMatthias Clasen2008-11-281-1/+1
* reviewed by: Alexander Larsson <alexl@redhat.com>Cosimo Cecchi2008-10-281-1/+3
* Moved all relevant typedefs into these files.Cody Russell2008-07-011-0/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Use g_set_error_literal where appropriate. Patch from bug #535947.Christian Persch2008-06-161-2/+2
* Doc fixesMatthias Clasen2008-02-211-1/+1
* Corrected some typos in the documentation: occured -> occurred. its ->Murray Cumming2008-01-161-7/+7
* Fix up includes in section docsMatthias Clasen2007-12-181-0/+1
* Fix up a bunch of details in the docs.Alexander Larsson2007-12-121-13/+14
* http://mail.gnome.org/archives/gtk-devel-list/2007-October/msg00089.html15:08:59 Tim Janik2007-12-101-3/+3
* Fix warningsAlexander Larsson2007-12-051-2/+2