- Notifications
You must be signed in to change notification settings - Fork1.1k
Pull requests: json-iterator/go
Author
Uh oh!
There was an error while loading.Please reload this page.
Label
Uh oh!
There was an error while loading.Please reload this page.
Projects
Uh oh!
There was an error while loading.Please reload this page.
Milestones
Uh oh!
There was an error while loading.Please reload this page.
Reviews
Assignee
Assigned to nobodyLoading
Uh oh!
There was an error while loading.Please reload this page.
Sort
Pull requests list
Make RawMessage be an alias to json.RawMessage so it's identical.
#708 openedJan 31, 2025 byscr-oathLoading…
Prevent panic on self-referencing structs/map/slices during Marshal
#705 openedDec 31, 2024 bytsuperis3112Loading…
Only use the tolerateEmptyArrayExtension if no custom unmarshaller is used
#702 openedMay 27, 2024 bypaul-conneqtechLoading…
chore: use stdbuf.String() instead of string(stdbuf.Bytes())
#687 openedOct 24, 2023 bytestwillLoading…
allocate a 512 byte buffer if none exists during Iterator.Reset()
#669 openedMar 22, 2023 byFuslLoading…
Fix wrong behavior in marshalling invalid UTF-8 byte with EscapeHTML=false
#664 openedMar 9, 2023 bykz-sherLoading…
Fix #657 incorrect encoding of embedded-recursive types and overlapping tags
#659 openedFeb 18, 2023 byngicksLoading…
Remove dependency on github.com/modern-go/concurrent, sync.Map is in go 1.12
#648 openedNov 19, 2022 bybogdandrutuLoading…
make it return 0 when fuzzy decoding empty string to float32/float64
#636 openedSep 16, 2022 byacyumiLoading…
ProTip! Typegi on any issue or pull request to go back to the issue listing page.