summaryrefslogtreecommitdiff
path: root/gio/src/iostream.hg
Commit message (Expand)AuthorAgeFilesLines
* gio/src/*.hg: Mark all _WRAP_ENUM() with decl_prefixChun-wei Fan2020-04-041-1/+1
* gio/src/*.hg: Mark classes and functions with GIOMM_APIChun-wei Fan2020-03-071-2/+2
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-2/+1
* Gio::IOStream: Change IOStreamSpliceFlags to IOStream::SpliceFlags.Murray Cumming2017-04-181-5/+5
* Fix build when _WRAP_ENUM generates enum classKjell Ahlstedt2017-04-111-4/+2
* Strip trailing whitespace.Mark Vender2012-10-291-1/+1
* IOStream: Add the splice_async() and splice_finish() methods.José Alburquerque2012-10-031-1/+56
* Simplified lots of code by using the {?} _WRAP_METHOD() syntax.Murray Cumming2012-09-151-3/+1
* Remove the reduced API options and code, as discussed on mailing list.Murray Cumming2010-05-311-4/+0
* IOStream: get_input_stream(), get_output_stream(): Fix reference counting.Murray Cumming2010-02-061-2/+2
* Make build successful when exceptions, vfuncs, etc. are disabled.José Alburquerque2009-12-041-1/+7
* Rename @since back to @newinDaniel Elstner2009-08-201-1/+1
* Implement parametric Doxygen alias @since{m,n}Daniel Elstner2009-08-181-1/+1
* wrap Gio::IOStreamJonathon Jongsma2009-05-181-0/+58