You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by da...@apache.org on 2020/04/15 21:30:40 UTC

[couchdb] branch fix-couchjs-utf8-conversions updated (2bf6c41 -> 6a564a6)

This is an automated email from the ASF dual-hosted git repository.

davisp pushed a change to branch fix-couchjs-utf8-conversions
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


    from 2bf6c41  Remove custom UTF-8 conversion functions
     add 6a564a6  WIP: refactor stacktrace reports

No new revisions were added by this update.

Summary of changes:
 src/couch/priv/couch_js/60/main.cpp | 140 +++---------------------------------
 src/couch/priv/couch_js/60/util.cpp | 115 ++++++++++++++++++-----------
 2 files changed, 85 insertions(+), 170 deletions(-)