- Notifications
You must be signed in to change notification settings - Fork 1.1k
Pull requests: json-iterator/go
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
allocate a 512 byte buffer if none exists during Iterator.Reset()
#669 opened Mar 22, 2023 by Fusl Loading…
chore: use stdbuf.String() instead of string(stdbuf.Bytes())
#687 opened Oct 24, 2023 by testwill Loading…
Added support for reading a string as an
io.Reader #701 opened May 16, 2024 by Webbmekanikern Loading…
Only use the tolerateEmptyArrayExtension if no custom unmarshaller is used
#702 opened May 27, 2024 by paul-conneqtech Loading…
Prevent panic on self-referencing structs/map/slices during Marshal
#705 opened Dec 31, 2024 by tsuperis3112 Loading…
Make RawMessage be an alias to json.RawMessage so it's identical.
#708 opened Jan 31, 2025 by scr-oath Loading…
Previous Next
ProTip! Exclude everything labeled
bug with -label:bug.