Commit History

Autor SHA1 Mensaxe Data
  Tao Wen 6240e1e798 #185 add jsoniter.Valid %!s(int64=8) %!d(string=hai) anos
  Tao Wen 0149a5cf4a fix #183 error message not only show expectation, but also the actual value %!s(int64=8) %!d(string=hai) anos
  Tao Wen 5068c8baaf #183 limit error message size %!s(int64=8) %!d(string=hai) anos
  Tao Wen 16f78601b5 fix #184, support null as number %!s(int64=8) %!d(string=hai) anos
  Tao Wen 8f50a91be2 fix #181, support string as json.Number and jsoniter.Number %!s(int64=8) %!d(string=hai) anos
  Tao Wen 73c7bc881e fix #180, add missing methods to jsoniter.Number %!s(int64=8) %!d(string=hai) anos
  Tao Wen 4de15a3a87 Merge pull request #182 from MOZGIII/patch-1 %!s(int64=8) %!d(string=hai) anos
  MOZGIII 14b28b2226 Used writeTwoBytes in Stream.WriteEmptyArray %!s(int64=8) %!d(string=hai) anos
  Tao Wen abe3c4016b fix #179 %!s(int64=8) %!d(string=hai) anos
  Tao Wen dbb1ef3f63 #177 flush buffer should check available again %!s(int64=8) %!d(string=hai) anos
  Tao Wen 46b20bbbec #178 SkipAndReturnBytes should return copy of memory %!s(int64=8) %!d(string=hai) anos
  Tao Wen fdfe0b9a69 Merge branch 'olegshaldybin-skip-unexported-fields' %!s(int64=8) %!d(string=hai) anos
  Tao Wen faa3dcf46a do not report error when field is unexported %!s(int64=8) %!d(string=hai) anos
  Oleg Shaldybin 1f58120d43 Always skip unexported fields when encoding %!s(int64=8) %!d(string=hai) anos
  Tao Wen 6ed27152e0 Update README.md %!s(int64=8) %!d(string=hai) anos
  Tao Wen 3c298d8a76 Merge pull request #172 from olegshaldybin/more-stdlib-compat %!s(int64=8) %!d(string=hai) anos
  Oleg Shaldybin 9f6e5962a9 Improve stdlib compatibility %!s(int64=8) %!d(string=hai) anos
  Tao Wen c463aa12c4 Merge pull request #173 from toffaletti/more-nil-interface-fixes %!s(int64=8) %!d(string=hai) anos
  Jason Toffaletti b5d2607a6d replace should.Equal(nil, err) with should.NoError(err) %!s(int64=8) %!d(string=hai) anos
  Jason Toffaletti 48cc4d965a improve test %!s(int64=8) %!d(string=hai) anos
  Jason Toffaletti c59c42fda0 fix decoding of nil non-empty interface %!s(int64=8) %!d(string=hai) anos
  Jason Toffaletti 8324374402 add tests for decoding nil interfaces %!s(int64=8) %!d(string=hai) anos
  Jason Toffaletti 2017f3866b fix encoding of nil marshaler interface %!s(int64=8) %!d(string=hai) anos
  Jason Toffaletti ddc5af4512 fix encoding of nil non-empty interface %!s(int64=8) %!d(string=hai) anos
  Jason Toffaletti 2f7e5c8dd7 add failing tests for nil non-empty interfaces %!s(int64=8) %!d(string=hai) anos
  Tao Wen 92772579dd Merge pull request #170 from olegshaldybin/marshal-enum-pointer %!s(int64=8) %!d(string=hai) anos
  Oleg Shaldybin ae57d167e8 Fix custom marshaler for enum types %!s(int64=8) %!d(string=hai) anos
  Tao Wen eef35e549b Merge pull request #169 from toffaletti/fix-nil-interface %!s(int64=8) %!d(string=hai) anos
  Jason Toffaletti 005d86dc44 fix handling of nil empty interface %!s(int64=8) %!d(string=hai) anos
  Jason Toffaletti e658f6597a add failing test for handling of nil interface with omitempty %!s(int64=8) %!d(string=hai) anos