-
Notifications
You must be signed in to change notification settings - Fork 1k
Pull requests: json-iterator/go
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Only use the tolerateEmptyArrayExtension if no custom unmarshaller is used
#702
opened May 27, 2024 by
paul-conneqtech
Loading…
Added support for reading a string as an
io.Reader
#701
opened May 16, 2024 by
Webbmekanikern
Loading…
chore: use stdbuf.String() instead of string(stdbuf.Bytes())
#687
opened Oct 24, 2023 by
testwill
Loading…
allocate a 512 byte buffer if none exists during Iterator.Reset()
#669
opened Mar 22, 2023 by
Fusl
Loading…
fix: data race in dynamicMapKeyEncoder/dynamicMapKeyDecoder
#666
opened Mar 10, 2023 by
Abioy
Loading…
Fix wrong behavior in marshalling invalid UTF-8 byte with EscapeHTML=false
#664
opened Mar 9, 2023 by
kz-sher
Loading…
Fix
,string
option applying to non applicable value / types
#660
opened Feb 23, 2023 by
ngicks
Loading…
Fix #657 incorrect encoding of embedded-recursive types and overlapping tags
#659
opened Feb 18, 2023 by
ngicks
Loading…
Add EmptyCollections config option for maps and slices
#656
opened Jan 30, 2023 by
emcfarlane
Loading…
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…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.