summaryrefslogtreecommitdiff
path: root/gio/gconverterinputstream.c
Commit message (Expand)AuthorAgeFilesLines
* gio: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* Avoid calling Standard C string/array functions with NULL argumentsSimon McVittie2016-12-021-4/+8
* gio: fix a leftover GSimpleAsyncResult usageDan Winship2015-08-071-1/+0
* 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-7/+3
* Bug 678332-gio/gconverterinputstream.c: Fix buildChun-wei Fan2012-06-191-1/+1
* Bug 678332-GIO: Fix build on Windows/non-GCCChun-wei Fan2012-06-191-1/+1
* GConverterInputStream: fix an edge caseDan Winship2012-05-301-0/+1
* gio: implement GPollableInput/OutputStream in more stream typesDan Winship2012-04-171-15/+115
* GConverterInputStream: fix an infinite loop when fill_buffer returns an errorDan Winship2012-04-171-6/+6
* Add a lot of missing annotationsJohan Dahlin2010-09-241-1/+1
* gio/: fully remove gioalias hacksRyan Lortie2010-07-071-4/+0
* converter streams: make code more readableAlexander Larsson2010-06-111-12/+14
* Fix up GIO docsMatthias Clasen2009-11-291-1/+12
* Fix return type of g_converter_[in|out]put_stream.Paolo Borelli2009-11-291-4/+4
* Add GConverterInputStreamAlexander Larsson2009-11-231-0/+544