Commit History

Autor SHA1 Mensaxe Data
  Tao Wen 36b14963da #153 fix invalid utf8 using same implementation as the standard library %!s(int64=8) %!d(string=hai) anos
  Tao Wen f706335302 #153 fix critical bug: infinite loop when write string is invalid utf8 %!s(int64=8) %!d(string=hai) anos
  Tao Wen 2dc0031b26 #152 gofmt %!s(int64=8) %!d(string=hai) anos
  Tao Wen cdbd2ed810 #145 interface {} customizatoin is recursive %!s(int64=8) %!d(string=hai) anos
  Tao Wen 39e9d67807 Merge branch 'master' of https://github.com/json-iterator/go %!s(int64=8) %!d(string=hai) anos
  Tao Wen 2066b01acb #146 support config TagKey %!s(int64=8) %!d(string=hai) anos
  Tao Wen ac3b3cd160 test []interface{} %!s(int64=8) %!d(string=hai) anos
  Tao Wen 887789156a Merge pull request #147 from thockin/output_tests %!s(int64=8) %!d(string=hai) anos
  Tim Hockin 7df5a67d0d Add tests for int64 %!s(int64=8) %!d(string=hai) anos
  Tao Wen 9c358632dc #144 make []byte support Unmarshaler&Marshaler %!s(int64=8) %!d(string=hai) anos
  Tao Wen 1cfa233923 #143 make jsoniter.Number same meaning as json.Number, however UseNumber still returns json.Number. 1.9 alias support should be added later %!s(int64=8) %!d(string=hai) anos
  Tao Wen d249b05a85 rename ValueType, to avoid collision with json.Number %!s(int64=8) %!d(string=hai) anos
  Tao Wen abbd16da6c #140 blind fix %!s(int64=8) %!d(string=hai) anos
  Tao Wen b67201557a avoid gc issue %!s(int64=8) %!d(string=hai) anos
  Tao Wen 5124683f24 #140 try fix: maybe memory collected before assigned to existing object graph %!s(int64=8) %!d(string=hai) anos
  Tao Wen 4892de725b add ad %!s(int64=8) %!d(string=hai) anos
  Tao Wen 34a2174be3 #142 decode struct field should be case insensitiveyet another fix %!s(int64=8) %!d(string=hai) anos
  Tao Wen 24ecaff2a1 #142 decode struct field should be case insensitive, the bug only happen for struct with more than 10 fields %!s(int64=8) %!d(string=hai) anos
  Tao Wen c15b4d116c #139 unmarshal non base64 into []byte %!s(int64=8) %!d(string=hai) anos
  Tao Wen 12cd299fa8 add benchmark for Skip() %!s(int64=8) %!d(string=hai) anos
  Tao Wen 60ba332980 acknowledge @mattn for #138 #137 #136 #135 %!s(int64=8) %!d(string=hai) anos
  Tao Wen f705934fbf #138 fix - without following digits; fix 1.e1 %!s(int64=8) %!d(string=hai) anos
  Tao Wen 17a26a6e20 remove debug print %!s(int64=8) %!d(string=hai) anos
  Tao Wen 156284b028 #137 fix unicode surrogate incompatibility %!s(int64=8) %!d(string=hai) anos
  Tao Wen 6b6938829d #136 strconv.ParseFloat can not validate 1. , added extra validation for this special case %!s(int64=8) %!d(string=hai) anos
  Tao Wen e066e54964 #135 verify 1e1 and 1.0e1 is handled same as std %!s(int64=8) %!d(string=hai) anos
  Tao Wen 18d6ae2668 #135 fix leading zero %!s(int64=8) %!d(string=hai) anos
  Tao Wen c966eaa031 #135 fix double negative %!s(int64=8) %!d(string=hai) anos
  Tao Wen f6da8e62c3 #133 validate json when Skip() %!s(int64=8) %!d(string=hai) anos
  Tao Wen 5eded4f6ae implement skip number and string strictly %!s(int64=8) %!d(string=hai) anos