-
-
Notifications
You must be signed in to change notification settings - Fork 7.5k
Pull requests: nlohmann/json
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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
Split unit-regression2.cpp so the MinGW linker can relocate it
L
review needed
It would be great if someone could review the proposed changes.
tests
#5511
opened Sep 7, 2026 by
nlohmann
Owner
•
5/9
Loading…
5 tasks done
Add benchmarks for the binary readers
aspect: binary formats
BSON, CBOR, MessagePack, UBJSON
L
performance
review needed
It would be great if someone could review the proposed changes.
tests
#5510
opened Sep 6, 2026 by
nlohmann
Owner
Loading…
5 tasks done
Read BSON documents without recursing per nesting level
aspect: binary formats
BSON, CBOR, MessagePack, UBJSON
L
review needed
It would be great if someone could review the proposed changes.
tests
#5508
opened Sep 6, 2026 by
nlohmann
Owner
•
9/9
Loading…
5 tasks done
Read UBJSON and BJData containers without recursing per nesting level
aspect: binary formats
BSON, CBOR, MessagePack, UBJSON
L
review needed
It would be great if someone could review the proposed changes.
tests
#5507
opened Sep 6, 2026 by
nlohmann
Owner
•
8/9
Loading…
5 tasks done
Read CBOR containers and tags without recursing per nesting level
aspect: binary formats
BSON, CBOR, MessagePack, UBJSON
L
review needed
It would be great if someone could review the proposed changes.
tests
#5506
opened Sep 6, 2026 by
nlohmann
Owner
•
7/9
Loading…
5 tasks done
Read MessagePack containers without recursing per nesting level
aspect: binary formats
BSON, CBOR, MessagePack, UBJSON
L
review needed
It would be great if someone could review the proposed changes.
tests
#5505
opened Sep 6, 2026 by
nlohmann
Owner
•
6/9
Loading…
5 tasks done
Bound UBJSON optimized arrays of a valueless type
aspect: binary formats
BSON, CBOR, MessagePack, UBJSON
documentation
L
🚀 ready to merge
Ready to merge - just waiting for CI to complete.
tests
Reject a nested BJData ndarray dimension vector where it is read
aspect: binary formats
BSON, CBOR, MessagePack, UBJSON
M
review needed
It would be great if someone could review the proposed changes.
tests
#5503
opened Sep 6, 2026 by
nlohmann
Owner
•
3/9
Loading…
5 tasks done
Stop CBOR indefinite-length strings from recursing per chunk
aspect: binary formats
BSON, CBOR, MessagePack, UBJSON
L
review needed
It would be great if someone could review the proposed changes.
tests
#5502
opened Sep 6, 2026 by
nlohmann
Owner
•
2/9
Loading…
5 tasks done
Return the parsed value by move from from_cbor() and friends
aspect: binary formats
BSON, CBOR, MessagePack, UBJSON
L
performance
🚀 ready to merge
Ready to merge - just waiting for CI to complete.
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…
Swap diagnostic positions in basic_json::swap()
documentation
M
review needed
It would be great if someone could review the proposed changes.
tests
#5493
opened Sep 5, 2026 by
nlohmann
Owner
Loading…
5 tasks done
Test suite: cover untested macro configs, std::formatter branches, patch_inplace, and fix a duplicate TEST_CASE name
CI
CMake
L
review needed
It would be great if someone could review the proposed changes.
tests
#5492
opened Sep 5, 2026 by
nlohmann
Owner
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…
Reserve capped array capacity in json_sax_dom_parser::start_array() for definite-length binary arrays
L
review needed
It would be great if someone could review the proposed changes.
tests
#5476
opened Sep 5, 2026 by
nlohmann
Owner
Loading…
De-duplicate the diagnostic-positions test files via define-based recompilation
CMake
L
🚀 ready to merge
Ready to merge - just waiting for CI to complete.
tests
#5474
opened Sep 5, 2026 by
nlohmann
Owner
•
1/2
Loading…
Fix to_bjdata() silently truncating out-of-range _ArrayData_ elements
L
🚀 ready to merge
Ready to merge - just waiting for CI to complete.
tests
Reject MessagePack/BSON binary subtypes that don't fit their wire format
aspect: binary formats
BSON, CBOR, MessagePack, UBJSON
documentation
M
review needed
It would be great if someone could review the proposed changes.
tests
#5469
opened Sep 5, 2026 by
nlohmann
Owner
•
6/6
Loading…
3 tasks done
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
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
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.