Historial de Commits

Autor SHA1 Mensaje Fecha
  Tao Wen 2c67d0f68a Merge pull request #163 from dvrkps/patch-2 hace 8 años
  Davor Kapsa f29a0391bc travis: add 1.x to go versions hace 8 años
  Tao Wen 374e68a144 Merge pull request #162 from cch123/fix-bool-to-number hace 8 años
  Xargin b134d86290 optimize code hace 8 años
  Xargin bc3221879d fix fuzzy decoder from bool value to number hace 8 años
  Tao Wen 8c7fc7584a #159 fix fuzzy decoder, the newIter assigned io.EOF error to original iterator, which stopped further processing hace 8 años
  Tao Wen db32ee8c2d #157 number can be null hace 8 años
  Tao Wen d80309af3b #156 invoke Marshaler defined on pointer types hace 8 años
  Tao Wen 36b14963da #153 fix invalid utf8 using same implementation as the standard library hace 8 años
  Tao Wen f706335302 #153 fix critical bug: infinite loop when write string is invalid utf8 hace 8 años
  Tao Wen 2dc0031b26 #152 gofmt hace 8 años
  Tao Wen cdbd2ed810 #145 interface {} customizatoin is recursive hace 8 años
  Tao Wen 39e9d67807 Merge branch 'master' of https://github.com/json-iterator/go hace 8 años
  Tao Wen 2066b01acb #146 support config TagKey hace 8 años
  Tao Wen ac3b3cd160 test []interface{} hace 8 años
  Tao Wen 887789156a Merge pull request #147 from thockin/output_tests hace 8 años
  Tim Hockin 7df5a67d0d Add tests for int64 hace 8 años
  Tao Wen 9c358632dc #144 make []byte support Unmarshaler&Marshaler hace 8 años
  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 hace 8 años
  Tao Wen d249b05a85 rename ValueType, to avoid collision with json.Number hace 8 años
  Tao Wen abbd16da6c #140 blind fix hace 8 años
  Tao Wen b67201557a avoid gc issue hace 8 años
  Tao Wen 5124683f24 #140 try fix: maybe memory collected before assigned to existing object graph hace 8 años
  Tao Wen 4892de725b add ad hace 8 años
  Tao Wen 34a2174be3 #142 decode struct field should be case insensitiveyet another fix hace 8 años
  Tao Wen 24ecaff2a1 #142 decode struct field should be case insensitive, the bug only happen for struct with more than 10 fields hace 8 años
  Tao Wen c15b4d116c #139 unmarshal non base64 into []byte hace 8 años
  Tao Wen 12cd299fa8 add benchmark for Skip() hace 8 años
  Tao Wen 60ba332980 acknowledge @mattn for #138 #137 #136 #135 hace 8 años
  Tao Wen f705934fbf #138 fix - without following digits; fix 1.e1 hace 8 años