Commit History

Autor SHA1 Mensaxe Data
  Tao Wen a9b3f36b2f add test framework %!s(int64=7) %!d(string=hai) anos
  Tao Wen 002b5ae342 fix tests %!s(int64=7) %!d(string=hai) anos
  Tao Wen 07f99a1124 fix build %!s(int64=7) %!d(string=hai) anos
  Tao Wen 71f74dc71e implement #230 DisallowUnknownFields option added %!s(int64=7) %!d(string=hai) anos
  Tao Wen 7990317be5 gofmt %!s(int64=7) %!d(string=hai) anos
  Tao Wen 9edd73f752 fix build %!s(int64=7) %!d(string=hai) anos
  Tao Wen 3d5ee1098a Merge branch 'master' of https://github.com/json-iterator/go %!s(int64=7) %!d(string=hai) anos
  Tao Wen ee8cfb7547 cache frozenConfig %!s(int64=7) %!d(string=hai) anos
  Tao Wen bca911dae0 Update README.md %!s(int64=8) %!d(string=hai) anos
  Tao Wen 28452fcdec cow cache is not same, as map read will modify the underlying map. use sync.Map for 1.9 and above, and mutex if sync.Map not available %!s(int64=8) %!d(string=hai) anos
  Tao Wen ea8c33040f fix #228 %!s(int64=8) %!d(string=hai) anos
  Tao Wen 358cfc3929 Merge branch 'master' of https://github.com/json-iterator/go %!s(int64=8) %!d(string=hai) anos
  Tao Wen c39a632e65 fix #227, fix empty json.Number %!s(int64=8) %!d(string=hai) anos
  Tao Wen e31252f2e2 Merge pull request #225 from mgood/empty-array-fix %!s(int64=8) %!d(string=hai) anos
  Matt Good 807e4a8b20 Optimize 0-length array case %!s(int64=8) %!d(string=hai) anos
  Tao Wen e78b7e89b6 Merge branch 'master' of https://github.com/json-iterator/go %!s(int64=8) %!d(string=hai) anos
  Tao Wen 945d1aaa19 fix #140 uintptr will no lock the address from gc %!s(int64=8) %!d(string=hai) anos
  Matt Good ba3857729b Fix encoding 0-length arrays %!s(int64=8) %!d(string=hai) anos
  Tao Wen c3ed5e85e0 Merge pull request #222 from neverlee/mydev %!s(int64=8) %!d(string=hai) anos
  李盼 c27f6f9350 config: add OnlyTaggedField config, only process tagged fields in struct %!s(int64=8) %!d(string=hai) anos
  Tao Wen 0ab880662f fix #219 should check real value for empty instead of just the pointer for nested field %!s(int64=8) %!d(string=hai) anos
  Tao Wen 6dad2de6cc fix build %!s(int64=8) %!d(string=hai) anos
  Tao Wen 11c1cce0d8 fix #217 when input is null, non-decodable type should not be considered as error, to be compatible with stdlib %!s(int64=8) %!d(string=hai) anos
  Tao Wen 96fcb84835 fix #215 lazy load more %!s(int64=8) %!d(string=hai) anos
  Tao Wen e7a8aea845 Merge branch 'master' of https://github.com/json-iterator/go %!s(int64=8) %!d(string=hai) anos
  Tao Wen 60a9df5ebc fix #214 report EOF like stdlib %!s(int64=8) %!d(string=hai) anos
  Tao Wen 7b060ec866 Merge pull request #210 from coocood/master %!s(int64=8) %!d(string=hai) anos
  Ewan Chou 25f147f530 add ReadNumber for Iterator. %!s(int64=8) %!d(string=hai) anos
  Tao Wen a9b9c73b4d fix #207 delay unsupported type error reporting %!s(int64=8) %!d(string=hai) anos
  Tao Wen e0df39fda2 fix #206, do not allow nil pointer as unmarshal input %!s(int64=8) %!d(string=hai) anos