[gjs: 3/3] Merge branch 'fix-gjs-context-eval' into 'master'



commit fe36c341e514bacfcdba467fb796958c2537e091
Merge: 14ee7028 270dc48c
Author: Cosimo Cecchi <cosimo cecchi gmail com>
Date:   Thu Apr 4 18:10:12 2019 +0000

    Merge branch 'fix-gjs-context-eval' into 'master'
    
    Fix gjs_context_eval() for non-zero-terminated strings
    
    See merge request GNOME/gjs!281

 gi/foreign.cpp     |  3 +-
 gjs/context.cpp    | 27 ++++++-----------
 gjs/jsapi-util.cpp | 89 ++++++++++++++++++++++++------------------------------
 gjs/jsapi-util.h   | 11 ++++---
 gjs/module.cpp     | 42 +++++++++-----------------
 test/gjs-tests.cpp | 83 ++++++++++++++++++++++++++------------------------
 6 files changed, 114 insertions(+), 141 deletions(-)
---


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