1
0
mirror of https://github.com/json-iterator/go.git synced 2025-01-23 18:54:21 +02:00

12 Commits

Author SHA1 Message Date
Tao Wen
bede1d7f40 fix build; add document for exported symbols 2017-07-09 14:48:34 +08:00
Xargin
550531a046 increase coverage 2017-07-05 11:40:20 +08:00
Tao Wen
c009421781 fix write float compatibility 2017-07-02 15:11:36 +08:00
Tao Wen
d0418857ce #53 move current config EnableXXX 2017-06-13 17:47:40 +08:00
Fei Ni
cee09816e3 decoder/encoder;float precision doc 2017-06-11 16:28:31 +08:00
Tao Wen
cfffa29c8a gofmt 2017-06-06 23:27:00 +08:00
Tao Wen
a4e5abf492 support []byte; marshal without copy 2017-06-06 09:44:56 +08:00
Tao Wen
5fbe4e387d #21 #22 marshal float precisely by default 2017-05-24 09:08:15 +08:00
Tao Wen
3f1fcaff87 demonstrate how to customize float encoding 2017-05-11 08:00:50 +08:00
Tao Wen
8345c731dd rename 2017-01-21 17:11:38 +08:00
Tao Wen
bdbf8dcd42 write float64 2017-01-07 23:32:54 +08:00
Tao Wen
ba3c30799b write float 32 2017-01-07 23:06:48 +08:00