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

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
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
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 zero-member serialization macros L tests
#5278 opened Jul 16, 2026 by dark-ous 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
Fix integer comparison bug L tests
#5211 opened Jun 17, 2026 by ljcjclljc Loading…
5 tasks done
Release 3.13.0
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…
ProTip! Filter pull requests by the default branch with base:develop.