1. c1070e1 release note for v1.12.4 by tiltwind · 5 months ago 1.12 master v1.12.4
  2. 333dcbc Merge pull request #368 from ahaostudy/master by Xin.Zh · 5 months ago
  3. ebf53db refactor: remove config option and change null encoding to default support by root · 5 months ago
  4. 5d34775 feat: support java null encoding by ahaostudy · 5 months ago
  5. 6c40744 release note for v1.12.3 by tiltwind · 6 months ago v1.12.3
  6. fb070d0 Merge pull request #366 from ahaostudy/master by Jason Deng · 6 months ago
  7. fbdccbe test: check if TestMapInObject decoded value is equal to original value by ahaostudy · 6 months ago
  8. 4ce3eae fix: issue where Decoder panics when decoding an Object containing a Map with int8/int16 as key or value type by ahaostudy · 6 months ago
  9. f0fbe40 release note for v1.12.2 by tiltwind · 12 months ago v1.12.2
  10. 8840018 Merge pull request #361 from wongoo/fix-ptr-value-set by Xin.Zh · 12 months ago
  11. f9c7f78 check CanSet first before set for same type by tiltwind · 12 months ago fix-ptr-value-set
  12. f73a225 add unit test for java wrapper object by tiltwind · 12 months ago
  13. 25f3ccf add commit by tiltwind · 12 months ago
  14. 64ed78d rename by tiltwind · 12 months ago
  15. 9dc1a19 fix pointer value set by tiltwind · 12 months ago
  16. 7231dc5 Merge branch 'master' into 1.12 by tiltwind · 1 year, 1 month ago v1.12.1
  17. a55bacd release note for v1.12.1 by tiltwind · 1 year, 1 month ago
  18. 33f7e9d fix issue 356 that ref to wrong type of map for nil value (#357) by tiltwind(斜风) · 1 year, 1 month ago
  19. 76ae75b Bump dubbo from 2.7.18 to 2.7.21 in /test_hessian (#355) by dependabot[bot] · 1 year, 1 month ago
  20. 8390f13 Bump dubbo from 2.7.18 to 2.7.21 in /test_dubbo (#354) by dependabot[bot] · 1 year, 1 month ago
  21. 2976f7b upgrade go to v1.17 to fix issue #348 for 2.0 branch (#353) by tiltwind(斜风) · 1 year, 2 months ago v1.12.0 v2.0.0
  22. f0ac0a6 upgrade go to v1.17 to fix issue #348 (#352) by tiltwind(斜风) · 1 year, 2 months ago 1.11 v1.11.7
  23. 6ea8710 Merge pull request #350 from wongoo/wrapper_type_dev by Xin.Zh · 1 year, 2 months ago
  24. a03ceac add java wrapper type support in readme by tiltwind · 1 year, 2 months ago
  25. 4cd8b9d Update README.md by Xin.Zh · 1 year, 2 months ago
  26. f13bb4e mark array types deprecated (#347) by tiltwind(斜风) · 1 year, 2 months ago 1.10 v1.11.6
  27. 76acae4 remove unused code & add license by tiltwind · 1 year, 2 months ago
  28. 94ce5f0 remove unused unit test by tiltwind · 1 year, 2 months ago
  29. faf63bf use reflect.Ptr by tiltwind · 1 year, 2 months ago
  30. ec3010f reflect.PointerTo is supported only from go1.20, use a dummy variable to get the pointer type by tiltwind · 1 year, 2 months ago
  31. 6ba7808 support wrapper types 20230212-2 by tiltwind · 1 year, 2 months ago
  32. 6697e3f support wrapper types 20230212 by tiltwind · 1 year, 2 months ago
  33. 9c35bf1 support wrapper types by tiltwind · 1 year, 3 months ago
  34. 3ac5343 Merge branch 'mark_deprecated' into wrapper_type_dev by tiltwind · 1 year, 3 months ago
  35. 70f551e deprecated by tiltwind · 1 year, 3 months ago
  36. 5a3a08b mark array types deprecated by tiltwind · 1 year, 3 months ago
  37. 7557a5d mark array types deprected by tiltwind · 1 year, 3 months ago
  38. 2118b3d temp by tiltwind · 1 year, 3 months ago
  39. 4820c03 Delete .travis.yml by Albumen Kevin · 1 year, 3 months ago
  40. 973d9f6 release note for v1.11.5 by wongoo · 1 year, 5 months ago v1.11.5
  41. 6455362 fix issue #340 (#341) by tiltwind(斜风) · 1 year, 5 months ago
  42. a6671d5 mark dubbo2 rpc protocol implementation deprecated (#339) by tiltwind(斜风) · 1 year, 5 months ago
  43. e579dda Merge pull request #337 from apache/fix/AcquireBytes by Xin.Zh · 1 year, 6 months ago v1.11.4
  44. 801268e upgrade gost version to fix memory leak of AcquireBytes from https://github.com/dubbogo/gost/pull/108/files by yuyu.zx · 1 year, 6 months ago fix/AcquireBytes
  45. 901b071 Merge pull request #336 from apache/dependabot/maven/test_hessian/org.apache.dubbo-dubbo-2.7.18 by Xin.Zh · 1 year, 6 months ago
  46. 67b078b Merge pull request #335 from apache/dependabot/maven/test_dubbo/org.apache.dubbo-dubbo-2.7.18 by Xin.Zh · 1 year, 6 months ago
  47. cfbd9e1 release note for v1.11.3 by wongoo · 1 year, 6 months ago v1.11.3
  48. 1e98ee0 Bump dubbo from 2.7.15 to 2.7.18 in /test_hessian by dependabot[bot] · 1 year, 6 months ago
  49. 1a36fa5 Bump dubbo from 2.7.15 to 2.7.18 in /test_dubbo by dependabot[bot] · 1 year, 6 months ago
  50. d520464 Fix decode enum not correctly (#332) by 望哥 · 1 year, 6 months ago
  51. 5e88953 format code using gofmt -l -w . (#333) by 望哥 · 1 year, 6 months ago
  52. 1f1df01 release note for v1.11.2 by wongoo · 1 year, 6 months ago v1.11.2
  53. 0db9c6b fix bug: support java enum variable list (#330) by shenchao861129 · 1 year, 6 months ago
  54. e13beea revert-unexpected-merge (#329) by 望哥 · 1 year, 6 months ago
  55. 868e06e Update object_test.go by Xin.Zh · 1 year, 6 months ago
  56. bed48b1 Merge pull request #326 from shenchao861129/new-master by Xin.Zh · 1 year, 6 months ago
  57. 8529778 fix bug: support java enum variable list by shenchao · 1 year, 6 months ago
  58. aa53824 add testing: TestDecodeCustomReplyEnumVariableList by shenchao · 1 year, 6 months ago
  59. 542bcf0 Merge pull request #324 from wongoo/fix-issue-323 by Xin.Zh · 1 year, 6 months ago
  60. 4055e70 notify all ref holder at the end of decoding by wongoo · 1 year, 6 months ago revert-326-new-master
  61. 159280f release note for v1.11.1 by wongoo · 1 year, 9 months ago v1.11.1
  62. 303698c Merge pull request #320 from zhengzepeng/master by Xin.Zh · 1 year, 9 months ago
  63. 2437f11 add unit test(if map is pojo, write class name first) by zhengzepeng · 1 year, 9 months ago
  64. 31f2f96 if map is pojo, write class name first by zhengzepeng · 1 year, 10 months ago
  65. 83d6845 Merge pull request #318 from mark4z/master by Xin.Zh · 1 year, 10 months ago
  66. 411d2fc Merge pull request #315 from apache/dependabot/maven/test_hessian/org.apache.dubbo-dubbo-2.7.15 by Xin.Zh · 1 year, 10 months ago
  67. 097671a nil slice decode to empty slice by mark4z · 1 year, 10 months ago
  68. ca7b2ca Bump fastjson from 1.2.76 to 1.2.83 in /test_hessian (#316) by dependabot[bot] · 1 year, 10 months ago
  69. bba95ec Bump dubbo from 2.7.11 to 2.7.15 in /test_dubbo (#314) by dependabot[bot] · 1 year, 11 months ago
  70. 12af60b Bump dubbo from 2.7.11 to 2.7.15 in /test_hessian by dependabot[bot] · 1 year, 11 months ago
  71. c18594c release note for v1.11.0 by wangoo · 2 years, 3 months ago v1.11.0
  72. ab8e186 Merge pull request #309 from wongoo/master by Laurence · 2 years, 3 months ago
  73. f3f3a2e imporve unit test by wangoo · 2 years, 3 months ago
  74. 150fbb3 add Strict Mode readme by wangoo · 2 years, 3 months ago
  75. 643d8c4 fix words by wangoo · 2 years, 3 months ago
  76. 641faae format code by wangoo · 2 years, 3 months ago
  77. 15f8430 build class definition from map keys by wangoo · 2 years, 3 months ago
  78. ef1946a fix lint check by wangoo · 2 years, 3 months ago
  79. cbc2ad9 support non-strict mode to decode object to map when unregistered by wangoo · 2 years, 3 months ago
  80. a80067e release note for v1.10.3 by wangoo · 2 years, 3 months ago v1.10.3
  81. 1f4cc01 Merge pull request #303 from alpha-baby/issue299 by Xin.Zh · 2 years, 4 months ago
  82. 0b16449 add a tool for generate hessian2 java enum define golang code (#304) by MarsMay · 2 years, 4 months ago
  83. a36dcbf unpack map value to raw value by 望哥 · 2 years, 4 months ago
  84. ac3b4ed change unit test data for default untype map type by 望哥 · 2 years, 4 months ago
  85. 4b69704 reproduce decode interface map bug #299 by fujianhao3 · 2 years, 4 months ago
  86. be67b60 Merge pull request #302 from xfstart07/master by Xin.Zh · 2 years, 4 months ago
  87. 9079120 format code by 望哥 · 2 years, 4 months ago
  88. 226f34b use perrors.Errorf to create new error by 望哥 · 2 years, 4 months ago
  89. b015777 fix: decode bool error (#301) by LeonXu · 2 years, 4 months ago
  90. f989170 release note for v1.10.2 by wangoo · 2 years, 4 months ago v1.10.2
  91. 9b0d390 fix list value not unpacked (#300) by 望哥 · 2 years, 4 months ago
  92. c715349 release note for v1.10.1 by wangoo · 2 years, 4 months ago v1.10.1
  93. 7f38305 Merge pull request #298 from luky116/fix-parseIntBug2 by Xin.Zh · 2 years, 4 months ago
  94. d26d6da fix parse basic type bug by liuyuecai · 2 years, 4 months ago
  95. 75ff950 Merge pull request #296 from sanxun0325/java_interger_null by Xin.Zh · 2 years, 5 months ago
  96. df62010 support java integer null by sanxun0325 · 2 years, 5 months ago
  97. 49f9da8 release note for v1.10.0 by wangoo · 2 years, 5 months ago v1.10.0
  98. 2fd463b support java function param type (#295) by binbin.zhang · 2 years, 5 months ago
  99. 7cabe51 release note for v1.9.5 by wangoo · 2 years, 5 months ago 1.9 v1.9.5
  100. 5d3d18b fix go type name for list (#290) by 望哥 · 2 years, 5 months ago