You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ji...@apache.org on 2019/09/23 09:05:57 UTC

[couchdb] branch sm52 updated (0c7d2b8 -> dee80f2)

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

jiangphcn pushed a change to branch sm52
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


    from 0c7d2b8  starting from util.cpp/h to upgrade SM to 60
     add dee80f2  continue moving rest of cpp/h files

No new revisions were added by this update.

Summary of changes:
 src/couch/priv/couch_js/http.cpp | 128 +++++++++---------
 src/couch/priv/couch_js/http.h   |   2 +-
 src/couch/priv/couch_js/main.cpp | 286 ++++++++++++++++++++++-----------------
 src/couch/priv/couch_js/utf8.cpp |  76 +++++------
 src/couch/priv/couch_js/util.cpp |  19 ++-
 src/couch/priv/couch_js/util.h   |  10 +-
 6 files changed, 283 insertions(+), 238 deletions(-)