提交历史

作者 SHA1 备注 提交日期
  Tao Wen c966eaa031 #135 fix double negative 8 年之前
  Tao Wen f6da8e62c3 #133 validate json when Skip() 8 年之前
  Tao Wen 5eded4f6ae implement skip number and string strictly 8 年之前
  Tao Wen 9b3ec40fd9 #133 fix empty struct skip; fix ] as empty array 8 年之前
  Tao Wen 0d604da7d7 Merge pull request #134 from thockin/output_tests 8 年之前
  Tim Hockin b6ace7d51b Add a fuzz test for non-JSON input 8 年之前
  Tao Wen 6a4fbb9892 ensure buffer flushed to io.Writer 8 年之前
  Tao Wen 4ae426c4b7 Merge branch 'master' of https://github.com/json-iterator/go 8 年之前
  Tao Wen b46d0a2324 make test faster 8 年之前
  Tao Wen 8b03604184 Merge pull request #131 from cch123/feature-increase-coverage 8 年之前
  Xargin 93ce14316d increase coverage 8 年之前
  Xargin 779c3e2164 update conversion table 8 年之前
  Tao Wen 4b33139ad0 #130 loadMore should use iter.captured 8 年之前
  Tao Wen dc388588a3 Merge branch 'master' of https://github.com/json-iterator/go 8 年之前
  Tao Wen bd4364ab7c #129 fix read map with reader, should use ReadMapCB instead of ReadObjectCB 8 年之前
  Tao Wen b9dc3ebda7 Merge pull request #128 from carlcarl/fix-json-use-number 8 年之前
  carlcarl 90137b4a60 Use readNumberAsString 8 年之前
  carlcarl be9d4ded4f Use json.Number as the return 8 年之前
  carlcarl 7b1fd129cf Add test for iterator UseNumber 8 年之前
  carlcarl b91b7ac682 Fix #123, make iterator read int if using number 8 年之前
  Tao Wen 845d8438db #126 fix space in case map key is sorted 8 年之前
  Tao Wen d37197e176 #126 add space between map key and value when MarshalIndent 8 年之前
  Tao Wen 45c22b130b Merge branch 'master' of https://github.com/json-iterator/go 8 年之前
  Tao Wen 4a84b0b30e Merge branch 'liggitt-malformed-string-test' 8 年之前
  Tao Wen 0187038bad check null/true/false 8 年之前
  Tao Wen c38e47d169 control character in string is invalid 8 年之前
  Tao Wen b27718d16b Merge pull request #125 from liggitt/exponents 8 年之前
  Jordan Liggitt a447a8f797 Add tests for malformed string input 8 年之前
  Jordan Liggitt 0d6dae80e1 Fix exponent parsing 8 年之前
  Tao Wen d336ee6da6 fix build 8 年之前