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

alexstocks pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-go-hessian2.git.


    from e2494da  remark dingding notification
     add 33721e1  recover string decode algorithm to support emoji codec
     add f567f91  refactor string decode algorithm
     add cc4f9a4  add benchmark for string decode
     add 2a66329  reset code after java test which will update go.mod
     add 83d9f69  Merge pull request #254 from apache/fix-emoji

No new revisions were added by this update.

Summary of changes:
 .travis.yml                                        |   1 +
 string.go                                          | 434 ++++++---------------
 string_test.go                                     |  40 ++
 .../src/main/java/test/TestCustomDecode.java       |   7 +-
 .../src/main/java/test/TestCustomReply.java        |   5 +
 test_hessian/src/main/java/test/TestString.java    |   7 +
 6 files changed, 188 insertions(+), 306 deletions(-)

Reply via email to