summaryrefslogtreecommitdiff
path: root/gio/src/iostream.ccg
Commit message (Expand)AuthorAgeFilesLines
* Add Gio::giomm_SignalProxy_async_callback() with C linkageKjell Ahlstedt2023-03-311-4/+4
* Meson build: No implicit_include_directoriesKjell Ahlstedt2021-03-261-1/+1
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-4/+1
* Gio::IOStream: Change IOStreamSpliceFlags to IOStream::SpliceFlags.Murray Cumming2017-04-181-2/+2
* Run clang-format on the .ccg files.Murray Cumming2016-02-261-22/+13
* Gio: Use of nullptr instead of 0.Murray Cumming2015-11-201-2/+2
* C++11: Some use of the auto keyword.Murray Cumming2015-07-151-4/+4
* IOStream: Add the splice_async() and splice_finish() methods.José Alburquerque2012-10-031-0/+28
* Simplified lots of code by using the {?} _WRAP_METHOD() syntax.Murray Cumming2012-09-151-13/+0
* gmmproc: Don't include <glibmm.h> by default in generated files.José Alburquerque2011-10-251-0/+1
* Remove the reduced API options and code, as discussed on mailing list.Murray Cumming2010-05-311-9/+0
* Use 0 instead of NULL.Murray Cumming2010-01-291-2/+2
* Use Glib::unwrap() instead of ->gobj(),Murray Cumming2010-01-291-1/+1
* wrap Gio::IOStreamJonathon Jongsma2009-05-181-0/+80