You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by jo...@apache.org on 2021/10/13 15:35:56 UTC

[dubbo-go-hessian2] branch master updated (1ec5c50 -> ea64fc7)

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

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


    from 1ec5c50  Merge pull request #281 from Chans-Open-Source/feature/modify_unit_test_module_name
     new 3fa24f7  fixed: #282
     new 9721399  fixed: #282
     new 3b3cf21  优化匹配正则
     new 1478cb7  忽略0值处理
     new cbad558  简化正则
     new 5bdf65a  优化正则
     new 53cd523  优化为switch方式
     new 0214778  优化为switch方式
     new 9c70e1f  优化为switch方式
     new b9d8878  拆分为2个switch
     new 112adfe  调整为1个switch
     new 041146a  添加更多指针型单元测试
     new 43d1925  调整导包位置
     new ea64fc7  Merge pull request #283 from chans-open-source/feature/fix_encode_type

The 717 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 double_test.go |  9 +++++++++
 encode.go      | 10 ++++++++++
 encode_test.go | 10 ++++++++++
 int_test.go    | 27 +++++++++++++++++++++++++++
 string_test.go |  5 +++++
 5 files changed, 61 insertions(+)