1. 4ce8c8d fix bug for encTypeInt32 (#148) by fangyincheng · 4 years, 4 months ago
  2. 0e1fc43 update gost v1.5.1 bytes pool (#147) by huiren · 4 years, 4 months ago
  3. 70585d0 Add: java & go type mapping by yuyu · 4 years, 5 months ago
  4. d24d44e Ftr: add BigInteger support (#141) by huiren · 4 years, 5 months ago
  5. eb7cef0 fix: can't duplicately decode Serializer object (#144) by 望哥 · 4 years, 5 months ago
  6. d8613b1 Merge branch 'master' of https://github.com/apache/dubbo-go-hessian2 by yuyu · 4 years, 5 months ago
  7. 7341278 Mod: Function -> Field by yuyu · 4 years, 5 months ago
  8. 3f1ca08 Ftr: support encoding *int (#142) by Patrick Jiang · 4 years, 5 months ago
  9. 894e45c Merge pull request #139 from apache/1.3 by 望哥 · 4 years, 6 months ago
  10. 12eb647 Merge pull request #138 from fangyincheng/master by 望哥 · 4 years, 6 months ago
  11. 0ef53e4 Fix: check service.Group and service.Interface by fangyincheng · 4 years, 6 months ago
  12. 0ef010e Merge pull request #137 from wongoo/v1.3.0 by Xin.Zh · 4 years, 7 months ago 1.3 v1.3.0 v1.3.0-rc01
  13. e2859e7 remove worrying comments by wongoo · 4 years, 7 months ago
  14. 822c6c5 Merge pull request #136 from wongoo/v1.3.0 by Xin.Zh · 4 years, 7 months ago
  15. 73db391 fix license header by wongoo · 4 years, 7 months ago
  16. a9fe53f fix change log link by wongoo · 4 years, 7 months ago
  17. c48c577 wrap text link by wongoo · 4 years, 7 months ago
  18. 281035f change PR ref to link by wongoo · 4 years, 7 months ago
  19. 5757367 add NOTICE & CHNAGE.md by wongoo · 4 years, 7 months ago
  20. e3dd5d1 Merge pull request #133 from wongoo/fix-string-chunk by Xin.Zh · 4 years, 8 months ago
  21. 7a35c63 change fmt.Printf to t.Logf by wongoo · 4 years, 8 months ago
  22. f1d4eec fix chunk string error by wongoo · 4 years, 8 months ago
  23. 335b8c6 Merge pull request #132 from wongoo/add_readme by Xin.Zh · 4 years, 8 months ago
  24. e1f041f add features in readme: skipping unregistered pojo & emoji by wongoo · 4 years, 8 months ago
  25. 548cd26 Merge pull request #131 from wongoo/feature-emoji by Xin.Zh · 4 years, 8 months ago
  26. 5609190 separate import block by wongoo · 4 years, 8 months ago
  27. 203d183 remove author java doc by wongoo · 4 years, 8 months ago
  28. 45008fe add comment and optimize unit test by wongoo · 4 years, 8 months ago
  29. 880d1f6 separate import block by wongoo · 4 years, 8 months ago
  30. 8ca32df remove golang version by wongoo · 4 years, 8 months ago
  31. 566c760 fix emoji encode error by wongoo · 4 years, 8 months ago
  32. 80cbb25 Merge pull request #130 from fangyincheng/master by Xin.Zh · 4 years, 8 months ago
  33. cfbb8e8 Mod: comment by fangyincheng · 4 years, 8 months ago
  34. 4b0c242 Fix: dubbo version by fangyincheng · 4 years, 8 months ago
  35. 1ed0a12 Merge pull request #128 from fangyincheng/pojo by Xin.Zh · 4 years, 8 months ago
  36. 3a8e04a Merge remote-tracking branch 'apache/master' into pojo by fangyincheng · 4 years, 8 months ago
  37. d5d241d Add:skip switch & NewHessianCodecCustom by fangyincheng · 4 years, 8 months ago
  38. 166c33c Merge pull request #120 from fangyincheng/master by Xin.Zh · 4 years, 8 months ago
  39. a3d8b11 Merge remote-tracking branch 'apache/master' by fangyincheng · 4 years, 8 months ago
  40. 27ca109 Merge remote-tracking branch 'apache/master' into pojo by fangyincheng · 4 years, 8 months ago
  41. 28e1520 Merge pull request #127 from fangyincheng/attachments by Xin.Zh · 4 years, 8 months ago
  42. d04a0fa Fix:ut by fangyincheng · 4 years, 8 months ago
  43. c8e6300 Mod: modify 0x2f to const by fangyincheng · 4 years, 8 months ago
  44. d623636 Mod: if-else format by fangyincheng · 4 years, 8 months ago
  45. 99e6dcc Fix: add some judge by fangyincheng · 4 years, 8 months ago
  46. 4cc2b31 Add: ReadAttachments by fangyincheng · 4 years, 8 months ago
  47. 43d4926 Fix: attachments by fangyincheng · 4 years, 8 months ago
  48. 66ec098 Merge remote-tracking branch 'apache/master' by fangyincheng · 4 years, 8 months ago
  49. 90e9c0c Merge pull request #121 from aliiohs/FixStringNullBug by Xin.Zh · 4 years, 8 months ago
  50. a5285bf change nil string pointer value by aliiohs · 4 years, 8 months ago
  51. efb8991 Fix: decType by fangyincheng · 4 years, 9 months ago
  52. 177b9c6 Mod: change third-part package import block by AlexStocks · 4 years, 9 months ago
  53. b12ee2a Merge pull request #114 from xujianhai666/feat-boolnil by Xin.Zh · 4 years, 9 months ago
  54. 9ebb613 check assertion by xujianhai666 · 4 years, 9 months ago
  55. c1868cc add bool nil, fix #113 by xujianhai666 · 4 years, 9 months ago
  56. 1697039 Merge pull request #112 from wongoo/fix-transfer by Xin.Zh · 4 years, 9 months ago
  57. 808e844 fix package name by wongoo · 4 years, 9 months ago
  58. 3d274e9 Merge pull request #108 from divebomb/master by 望哥 · 4 years, 9 months ago v1.2.4
  59. 365519b Merge branch 'master' of https://github.com/divebomb/hessian2 by AlexStocks · 4 years, 9 months ago
  60. cfd29da Fix: using jdk8 in travis by AlexStocks · 4 years, 9 months ago
  61. 1f8b780 Merge branch 'master' into master by 望哥 · 4 years, 9 months ago
  62. a29499a Merge pull request #110 from wongoo/fix-travis-jdk by 望哥 · 4 years, 9 months ago
  63. 38b0b4f update travis jdk by wongoo · 4 years, 9 months ago
  64. 52b2ac3 using matrix to include java by wongoo · 4 years, 9 months ago
  65. f2ae76d fix travis jdk version by wongoo · 4 years, 9 months ago
  66. deb0bae Fix: java 8 by AlexStocks · 4 years, 9 months ago
  67. 4d901a9 Rem: useless package by AlexStocks · 4 years, 10 months ago
  68. 16a80e0 Rem: getRune by AlexStocks · 4 years, 10 months ago
  69. c802efb Mod: move gost package to another import block by AlexStocks · 4 years, 10 months ago
  70. ee64882 Imp: use gost bytes pool by AlexStocks · 4 years, 10 months ago
  71. 9dcc3c0 Merge pull request #102 from aliiohs/feature/FixDateNilBug by 望哥 · 4 years, 10 months ago v1.2.3
  72. 490dd3a fix by aliiohs · 4 years, 10 months ago
  73. dd57030 fix by aliiohs · 4 years, 10 months ago
  74. bcd3ec8 fix by aliiohs · 4 years, 10 months ago
  75. 5bf17eb fix by aliiohs · 4 years, 10 months ago
  76. 3fde17e change packPtr range by aliiohs · 4 years, 10 months ago
  77. 20afb7d Act only on time.Time by aliiohs · 4 years, 10 months ago
  78. 8992ea5 fix by aliiohs · 4 years, 10 months ago
  79. ae36e2e fix time array bug by aliiohs · 4 years, 10 months ago
  80. 85cc41b Merge pull request #105 from yiduwangkai/master by 望哥 · 4 years, 10 months ago v1.2.2
  81. eb6f939 add exception by frank.wang · 4 years, 10 months ago
  82. 819195c Merge branch 'master' of https://github.com/yiduwangkai/hessian2 by frank.wang · 4 years, 10 months ago
  83. 059be68 modify some exception and accept some proposal by frank.wang · 4 years, 10 months ago
  84. 437ec81 AnnotationTypeMismatchException and IncompleteAnnotationException implement by frank.wang · 4 years, 10 months ago
  85. 8c3d0af Merge pull request #98 from fangyincheng/master by 望哥 · 4 years, 10 months ago
  86. 790e1f0 fix ZeroTime bug by aliiohs · 4 years, 10 months ago
  87. 2dcab5f fix some bug when item is ptr by aliiohs · 4 years, 10 months ago
  88. f6446cc Merge remote-tracking branch 'upstream/master' by fangyincheng · 4 years, 10 months ago
  89. ba0e4f2 Merge branch 'master' of https://github.com/yiduwangkai/hessian2 by frank.wang · 4 years, 10 months ago
  90. 57f2f1e Fix: add url prefix by AlexStocks · 4 years, 10 months ago
  91. a695ed3 sort import by aliiohs · 4 years, 10 months ago
  92. 9fdd600 Merge pull request #103 from pantianying/master by 望哥 · 4 years, 10 months ago v1.2.1
  93. 6fd66f2 add apache standard license header by aliiohs · 4 years, 10 months ago
  94. 0e19684 deal *time.Time by aliiohs · 4 years, 10 months ago
  95. 28c96a2 delete file by pantianying · 4 years, 10 months ago
  96. be04a8c delete file by pantianying · 4 years, 10 months ago
  97. dd2c25d add com.alibaba.dubbo.rpc.service.GenericException by pantianying · 4 years, 10 months ago
  98. fb7745b Merge pull request #4 from dubbogo/master by panty · 4 years, 10 months ago
  99. 6493772 change package version by aliiohs · 4 years, 10 months ago
  100. 416e95b change package version by aliiohs · 4 years, 10 months ago