Skip to content

Pull requests: nlohmann/json

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Cut test suite runtime in binary roundtrips and integer sweeps aspect: binary formats BSON, CBOR, MessagePack, UBJSON L tests
#5519 opened Sep 10, 2026 by ayush-singh-0601 Loading…
5 tasks done
Stop binary writers overflowing the stack on deep values aspect: binary formats BSON, CBOR, MessagePack, UBJSON L please rebase Please rebase your branch to origin/develop tests
#5518 opened Sep 10, 2026 by ayush-singh-0601 Loading…
5 tasks done
Prevent stack overflow in json_pointer::flatten L tests
#5517 opened Sep 9, 2026 by dajiaohuang Contributor Loading…
3 tasks done
handled when size exceed uint32 aspect: binary formats BSON, CBOR, MessagePack, UBJSON L 🚀 ready to merge Ready to merge - just waiting for CI to complete. tests
#5515 opened Sep 8, 2026 by dsp0redy Loading…
5 tasks done
Release 3.13.0
Fix dead ill-formed-fourth-byte UTF-8 test sections (byte3/byte4 typo) review needed It would be great if someone could review the proposed changes. S tests
#5499 opened Sep 5, 2026 by nlohmann Owner Loading…
Fall back to plain-object encoding when to_bjdata()'s _ArrayType_ annotation is not a string L review needed It would be great if someone could review the proposed changes. tests
#5494 opened Sep 5, 2026 by nlohmann Owner 3/3 Loading…
Add missing diagnostic-positions test coverage (lifetime, input adapters, SAX) L review needed It would be great if someone could review the proposed changes. tests
#5482 opened Sep 5, 2026 by nlohmann Owner 2/2 Loading…
Add test coverage for ordered_json/alt_json across binary formats and patch/diff/flatten APIs L review needed It would be great if someone could review the proposed changes. tests
#5480 opened Sep 5, 2026 by nlohmann Owner Loading…
Fix to_bjdata() emitting the Draft-3-only 'B' marker in default Draft-2 mode M review needed It would be great if someone could review the proposed changes. tests
#5479 opened Sep 5, 2026 by nlohmann Owner 2/3 Loading…
Reject MessagePack/BSON binary subtypes that don't fit their wire format aspect: binary formats BSON, CBOR, MessagePack, UBJSON documentation M 🚀 ready to merge Ready to merge - just waiting for CI to complete. tests
#5469 opened Sep 5, 2026 by nlohmann Owner 6/6 Loading…
3 tasks done
Release 3.13.0
Reject array insert(pos, first, last) iterators not pointing into an array documentation M 🚀 ready to merge Ready to merge - just waiting for CI to complete. tests
#5468 opened Sep 5, 2026 by nlohmann Owner 5/6 Loading…
3 tasks done
Release 3.13.0
Honor allow_exceptions=false for excessive array/object size (out_of_range.408) aspect: binary formats BSON, CBOR, MessagePack, UBJSON M 🚀 ready to merge Ready to merge - just waiting for CI to complete. tests
#5467 opened Sep 5, 2026 by nlohmann Owner 4/6 Loading…
3 tasks done
Release 3.13.0
Restore a duplicate key's prior value when the callback rejects its new value L review needed It would be great if someone could review the proposed changes. tests
#5466 opened Sep 5, 2026 by nlohmann Owner 3/6 Loading…
4 tasks done
Make diff() account for member order in ordered_json objects L review needed It would be great if someone could review the proposed changes. tests
#5465 opened Sep 5, 2026 by nlohmann Owner 2/6 Loading…
4 tasks done
Fix swap(array_t&)/swap(object_t&) to update parent pointers under JSON_DIAGNOSTICS M 🚀 ready to merge Ready to merge - just waiting for CI to complete. tests
#5464 opened Sep 5, 2026 by nlohmann Owner 1/6 Loading…
3 tasks done
Release 3.13.0
Bump astyle from 3.4.13 to 3.6.18 in /tools/astyle dependencies Pull requests that update a dependency file python Pull requests that update Python code S
#5448 opened Aug 31, 2026 by dependabot Bot Loading…
Support custom object/array types and improve template parameter handling documentation L 🚀 ready to merge Ready to merge - just waiting for CI to complete. tests
#5443 opened Aug 28, 2026 by nlohmann Owner Loading…
4 tasks done
Release 3.13.0
Cut Unicode ill-formed byte sweeps to one representative prefix L tests
#5426 opened Aug 27, 2026 by 22elix3r Contributor Loading…
5 tasks done
Fix stack overflow and exponential runtime when comparing nested values CMake documentation L review needed It would be great if someone could review the proposed changes. tests
#5390 opened Aug 20, 2026 by nlohmann Owner 2/2 Loading…
5 tasks done
Fix stack overflow when copying a deeply nested value (#5387) CI CMake documentation L review needed It would be great if someone could review the proposed changes. tests
#5389 opened Aug 20, 2026 by nlohmann Owner 1/2 Loading…
5 tasks done
ProTip! Filter pull requests by the default branch with base:develop.