summaryrefslogtreecommitdiff
path: root/gio/gmemoryoutputstream.c
AgeCommit message (Expand)Author
2023-11-29Remove all nicks and blurbs from param specsSophie Herold
2023-10-24docs: Move the GMemory*Stream SECTIONsPhilip Withnall
2022-05-18gio: Add SPDX license headers automaticallyPhilip Withnall
2021-11-25De-duplicate g_nearest_pow() implementationSebastian Dröge
2021-02-16Fix signedness warning in gio/gmemoryoutputstream.cEmmanuel Fleury
2017-05-29gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet
2016-11-22introspection: use (nullable) or (optional) instead of (allow-none)Christian Hergert
2016-06-29gio: Add source tags to various GTasks constructed in GLibPhilip Withnall
2015-11-07glib: Add missing (nullable) and (optional) annotationsPhilip Withnall
2014-10-30gio: Prevent hang writing to a large GMemoryOutputStreamRoss Lagerwall
2014-02-19docs: use "Returns:" consistentlyWilliam Jon McCann
2014-02-14docs: let go of *Matthias Clasen
2014-02-01Annotate all examples with their languageMatthias Clasen
2014-01-31Updated FSF's addressDaniel Mustieles
2013-12-15gio: Update GMemoryOutputStream length after truncateRoss Lagerwall
2013-10-23GMemoryOutputStream: docs and whitespace fixesRyan Lortie
2013-10-23Change semantics of seek on memory output streamRyan Lortie
2013-10-08GMemoryOutputStream: Don't return -1 as a gboolean in preconditionColin Walters
2013-06-24Rename the generated private data getter functionEmmanuele Bassi
2013-06-24gio: Use the new private instance data declarationEmmanuele Bassi
2012-12-18gio: port basic I/O classes from GSimpleAsyncResult to GTaskDan Winship
2012-11-27GMemoryOutputStream: Add new _resizable() constructor usable from bindingsColin Walters
2012-05-21GMemoryOutputStream: Add API to return data as a GBytesColin Walters
2012-04-17gio: use GPollable* to implement fallback read_async/write_asyncDan Winship
2012-04-17gio: implement GPollableInput/OutputStream in more stream typesDan Winship
2012-03-31Add missing allow-none annotations for function parameters.Robert Ancell
2011-12-01GMemoryInputStream/GMemoryOutputStream: fix bug in previous commitDan Winship
2011-11-30GMemoryInputStream/GMemoryOutputStream: make these properly subclassableDan Winship
2010-12-27Add GI annotations to GMemory{Input|Output}StreamPavel Holejsovsky
2010-09-24Add a lot of missing annotationsJohan Dahlin
2010-08-17Add g_memory_output_stream_steal_dataChristian Persch
2010-07-07gio/: fully remove gioalias hacksRyan Lortie
2010-03-08Minor doc clarificationMatthias Clasen
2010-01-26Add gtk-doc comments with Since tags to GMemoryOutputStream propertiesChristian Dywan
2010-01-06Add properties to GMemoryOutputStreamMatthias Clasen
2009-09-07Another dead assignmentMatthias Clasen
2009-02-26Bug 540461 – g_memory_output_stream_get_data_size() doesn't behave asAlexander Larsson
2008-07-01Moved all relevant typedefs into these files.Cody Russell
2008-06-30Add some tests for GMemoryOutputStream.Matthias Clasen
2008-06-30Trivial doc fixesMatthias Clasen
2008-06-22Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin
2008-06-16Use g_set_error_literal where appropriate. Patch from bug #535947.Christian Persch
2008-06-16chain up unconditionally in finalize() and dispose(). Also don'tMichael Natterer
2008-03-31Clarify docs for g_memory_output_stream_get_size. AddAlexander Larsson
2008-02-21Doc fixesMatthias Clasen
2008-01-15Don't do pointer arithmetic on void * (#508602) Patch from Kazuki IWAMOTOAlexander Larsson
2008-01-07Build test subdir after . Remove gdirectorymonitor.[ch]Alexander Larsson
2008-01-07Translate error stringsAlexander Larsson
2007-12-18Fix up includes in section docsMatthias Clasen
2007-12-10http://mail.gnome.org/archives/gtk-devel-list/2007-October/msg00089.html15:08:59 Tim Janik