Commit History

Autor SHA1 Mensaxe Data
  Tao Wen 0ed9de94f2 support asymmetric tests %!s(int64=7) %!d(string=hai) anos
  Tao Wen 6fded6eb5f consolidate struct tags tests %!s(int64=7) %!d(string=hai) anos
  Tao Wen dc3395f770 consolidate struct tests %!s(int64=7) %!d(string=hai) anos
  Tao Wen bd4e013f98 consolidate slice tests %!s(int64=7) %!d(string=hai) anos
  Tao Wen 48a4a1e4db consolidate map tests %!s(int64=7) %!d(string=hai) anos
  Tao Wen 9bc223734a consolidate marshaler tests %!s(int64=7) %!d(string=hai) anos
  Tao Wen eb9aeccee2 consolidate builtin tests %!s(int64=7) %!d(string=hai) anos
  Tao Wen 28adca2a14 consolidate array test %!s(int64=7) %!d(string=hai) anos
  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=7) %!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=7) %!d(string=hai) anos
  Tao Wen ea8c33040f fix #228 %!s(int64=7) %!d(string=hai) anos
  Tao Wen 358cfc3929 Merge branch 'master' of https://github.com/json-iterator/go %!s(int64=7) %!d(string=hai) anos
  Tao Wen c39a632e65 fix #227, fix empty json.Number %!s(int64=7) %!d(string=hai) anos
  Tao Wen e31252f2e2 Merge pull request #225 from mgood/empty-array-fix %!s(int64=7) %!d(string=hai) anos
  Matt Good 807e4a8b20 Optimize 0-length array case %!s(int64=7) %!d(string=hai) anos
  Tao Wen e78b7e89b6 Merge branch 'master' of https://github.com/json-iterator/go %!s(int64=7) %!d(string=hai) anos
  Tao Wen 945d1aaa19 fix #140 uintptr will no lock the address from gc %!s(int64=7) %!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