Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gio: add GBytes-based input/output stream methods | Dan Winship | 2012-05-24 | 1 | -0/+27 |
* | GMemoryOutputStream: Add API to return data as a GBytes | Colin Walters | 2012-05-21 | 1 | -0/+38 |
* | Fix build with gcc-2.*. | Antoine Jacoutot | 2011-05-23 | 1 | -4/+6 |
* | Improve coverage of memory stream tests | Matthias Clasen | 2010-07-30 | 1 | -1/+28 |
* | tests: Use GPOINTER_TO_SIZE() instead of just casting to guint | Benjamin Otte | 2010-07-22 | 1 | -1/+1 |
* | Fix warnings | Juan A. Suarez Romero | 2010-06-09 | 1 | -1/+1 |
* | Add properties to GMemoryOutputStream | Matthias Clasen | 2010-01-06 | 1 | -0/+37 |
* | Revert "Move gio tests from gio/tests/ to tests/gio/" | Matthias Clasen | 2009-07-05 | 1 | -0/+100 |
* | Move gio tests from gio/tests/ to tests/gio/ | Benjamin Otte | 2009-07-01 | 1 | -100/+0 |
* | Bug 540461 – g_memory_output_stream_get_data_size() doesn't behave as | Alexander Larsson | 2009-02-26 | 1 | -0/+9 |
* | Use g_assert_error() and g_assert_no_error() | Dan Winship | 2008-09-27 | 1 | -3/+3 |
* | Add some tests for GMemoryOutputStream. | Matthias Clasen | 2008-06-30 | 1 | -0/+91 |