summaryrefslogtreecommitdiff
path: root/gio/src/bufferedoutputstream.hg
Commit message (Expand)AuthorAgeFilesLines
* 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::Seekable: More implementations, fix base class of DataOutputStreamKjell Ahlstedt2017-07-041-3/+4
* Documentation: Fix many warnings from Doxygen.Kjell Ahlstedt2013-01-271-1/+1
* Strip trailing whitespace.Mark Vender2012-10-291-7/+7
* Dealt with several TODOs.Murray Cumming2011-02-151-1/+11
* BufferedInputStream, BufferedOutputStream: Correct property name.Murray Cumming2011-01-051-2/+7
* Rename @since back to @newinDaniel Elstner2009-08-201-1/+1
* Implement parametric Doxygen alias @since{m,n}Daniel Elstner2009-08-181-1/+1
* Added unix types. Regenerated. Added buffer_size property. AddedMurray Cumming2009-02-061-0/+3
* Change license header to mention Lesser General Public License version 2.1Deng Xiyue2009-01-191-4/+4
* Put these in a Streams doxygen group. We should think of some more groups,Murray Cumming2008-03-031-0/+12
* Regenerated with h2defs.pyMurray Cumming2008-02-061-1/+1
* switch back create_sized() size parameter to gsize since glib switchedJonathon Jongsma2008-02-041-1/+1
* add BufferedOutputStream classJonathon Jongsma2008-02-031-0/+46