Pull requests: json-iterator/go
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Remove dependency on github.com/modern-go/concurrent, sync.Map is in go 1.12
#648
opened Nov 19, 2022 by
bogdandrutu
Loading…
make it return 0 when fuzzy decoding empty string to float32/float64
#636
opened Sep 16, 2022 by
acyumi
Loading…
Clean up zero for float encoder and make compatible with std
#629
opened Aug 12, 2022 by
hanfezh
Loading…
Unmarshalling float with lots of digits can cause >= 2 allocations per number
#601
opened Feb 14, 2022 by
philpearl
Loading…
all: remove unnecessary string([]byte) conversion in fmt.Sprintf yet %s
#590
opened Nov 20, 2021 by
odeke-em
Loading…
Add a config option to allow erroring out on invalid
RawMessages
#584
opened Nov 7, 2021 by
misberner
Loading…
Add a config.DefaultFieldNameCase to ease encoding of structs
#574
opened Sep 6, 2021 by
teejae
Loading…
Iterator: add ability to unescape when reading string as slice
#538
opened Mar 17, 2021 by
nurlybekovnt
Loading…
added flag for marshalling nil slices to [] instead of null
#533
opened Mar 2, 2021 by
wangkechun
Loading…
Uses
strings.Builder instead of []byte in iter.ReadString
#526
opened Jan 12, 2021 by
cyriltovena
Loading…
Unmarshal convert string to int/float and convert int/float to string
#507
opened Oct 30, 2020 by
guotie
Loading…
added fuzzy decoding for booleans, added ability to decode numeric keyed objects as arrays with fizzy decoder
#500
opened Oct 13, 2020 by
masterada
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.