-
-
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
remove discarded array from parent object in end_array
M
tests
#5342
opened Jul 31, 2026 by
Angadi56
Contributor
Loading…
3 of 5 tasks
avoid sign extension in char_traits<signed char>::to_int_type
M
tests
#5336
opened Jul 30, 2026 by
Angadi56
Contributor
Loading…
3 of 5 tasks
docs: document lenient BSON input handling
documentation
M
#5333
opened Jul 30, 2026 by
Whning0513
Loading…
Fix CBOR tag handlers not recognizing tags 0-5 and 21-23
documentation
M
tests
#5331
opened Jul 29, 2026 by
sahilkamate03
Loading…
6 tasks done
Avoid allocating temporary basic_json for cbor and msgpack object keys
L
tests
#5328
opened Jul 28, 2026 by
alexprabhat99
Contributor
Loading…
reject out-of-range array index in const json_pointer access
documentation
M
tests
#5327
opened Jul 28, 2026 by
Angadi56
Contributor
Loading…
4 of 5 tasks
docs: document standards compliance and parse() vs operator>> strictness
documentation
M
#5326
opened Jul 28, 2026 by
youdie006
Loading…
3 of 5 tasks
Reject nested indefinite-length CBOR string chunks
documentation
M
tests
#5325
opened Jul 27, 2026 by
JosephDemarest
Loading…
5 tasks done
Fix stack overflow in binary format parsers (CBOR/MessagePack/UBJSON/BSON)
CMake
documentation
L
tests
#5293
opened Jul 22, 2026 by
Gooh456
Loading…
Fix Clang deprecation warning for json_pointer operator== with ordered_json
M
#5289
opened Jul 22, 2026 by
nlohmann
Owner
Loading…
3 of 5 tasks
Fix out-of-bounds read in dump() for large indentation widths
M
tests
#5273
opened Jul 14, 2026 by
Angadi56
Contributor
Loading…
3 of 5 tasks
Support zero-member types in NLOHMANN_DEFINE_TYPE_* macros (#4041)
documentation
L
review needed
It would be great if someone could review the proposed changes.
tests
#5272
opened Jul 11, 2026 by
nlohmann
Owner
Loading…
5 tasks done
Fix std::hash contract violation for numeric types (#5256)
documentation
L
review needed
It would be great if someone could review the proposed changes.
tests
#5262
opened Jul 9, 2026 by
nlohmann
Owner
Loading…
Fix allocation failure during JSON destruction
L
tests
#5239
opened Jul 6, 2026 by
michaelsam94
Loading…
5 tasks done
Switch number parsing to
std::from_chars / extended locale strto*_l if available
CMake
L
tests
#5237
opened Jul 5, 2026 by
jgreitemann
Loading…
3 of 5 tasks
Add null-safe noexcept accessors eval_value/eval_array/eval_object
documentation
L
state: stale
the issue has not been updated in a while and will be closed automatically soon unless it is updated
tests
#5193
opened May 26, 2026 by
gitpaladin
Loading…
4 of 5 tasks
Fix indentation overflow and correctness bug
L
review needed
It would be great if someone could review the proposed changes.
tests
#5186
opened May 20, 2026 by
nlohmann
Owner
Loading…
Fix BSON conformance issue
L
review needed
It would be great if someone could review the proposed changes.
tests
#5185
opened May 19, 2026 by
nlohmann
Owner
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:develop.