1
0
mirror of https://github.com/json-iterator/go.git synced 2025-06-12 22:47:42 +02:00
Commit Graph

12 Commits

Author SHA1 Message Date
4ea96ac7c3 change all negative convert to uint 0 2017-07-04 18:48:55 +08:00
712ddb1942 fix negative number to uint 2017-07-04 14:00:24 +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