Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Tao Wen f88871b601 fix #263, support empty string as 0 in fuzz mode 7 yıl önce
  Tao Wen f246f80f14 fix #260, support rename for extra.SupportPrivateFields 7 yıl önce
  Tao Wen 51dd70305b add more test for #252 7 yıl önce
  Tao Wen a949c42748 fix #261 should load from reader 7 yıl önce
  Tao Wen f89479f5c0 Merge pull request #257 from ash2k/release-writer 8 yıl önce
  Mikhail Mazurskiy b858ec296c Release writer to enable GC 8 yıl önce
  Tao Wen 885a41a0a6 Merge branch 'master' of https://github.com/json-iterator/go 8 yıl önce
  Tao Wen 9e9a97040e always benchmark yourself 8 yıl önce
  Tao Wen fb4d53e4cc Merge pull request #255 from bboreham/error-test 8 yıl önce
  Bryan Boreham b53656d459 Check that a struct ends with closing brace 8 yıl önce
  Bryan Boreham 8f27a81d90 Add a test for input errors 8 yıl önce
  Tao Wen 4930b053b8 explit test case sensitive for #252 8 yıl önce
  Tao Wen 06e0f9391e fix #250 case insensitive field match 8 yıl önce
  Tao Wen ca39e5af3e suport encode map[interface{}]interface{} 8 yıl önce
  Tao Wen 39acec93e0 expose DecoderOf and EncoderOf 8 yıl önce
  Tao Wen 25fa392355 fix #245, always reuse existing value even UseNumber 8 yıl önce
  Tao Wen d51e841de0 fix build on 1.8 8 yıl önce
  Tao Wen 3353055b2a use concurrent.Map for 1.8 support 8 yıl önce
  Tao Wen 455b3f8bb8 move reflect2 from plz to modern-go 8 yıl önce
  Tao Wen 2a93f9003e fix #244 use BinaryAsStringExtension to make []byte pretty, while the output is valid json, but it can not be decoded by other json codec, as \x01 is decoded as \x01 by them, which is not original input 8 yıl önce
  Tao Wen 9472474ffd test []byte behavior 8 yıl önce
  Tao Wen ad83167dc6 fix #243 fuzzy decoder should take null as valid input 8 yıl önce
  Tao Wen fff342fd04 gofmt 8 yıl önce
  Tao Wen 8d6662b81b fix #242 add CreateMapKeyEncoder and CreateMapKeyDecoder to extension spi 8 yıl önce
  Tao Wen a377e2656b add map key example 8 yıl önce
  Tao Wen 0ac74bba4a upgrade reflect2 8 yıl önce
  Tao Wen ebe943a4a6 fix #241, support 32bit platform 8 yıl önce
  Tao Wen 414d0307c9 fix struct decoder report error 8 yıl önce
  Tao Wen 86e9fd72bc update pkg 8 yıl önce
  Tao Wen be70f29b04 detect remaining bytes 8 yıl önce