summaryrefslogtreecommitdiff
path: root/gio/gconverterinputstream.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-31Updated FSF's addressDaniel Mustieles1-3/+1
2013-06-24Rename the generated private data getter functionEmmanuele Bassi1-1/+1
2013-06-24gio: Use the new private instance data declarationEmmanuele Bassi1-7/+3
2012-06-19Bug 678332-gio/gconverterinputstream.c: Fix buildChun-wei Fan1-1/+1
2012-06-19Bug 678332-GIO: Fix build on Windows/non-GCCChun-wei Fan1-1/+1
2012-05-30GConverterInputStream: fix an edge caseDan Winship1-0/+1
2012-04-17gio: implement GPollableInput/OutputStream in more stream typesDan Winship1-15/+115
2012-04-17GConverterInputStream: fix an infinite loop when fill_buffer returns an errorDan Winship1-6/+6
2010-09-24Add a lot of missing annotationsJohan Dahlin1-1/+1
2010-07-07gio/: fully remove gioalias hacksRyan Lortie1-4/+0
2010-06-11converter streams: make code more readableAlexander Larsson1-12/+14
2009-11-29Fix up GIO docsMatthias Clasen1-1/+12
2009-11-29Fix return type of g_converter_[in|out]put_stream.Paolo Borelli1-4/+4
2009-11-23Add GConverterInputStreamAlexander Larsson1-0/+544