-
-
Notifications
You must be signed in to change notification settings - Fork 215
Pull requests: goccy/go-json
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: case-insensitive key match for structs with more than 16 fields (#427)
#608
opened Sep 3, 2026 by
chiliec
Loading…
Add Decoder.DisallowDuplicateFields to reject duplicate object keys
#606
opened Aug 24, 2026 by
ChrisJr404
Loading…
Fix out-of-range panic on dangling escape in struct key (#604)
#605
opened Aug 23, 2026 by
chiliec
Loading…
fix: prevent stream decode buffer overflow panic (#424)
#603
opened Aug 18, 2026 by
chiliec
Loading…
fix: struct held in the interface word dereferences its pointer field twice
#602
opened Aug 13, 2026 by
yES
Loading…
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
binggao1230
Loading…
Match encoding/json: strip leading zero from float exponents
#596
opened Jul 28, 2026 by
binggao1230
Loading…
Fix CI failures on master caused by outdated Go versions
#594
opened Jul 23, 2026 by
goccy
Owner
Loading…
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: call MarshalJSON() for nil/zero direct-interface types
#578
opened May 22, 2026 by
takuo
Loading…
Previous Next
ProTip!
Updated in the last three days: updated:>2026-09-01.