GLib: implement GMutex natively on Linux
[platform/upstream/glib.git] / glib / gbytes.c
2014-01-31 Daniel MustielesUpdated FSF's address
2013-11-27 Philip Withnallgbytes: Clarify the nullability of GBytes->data
2012-11-09 Martin PittGBytes: Add missing annotations
2012-10-17 Matthias ClasenGBytes: deal with a corner-case
2012-01-13 Alexander LarssonMerge remote-tracking branch 'gvdb/master'
2011-12-15 Stef WalterGBytes: add a size argument to g_bytes_get_data
2011-11-24 Stef WalterGBytes: A new type for an immutable set of bytes.