You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by al...@apache.org on 2019/10/19 07:04:34 UTC

[dubbo-go-hessian2] branch v1.3.0 updated (e3dd5d1 -> 822c6c5)

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

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


    from e3dd5d1  Merge pull request #133 from wongoo/fix-string-chunk
     new 5757367  add NOTICE & CHNAGE.md
     new 281035f  change PR ref to link
     new c48c577  wrap text link
     new a9fe53f  fix change log link
     new 73db391  fix license header
     new 822c6c5  Merge pull request #136 from wongoo/v1.3.0

The 422 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:
 CHANGE.md                                          | 17 ++++++++++++
 Makefile                                           | 15 +++++++++++
 NOTICE                                             |  5 ++++
 binary.go                                          | 29 +++++++++++----------
 binary_test.go                                     | 29 +++++++++++----------
 boolean.go                                         | 29 +++++++++++----------
 boolean_test.go                                    | 29 +++++++++++----------
 codec.go                                           | 29 +++++++++++----------
 codec_test.go                                      | 29 +++++++++++----------
 const.go                                           | 29 +++++++++++----------
 date.go                                            | 29 +++++++++++----------
 date_test.go                                       | 29 +++++++++++----------
 decode.go                                          | 29 +++++++++++----------
 decode_test.go                                     | 30 ++++++++++++----------
 doc.go                                             | 29 +++++++++++----------
 double.go                                          | 29 +++++++++++----------
 double_test.go                                     | 29 +++++++++++----------
 encode.go                                          | 29 +++++++++++----------
 encode_test.go                                     | 29 +++++++++++----------
 hessian.go                                         | 29 +++++++++++----------
 hessian_test.go                                    | 29 +++++++++++----------
 int.go                                             | 29 +++++++++++----------
 int_test.go                                        | 29 +++++++++++----------
 java_exception.go                                  | 29 +++++++++++----------
 .../annotation_type_mismatch_exception.go          | 29 +++++++++++----------
 java_exception/arithmetic_exception.go             | 29 +++++++++++----------
 .../array_index_out_of_bounds_exception.go         | 29 +++++++++++----------
 java_exception/array_store_exception.go            | 29 +++++++++++----------
 java_exception/backing_store_exception.go          | 29 +++++++++++----------
 java_exception/broken_barrier_exception.go         | 29 +++++++++++----------
 java_exception/cancellation_exception.go           | 29 +++++++++++----------
 java_exception/class_not_found_exception.go        | 29 +++++++++++----------
 java_exception/classc_cast_exception.go            | 29 +++++++++++----------
 java_exception/clone_not_supported_exception.go    | 29 +++++++++++----------
 java_exception/completion_exception.go             | 29 +++++++++++----------
 .../concurrent_modification_exception.go           | 29 +++++++++++----------
 java_exception/data_format_exception.go            | 29 +++++++++++----------
 java_exception/date_time_exception.go              | 29 +++++++++++----------
 java_exception/date_time_parse_exception.go        | 29 +++++++++++----------
 java_exception/dubbo_generic_exception.go          | 29 +++++++++++----------
 java_exception/duplicate_format_flags_exception.go | 29 +++++++++++----------
 java_exception/empty_stack_exception.go            | 29 +++++++++++----------
 .../enum_constant_not_present_exception.go         | 29 +++++++++++----------
 java_exception/eof_exception.go                    | 29 +++++++++++----------
 java_exception/exception.go                        | 29 +++++++++++----------
 java_exception/execution_exception.go              | 29 +++++++++++----------
 java_exception/file_not_found_exception.go         | 29 +++++++++++----------
 java_exception/formatter_closed_exception.go       | 29 +++++++++++----------
 java_exception/illegal_access_exception.go         | 29 +++++++++++----------
 java_exception/illegal_argument_exception.go       | 29 +++++++++++----------
 java_exception/illegal_classFormat_exception.go    | 29 +++++++++++----------
 .../illegal_format_code_point_exception.go         | 29 +++++++++++----------
 .../illegal_format_conversion_exception.go         | 29 +++++++++++----------
 java_exception/illegal_format_flags_exception.go   | 29 +++++++++++----------
 .../illegal_format_precision_exception.go          | 29 +++++++++++----------
 java_exception/illegal_format_width_exception.go   | 29 +++++++++++----------
 java_exception/illegal_monitor_state_exception.go  | 29 +++++++++++----------
 java_exception/illegal_state_exception.go          | 29 +++++++++++----------
 java_exception/illegal_thread_state_exception.go   | 29 +++++++++++----------
 java_exception/illformed_locale_exception.go       | 29 +++++++++++----------
 java_exception/incomplete_annotation_exception.go  | 29 +++++++++++----------
 java_exception/index_out_of_bounds_exception.go    | 29 +++++++++++----------
 java_exception/input_mismatch_exception.go         | 29 +++++++++++----------
 java_exception/instantiation_exception.go          | 29 +++++++++++----------
 java_exception/interrupted_exception.go            | 29 +++++++++++----------
 java_exception/interrupted_io_exception.go         | 29 +++++++++++----------
 java_exception/invalid_class_exception.go          | 29 +++++++++++----------
 java_exception/invalid_object_exception.go         | 29 +++++++++++----------
 .../invalid_preferences_format_exception.go        | 29 +++++++++++----------
 .../invalid_properties_format_exception.go         | 29 +++++++++++----------
 java_exception/invocation_target_exception.go      | 29 +++++++++++----------
 java_exception/io_exception.go                     | 29 +++++++++++----------
 java_exception/jar_exception.go                    | 29 +++++++++++----------
 java_exception/lambda_conversion_exception.go      | 29 +++++++++++----------
 .../malformed_parameterized_type_exception.go      | 29 +++++++++++----------
 java_exception/malformed_parameters_exception.go   | 29 +++++++++++----------
 .../missing_format_argument_exception.go           | 29 +++++++++++----------
 java_exception/missing_format_width_exception.go   | 29 +++++++++++----------
 java_exception/missing_resource_exception.go       | 29 +++++++++++----------
 java_exception/negative_array_size_exception.go    | 29 +++++++++++----------
 java_exception/no_such_element_exception.go        | 29 +++++++++++----------
 java_exception/no_such_field_exception.go          | 29 +++++++++++----------
 java_exception/no_such_method_exception.go         | 29 +++++++++++----------
 java_exception/not_active_exception.go             | 29 +++++++++++----------
 java_exception/not_serializable_exception.go       | 29 +++++++++++----------
 java_exception/null_pointer_exception.go           | 29 +++++++++++----------
 java_exception/number_format_exception.go          | 29 +++++++++++----------
 java_exception/object_stream_exception.go          | 29 +++++++++++----------
 java_exception/optional_data_exception.go          | 29 +++++++++++----------
 java_exception/reflective_operation_exception.go   | 29 +++++++++++----------
 java_exception/rejected_execution_exception.go     | 29 +++++++++++----------
 java_exception/runtime_exception.go                | 29 +++++++++++----------
 java_exception/security_exception.go               | 29 +++++++++++----------
 java_exception/stream_corrupted_exception.go       | 29 +++++++++++----------
 .../string_index_out_of_bounds_exception.go        | 29 +++++++++++----------
 java_exception/sync_failed_exception.go            | 29 +++++++++++----------
 java_exception/timeout_exception.go                | 29 +++++++++++----------
 java_exception/too_many_listeners_exception.go     | 29 +++++++++++----------
 java_exception/type_not_present_exception.go       | 29 +++++++++++----------
 java_exception/unchecked_IO_exception.go           | 29 +++++++++++----------
 java_exception/undeclared_throwable_exception.go   | 29 +++++++++++----------
 .../unknown_format_conversion_exception.go         | 29 +++++++++++----------
 java_exception/unknown_format_flags_exception.go   | 29 +++++++++++----------
 java_exception/unmodifiable_class_exception.go     | 29 +++++++++++----------
 java_exception/unsupported_operation_exception.go  | 29 +++++++++++----------
 .../unsupported_temporal_type_exception.go         | 29 +++++++++++----------
 java_exception/utf_data_format_exception.go        | 29 +++++++++++----------
 java_exception/write_aborted_exception.go          | 29 +++++++++++----------
 java_exception/wrong_method_type_exception.go      | 29 +++++++++++----------
 java_exception/zip_exception.go                    | 29 +++++++++++----------
 java_exception/zone_rules_exception.go             | 29 +++++++++++----------
 java_exception_test.go                             | 29 +++++++++++----------
 list.go                                            | 29 +++++++++++----------
 list_test.go                                       | 29 +++++++++++----------
 long.go                                            | 30 ++++++++++++----------
 long_test.go                                       | 29 +++++++++++----------
 map.go                                             | 29 +++++++++++----------
 map_test.go                                        | 29 +++++++++++----------
 null.go                                            | 29 +++++++++++----------
 null_test.go                                       | 29 +++++++++++----------
 object.go                                          | 29 +++++++++++----------
 object_test.go                                     | 29 +++++++++++----------
 pojo.go                                            | 29 +++++++++++----------
 ref.go                                             | 29 +++++++++++----------
 ref_test.go                                        | 29 +++++++++++----------
 request.go                                         | 29 +++++++++++----------
 request_test.go                                    | 29 +++++++++++----------
 response.go                                        | 29 +++++++++++----------
 response_test.go                                   | 29 +++++++++++----------
 serialize.go                                       | 29 +++++++++++----------
 serialize_test.go                                  | 29 +++++++++++----------
 string.go                                          | 29 +++++++++++----------
 string_test.go                                     | 29 +++++++++++----------
 test_dubbo/pom.xml                                 | 17 ++++++++++++
 test_dubbo/src/main/java/test/Dubbo.java           | 29 +++++++++++----------
 test_dubbo/src/main/java/test/SimpleChannel.java   | 29 +++++++++++----------
 test_dubbo/src/main/java/test/TestDubbo.java       | 29 +++++++++++----------
 test_hessian/pom.xml                               | 17 ++++++++++++
 test_hessian/src/main/java/test/Hessian.java       | 29 +++++++++++----------
 test_hessian/src/main/java/test/HessianTool.java   | 27 +++++++++++--------
 test_hessian/src/main/java/test/HexTool.java       | 27 +++++++++++--------
 .../src/main/java/test/TestCustomDecode.java       | 29 +++++++++++----------
 .../src/main/java/test/TestCustomReply.java        | 29 +++++++++++----------
 test_hessian/src/main/java/test/TestString.java    | 27 +++++++++++--------
 test_hessian/src/main/java/test/TestThrowable.java | 29 +++++++++++----------
 test_hessian/src/main/java/test/tuple/Tuple.java   | 17 ++++++++++++
 .../src/main/java/test/tuple/TupleProvider.java    | 17 ++++++++++++
 .../main/java/test/tuple/TupleProviderImpl.java    | 17 ++++++++++++
 148 files changed, 2363 insertions(+), 1815 deletions(-)
 create mode 100644 CHANGE.md
 create mode 100644 NOTICE