1
0
mirror of https://github.com/json-iterator/go.git synced 2025-07-03 23:30:41 +02:00
Commit Graph

14 Commits

Author SHA1 Message Date
13f86432b8 do not use defer() in read int 2017-12-12 18:52:41 +08:00
f7279a603e fix out of range 2017-11-15 23:34:21 +08:00
9f088cbcc4 fix #195 when decode float as int, report it clearly 2017-11-15 23:25:12 +08:00
f0487718f6 document public symbols 2017-07-09 16:09:23 +08:00
ff3c624fa9 fix anonymous fields 2017-06-21 00:26:18 +08:00
417011b497 #68 remove redundant math max constants 2017-06-20 16:10:29 +08:00
818ae1331a #68 number to string 2017-06-20 15:11:01 +08:00
cfffa29c8a gofmt 2017-06-06 23:27:00 +08:00
aa5181db67 把floatDigits改为intDigits 2017-06-06 21:08:04 +08:00
da7ed7809b use hash for field dispatching 2017-02-08 13:46:28 +08:00
2922666717 fix read int 2017-02-07 09:24:36 +08:00
b9e3f01bfd fix int min max 2017-01-16 09:01:44 +08:00
54a69f1da2 fix read int ranges 2017-01-15 23:17:17 +08:00
399ee3faaa optimize read int32 2017-01-15 22:50:31 +08:00