[gjs: 4/4] Merge branch 'more-cpp-objects' into 'master'




commit 4ba1c19db69a3a61af903077e6331351b8cbea61
Merge: 1cdde521 1b7ca0cf
Author: Philip Chimento <philip chimento gmail com>
Date:   Tue Oct 27 03:40:35 2020 +0000

    Merge branch 'more-cpp-objects' into 'master'
    
    Private Objects: Use native allocators and structs
    
    See merge request GNOME/gjs!494

 gi/boxed.cpp              |   1 -
 gi/ns.cpp                 |  28 +++++-------
 gi/object.cpp             |   5 ++-
 gi/object.h               |   4 +-
 gi/param.cpp              |  23 ++++++----
 gi/repo.cpp               |  14 ++----
 gi/wrapperutils.h         |  21 +++++----
 gjs/importer.cpp          |  19 ++++-----
 modules/cairo-context.cpp | 106 ++++++++++++++++++++--------------------------
 modules/cairo-path.cpp    |  21 +++++----
 modules/cairo-pattern.cpp |  16 ++++---
 modules/cairo-region.cpp  |  34 +++++++++------
 modules/cairo-surface.cpp |  16 ++++---
 13 files changed, 152 insertions(+), 156 deletions(-)
---


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