[glib: 2/2] Merge branch 'add_array_steal_function' into 'master'



commit 038ec3de31b0aa78aaed002dbd12a51cd059b932
Merge: c88f10647 7bada8394
Author: Philip Withnall <philip tecnocode co uk>
Date:   Mon Oct 7 13:07:56 2019 +0000

    Merge branch 'add_array_steal_function' into 'master'
    
    Add g_array_steal(), g_ptr_array_steal() and g_byte_array_steal()
    
    Closes #285
    
    See merge request GNOME/glib!1019

 docs/reference/glib/glib-sections.txt |   3 +
 glib/garray.c                         | 113 ++++++++++++++++++++++++++++
 glib/garray.h                         |   9 +++
 glib/tests/array-test.c               | 134 +++++++++++++++++++++++++++++++++-
 4 files changed, 258 insertions(+), 1 deletion(-)
---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]