summaryrefslogtreecommitdiff
path: root/glib/src/bytearray.ccg
Commit message (Expand)AuthorAgeFilesLines
* Glib, Gio: Use _IS_REFCOUNTED_BOXEDTYPE where appropriateKjell Ahlstedt2019-01-301-6/+0
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-2/+1
* Run clang-format on the .ccg files.Murray Cumming2016-02-261-12/+12
* ByteArray: get_data(): Add a const version.José Alburquerque2013-04-151-1/+6
* ByteArray: Add size() and get_data() methods.José Alburquerque2013-04-121-3/+7
* ByteArray: Add a Glib::Value<> template specialization for it.José Alburquerque2013-04-021-0/+5
* glibmm: Add ByteArray.José Alburquerque2013-02-251-0/+46