[pygobject: 5/5] Merge branch 'fix_boxed_copies' into 'master'



commit 1ec8d58e879a3802f54190be3cdc23bd976ca01f
Merge: 8c8dd210 7ed81918
Author: Christoph Reiter <reiter christoph gmail com>
Date:   Mon Jan 29 11:40:40 2018 +0000

    Merge branch 'fix_boxed_copies' into 'master'
    
    Fix boxed copies
    
    See merge request GNOME/pygobject!10

 gi/gimodule.c                 |   6 +--
 gi/overrides/GLib.py          |   4 ++
 gi/overrides/GObject.py       |   3 --
 gi/pygi-array.c               |  24 ++++++---
 gi/pygi-basictype.c           |   8 +--
 gi/pygi-basictype.h           |   3 +-
 gi/pygi-boxed.c               |  40 ++++++---------
 gi/pygi-boxed.h               |   4 +-
 gi/pygi-cache.h               |  13 +++--
 gi/pygi-closure.c             |   9 +++-
 gi/pygi-enum-marshal.c        |   6 ++-
 gi/pygi-error.c               |   3 +-
 gi/pygi-hashtable.c           |  13 +++--
 gi/pygi-invoke-state-struct.h |   3 ++
 gi/pygi-invoke.c              |  17 +++++--
 gi/pygi-list.c                |  38 +++++++++++---
 gi/pygi-marshal-cleanup.c     |  13 +++--
 gi/pygi-object.c              |   8 +--
 gi/pygi-property.c            |   6 ++-
 gi/pygi-source.c              |   6 +--
 gi/pygi-struct-marshal.c      | 113 ++++++++++++------------------------------
 tests/test_source.py          |   8 +--
 22 files changed, 180 insertions(+), 168 deletions(-)
---


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