summaryrefslogtreecommitdiff
path: root/gio/gmemoryinputstream.c
Commit message (Expand)AuthorAgeFilesLines
* gio: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* Fix signedness warning in gio/gmemoryinputstream.c:g_memory_input_stream_seek()Emmanuel Fleury2021-01-121-1/+1
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* introspection: use (nullable) or (optional) instead of (allow-none)Christian Hergert2016-11-221-2/+2
* gio: Add source tags to various GTasks constructed in GLibPhilip Withnall2016-06-291-0/+3
* 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-5/+2
* Trivial doc comment formatting fixMatthias Clasen2013-02-031-1/+2
* GMemoryInputStream: fix skip_async()Dan Winship2013-01-051-2/+6
* gio: port basic I/O classes from GSimpleAsyncResult to GTaskDan Winship2012-12-181-24/+12
* GMemoryInputStream: Add API to accept GBytesColin Walters2012-05-211-39/+68
* gio: use GPollable* to implement fallback read_async/write_asyncDan Winship2012-04-171-57/+0
* gio: implement GPollableInput/OutputStream in more stream typesDan Winship2012-04-171-1/+40
* Silence a compiler warningMatthias Clasen2012-01-201-2/+1
* GIO: add lots of annotations for Vala bindingsEvan Nemerson2012-01-111-2/+2
* gio/*: Use g_slist_free_full() convenience functionJavier Jardón2012-01-051-2/+1
* GMemoryInputStream/GMemoryOutputStream: fix bug in previous commitDan Winship2011-12-011-2/+10
* GMemoryInputStream/GMemoryOutputStream: make these properly subclassableDan Winship2011-11-301-2/+2
* Revert "Add g_memory_input_stream_new_from_data_full/add_data_full() apis"Murray Cumming2011-09-161-68/+2
* Add g_memory_input_stream_new_from_data_full/add_data_full() apisTristan Van Berkom2011-09-161-2/+68
* Add GI annotations to GMemory{Input|Output}StreamPavel Holejsovsky2010-12-271-4/+4
* gio/: fully remove gioalias hacksRyan Lortie2010-07-071-4/+0
* Moved all relevant typedefs into these files.Cody Russell2008-07-011-0/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Use g_set_error_literal where appropriate. Patch from bug #535947.Christian Persch2008-06-161-12/+12
* chain up unconditionally in finalize() and dispose(). Also don'tMichael Natterer2008-06-161-2/+1
* Doc fixesMatthias Clasen2008-02-211-1/+1
* Documentation updatesMatthias Clasen2008-01-211-0/+16
* Don't do pointer arithmetic on void * (#508602) Patch from Kazuki IWAMOTOAlexander Larsson2008-01-151-1/+1
* Translate error stringsAlexander Larsson2008-01-071-3/+3
* Improve API so that you can use multile chunks of memory and customAlexander Larsson2008-01-041-68/+97
* Fix up includes in section docsMatthias Clasen2007-12-181-0/+1
* Fix up a bunch of details in the docs.Alexander Larsson2007-12-121-2/+1
* http://mail.gnome.org/archives/gtk-devel-list/2007-October/msg00089.html15:08:59 Tim Janik2007-12-101-2/+2
* More documentation cleanup and filling in missing information, bringingA. Walton2007-12-091-6/+15
* Rename all struct members named: read, write, close, truncate, or mount toAlexander Larsson2007-12-051-3/+3
* Doc improvementsMatthias Clasen2007-12-011-1/+1
* More coding style fixesMatthias Clasen2007-11-301-58/+57
* Added. Added. Added. Added.Alexander Larsson2007-11-281-1/+5
* Another round of trivial doc fixesMatthias Clasen2007-11-281-1/+1
* Bumps documentation to 93% symbol coverage, touching most Andrew Walton2007-11-271-2/+10
* gio/ docs/reference/gio Merged gio-standalone into glib.Alexander Larsson2007-11-261-0/+461