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/14 22:25:39 UTC

[couchdb] branch fix-couchjs-utf8-conversions updated (673074c -> 75e59d9)

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 673074c  Add tests for couchjs UTF-8 support
     add 75e59d9  WIP: Removing bespoke UTF-8 transcoding

No new revisions were added by this update.

Summary of changes:
 src/couch/priv/couch_js/60/http.cpp | 280 ++++++++++++------------------------
 src/couch/priv/couch_js/60/main.cpp | 136 +++++++++++++++++-
 src/couch/priv/couch_js/60/util.cpp |  35 +++--
 3 files changed, 252 insertions(+), 199 deletions(-)