-
-
Notifications
You must be signed in to change notification settings - Fork 213
Pull requests: goccy/go-json
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: don't corrupt multi-byte runes split across a stream buffer refill
#600
opened Aug 1, 2026 by
r0h1tb
Loading…
fix: preserve out-of-float64-range numbers when decoding into json.Number (#555)
#599
opened Aug 1, 2026 by
hdimer
Loading…
decoder: reject malformed number literals to match encoding/json
#598
opened Jul 29, 2026 by
sueun-dev
Loading…
Return error for non-finite float32 in Marshal, matching float64
#597
opened Jul 28, 2026 by
gaoflow
Loading…
Match encoding/json: strip leading zero from float exponents
#596
opened Jul 28, 2026 by
gaoflow
Loading…
Fix CI failures on master caused by outdated Go versions
#594
opened Jul 23, 2026 by
goccy
Owner
Loading…
fix(decoder): case-insensitive key match for large structs
#592
opened Jul 21, 2026 by
Solaris-star
Loading…
3 tasks done
fix: bounds-check nul sentinel in struct key escape scan (checkptr OOB)
#590
opened Jul 5, 2026 by
momomuchu
Loading…
fix: dispatch UnmarshalJSON by implemented interface, not entrypoint
#589
opened Jul 5, 2026 by
momomuchu
Loading…
Guard nil pointers in MarshalIndent / MarshalText sibling paths
#588
opened Jun 26, 2026 by
mahirhir
Loading…
fix: embedded omitempty field dropped / nil-pointer panic in nested embedded structs (#576, #581, #554)
#587
opened Jun 26, 2026 by
truffle-dev
Loading…
Decode into a non-empty interface field that already holds a value
#585
opened Jun 18, 2026 by
DucMinhNe
Loading…
Fix incorrect JSON string escaping on big-endian architectures (s390x)
#584
opened Jun 11, 2026 by
ashokpariya0
Loading…
path: fix godoc prefix on UsedDoubleQuotePathSelector
#580
opened May 27, 2026 by
c-tonneslan
Loading…
fix: case-insensitive key lookup for structs with >16 fields
#579
opened May 25, 2026 by
SAY-5
Loading…
fix: call MarshalJSON() for nil/zero direct-interface types
#578
opened May 22, 2026 by
takuo
Loading…
fix(decoder): add a nil check for decoder in unmarshal to prevent panic
#557
opened Aug 30, 2025 by
Yu-HuanWu
Loading…
Fix: the typ of emptyInterface does not match ptr(#519, #510)
#551
opened Jul 3, 2025 by
12Clock
Loading…
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.