Commit History

Autor SHA1 Mensaxe Data
  Tao Wen 7cceb6c2e3 Merge pull request #282 from caesarxuchao/optional-case-sensitivity %!s(int64=7) %!d(string=hai) anos
  Chao Xu b92cf78708 Make case sensitivity optional. Fix %!s(int64=7) %!d(string=hai) anos
  Tao Wen 8744d7c5c7 \n should not be ignored in base64 decode %!s(int64=7) %!d(string=hai) anos
  Tao Wen 37cc313d18 fix #274, unescape before base64 decode %!s(int64=7) %!d(string=hai) anos
  Tao Wen 2ddf6d7582 Merge pull request #266 from ceshihao/fix_base64_with_whitespace %!s(int64=7) %!d(string=hai) anos
  ceshihao 6a6742f0a2 fix base64 contains newline characters \r or \n %!s(int64=7) %!d(string=hai) anos
  Tao Wen 6c702ce12a fix #264 check io.EOF when test decoder.More %!s(int64=7) %!d(string=hai) anos
  Tao Wen f88871b601 fix #263, support empty string as 0 in fuzz mode %!s(int64=7) %!d(string=hai) anos
  Tao Wen f246f80f14 fix #260, support rename for extra.SupportPrivateFields %!s(int64=7) %!d(string=hai) anos
  Tao Wen 51dd70305b add more test for #252 %!s(int64=7) %!d(string=hai) anos
  Tao Wen a949c42748 fix #261 should load from reader %!s(int64=7) %!d(string=hai) anos
  Tao Wen f89479f5c0 Merge pull request #257 from ash2k/release-writer %!s(int64=7) %!d(string=hai) anos
  Mikhail Mazurskiy b858ec296c Release writer to enable GC %!s(int64=7) %!d(string=hai) anos
  Tao Wen 885a41a0a6 Merge branch 'master' of https://github.com/json-iterator/go %!s(int64=7) %!d(string=hai) anos
  Tao Wen 9e9a97040e always benchmark yourself %!s(int64=7) %!d(string=hai) anos
  Tao Wen fb4d53e4cc Merge pull request #255 from bboreham/error-test %!s(int64=7) %!d(string=hai) anos
  Bryan Boreham b53656d459 Check that a struct ends with closing brace %!s(int64=7) %!d(string=hai) anos
  Bryan Boreham 8f27a81d90 Add a test for input errors %!s(int64=7) %!d(string=hai) anos
  Tao Wen 4930b053b8 explit test case sensitive for #252 %!s(int64=7) %!d(string=hai) anos
  Tao Wen 06e0f9391e fix #250 case insensitive field match %!s(int64=7) %!d(string=hai) anos
  Tao Wen ca39e5af3e suport encode map[interface{}]interface{} %!s(int64=7) %!d(string=hai) anos
  Tao Wen 39acec93e0 expose DecoderOf and EncoderOf %!s(int64=7) %!d(string=hai) anos
  Tao Wen 25fa392355 fix #245, always reuse existing value even UseNumber %!s(int64=7) %!d(string=hai) anos
  Tao Wen d51e841de0 fix build on 1.8 %!s(int64=7) %!d(string=hai) anos
  Tao Wen 3353055b2a use concurrent.Map for 1.8 support %!s(int64=7) %!d(string=hai) anos
  Tao Wen 455b3f8bb8 move reflect2 from plz to modern-go %!s(int64=7) %!d(string=hai) anos
  Tao Wen 2a93f9003e fix #244 use BinaryAsStringExtension to make []byte pretty, while the output is valid json, but it can not be decoded by other json codec, as \x01 is decoded as \x01 by them, which is not original input %!s(int64=7) %!d(string=hai) anos
  Tao Wen 9472474ffd test []byte behavior %!s(int64=7) %!d(string=hai) anos
  Tao Wen ad83167dc6 fix #243 fuzzy decoder should take null as valid input %!s(int64=7) %!d(string=hai) anos
  Tao Wen fff342fd04 gofmt %!s(int64=7) %!d(string=hai) anos