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 20:06:01 UTC

[couchdb] branch fix-couchjs-utf8-conversions updated (0767ebb -> 673074c)

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 0767ebb  Set UTF-8 encoding when compiling scripts
     add 459bf90  fixup! Encode strings manually for JavaScript
     add 673074c  Add tests for couchjs UTF-8 support

No new revisions were added by this update.

Summary of changes:
 src/couch/priv/couch_js/60/util.cpp     |  2 +-
 src/couch/test/eunit/couch_js_tests.erl | 99 +++++++++++++++++++++++++++++----
 2 files changed, 88 insertions(+), 13 deletions(-)