[glib: 5/5] Merge branch 'improve_g_ptr_array_api' into 'master'



commit 75614a0972e40c66def4c575aef1068945cadc86
Merge: 7b5d1c8b0 0675703af
Author: Philip Withnall <philip tecnocode co uk>
Date:   Thu Jun 27 11:11:41 2019 +0000

    Merge branch 'improve_g_ptr_array_api' into 'master'
    
    Adding g_ptr_array_copy() and g_ptr_array_extend() to garray API
    
    Closes #269
    
    See merge request GNOME/glib!918

 docs/reference/glib/glib-sections.txt |   3 +
 glib/garray.c                         | 129 +++++++++++++++++
 glib/garray.h                         |  12 ++
 glib/gnode.h                          |  15 --
 glib/gtypes.h                         |  14 ++
 glib/tests/array-test.c               | 258 +++++++++++++++++++++++++++++++++-
 6 files changed, 415 insertions(+), 16 deletions(-)
---


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