summaryrefslogtreecommitdiff
path: root/gio/gbufferedinputstream.c
AgeCommit message (Expand)Author
2023-11-29Remove all nicks and blurbs from param specsSophie Herold
2023-11-29gio: Add various missing property documentation commentsPhilip Withnall
2023-10-23gio: Fix invalid doc linksPhilip Withnall
2023-10-17docs: Move the GBufferedInputStream SECTIONMatthias Clasen
2023-07-21Audit and fix incorrect use of (closure) in glibMichael Catanzaro
2022-05-18gio: Add SPDX license headers automaticallyPhilip Withnall
2021-02-19Change SkipAsyncData fields to be gsize (and not gssize)Emmanuel Fleury
2021-02-16Fix signedness warning in gio/gbufferedinputstream.c:g_buffered_input_stream_...Emmanuel Fleury
2020-12-18Fix signedness warning in gio/gbufferedoutputstream.c:g_buffered_output_strea...Emmanuel Fleury
2017-11-07docs: Fix various minor syntax errors in gtk-doc commentsPhilip 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-02-08Eradicate links and xrefsMatthias Clasen
2014-01-31Updated FSF's addressDaniel Mustieles
2013-11-20Require C90 complianceDan Winship
2013-10-19gio/gbufferedinputstream: fix redundant-decls of g_buffered_input_stream_fina...Djalal Harouni
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-07-10gio: add g_async_result_is_tagged()Dan Winship
2012-07-10gio: Add g_async_result_legacy_propagate_error()Dan Winship
2012-07-10gio: handle GSimpleAsyncResult errors in _finish vmethodsDan Winship
2012-04-23Make GBufferedInputStream implement GSeekableMaciej Piechotka
2012-04-17gio: use GPollable* to implement fallback read_async/write_asyncDan Winship
2012-01-11GIO: add lots of annotations for Vala bindingsEvan Nemerson
2011-08-29Spelling fixesMatthias Clasen
2010-12-21Add GI annotations to GBufferedInputStreamPavel Holejsovsky
2010-11-03Add g_simple_async_report_take_gerror_in_idleChristian Persch
2010-11-03Use g_simple_async_result_{new_,}take_errorChristian Persch
2010-07-07gio/: fully remove gioalias hacksRyan Lortie
2010-07-05Trivial cleanupsMatthias Clasen
2009-09-07Remmove a dead assignment.Matthias Clasen
2009-01-22Bug 568723 – g_buffered_input_stream_fill_async doesn't take count == -1Ryan Lortie
2009-01-22Bug 568741 – g_buffered_input_stream_fill_async doesn't workRyan Lortie
2008-11-28Bug 562393 – g_buffered_input_stream_read_byte broken if data availableMatthias Clasen
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-06-16chain up unconditionally in finalize() and dispose(). Also don'tMichael Natterer
2008-03-04Fix typo in parameter documentation.Wouter Bolsterlee
2008-02-21Doc fixesMatthias Clasen
2008-02-10/bin/ksh can't handle a for-loop with no arguments, so add a "." for whenMatthias Clasen
2008-01-27Deprecate G_GNUC_(PRETTY)_FUNCTION.Matthias Clasen
2008-01-25String fixesMatthias Clasen
2007-12-18Fix up includes in section docsMatthias Clasen
2007-12-13g_push/pop_current_cancellable -> g_cancellable_push/pop_currentAlexander Larsson
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-05Rename all struct members named: read, write, close, truncate, or mount toAlexander Larsson