summaryrefslogtreecommitdiff
path: root/gio/gbufferedoutputstream.c
Commit message (Expand)AuthorAgeFilesLines
* gio: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* Fix signedness warning in gio/gbufferedoutputstream.c:g_buffered_output_strea...Emmanuel Fleury2020-12-181-1/+1
* gbufferedoutputstream: Fix jump conditional on uninitialised dataPhilip Withnall2018-06-271-2/+2
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* gio: Add source tags to various GTasks constructed in GLibPhilip Withnall2016-06-291-0/+2
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Require C90 complianceDan Winship2013-11-201-1/+1
* Rename the generated private data getter functionEmmanuele Bassi2013-06-241-1/+1
* gio: Use the new private instance data declarationEmmanuele Bassi2013-06-241-6/+2
* gio: port basic I/O classes from GSimpleAsyncResult to GTaskDan Winship2012-12-181-46/+27
* Make GBufferedOutputStream implement GSeekableMaciej Piechotka2012-04-231-3/+129
* gio: use GPollable* to implement fallback read_async/write_asyncDan Winship2012-04-171-108/+0
* gio: fix memory leak in g_buffered_output_stream_write_async()Ravi Sankar Guntur2012-02-161-3/+3
* Use g_simple_async_result_{new_,}take_errorChristian Persch2010-11-031-4/+1
* gio/: fully remove gioalias hacksRyan Lortie2010-07-071-5/+0
* Fix a lot of clang complaintsMatthias Clasen2009-09-181-7/+2
* Bug 568394 – dropping the last reference to a stream filter closes theRyan Lortie2009-01-211-10/+16
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* chain up unconditionally in finalize() and dispose(). Also don'tMichael Natterer2008-06-161-2/+1
* Doc fixesMatthias Clasen2008-02-211-1/+1
* modify the new_sized() constructor to take a gsize param instead of guintJonathon Jongsma2008-02-041-1/+1
* Fix up includes in section docsMatthias Clasen2007-12-181-0/+1
* Fix up a bunch of details in the docs.Alexander Larsson2007-12-121-0/+3
* http://mail.gnome.org/archives/gtk-devel-list/2007-October/msg00089.html15:08:59 Tim Janik2007-12-101-3/+3
* Rename all struct members named: read, write, close, truncate, or mount toAlexander Larsson2007-12-051-2/+2
* Some more property workMatthias Clasen2007-12-011-1/+1
* Don't mark buffer-size property as construct-onlyMatthias Clasen2007-12-011-1/+1
* Add propertiesMatthias Clasen2007-12-011-24/+47
* More coding style fixesMatthias Clasen2007-11-301-31/+8
* Coding style fixupsMatthias Clasen2007-11-291-2/+0
* Added. Added. Added. Added.Alexander Larsson2007-11-281-0/+5
* Another round of trivial doc fixesMatthias Clasen2007-11-281-1/+1
* Bumps documentation to 93% symbol coverage, touching most Andrew Walton2007-11-271-5/+32
* gio/ docs/reference/gio Merged gio-standalone into glib.Alexander Larsson2007-11-261-0/+734