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/17 17:53:10 UTC

[couchdb] branch fix-couchjs-utf8-conversions updated (b631fe2 -> 26f6b5c)

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 b631fe2  Add tests for couchjs UTF-8 support
     add 26f6b5c  Modernize sources to minimize changes for 68

No new revisions were added by this update.

Summary of changes:
 src/couch/priv/couch_js/60/http.cpp | 26 +++++++++++++++++---------
 src/couch/priv/couch_js/60/main.cpp | 35 +++++++++++++++++++++--------------
 src/couch/priv/couch_js/60/util.cpp | 22 ++++++++++++++--------
 3 files changed, 52 insertions(+), 31 deletions(-)