-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Pull requests: open-source-parsers/jsoncpp
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
cmake: Bump min policy version
#1604
by arno-lunarg
was closed Aug 11, 2025
Loading…
updated Aug 11, 2025
Add missing include to json_reader.cpp
#1613
by matts1
was closed Jul 21, 2025
Loading…
updated Jul 21, 2025
add "allowHexadecimal" reader option
#1510
by Caldfir
was closed Sep 12, 2024
Loading…
updated Mar 19, 2025
Add a BUILD.bazel file for //example.
#1602
by bcsgh
was merged Mar 18, 2025
Loading…
updated Mar 18, 2025
Define jsoncpp as Bazel module
#1534
by mmorel-35
was closed Mar 12, 2025
Loading…
updated Mar 12, 2025
Set up for Bazel module builds.
#1597
by bcsgh
was merged Mar 12, 2025
Loading…
updated Mar 12, 2025
Bump CMake policy version to avoid deprecation warning
#1499
by roehling
was merged Sep 10, 2024
Loading…
updated Mar 5, 2025
Added Value::findType with String key
#1574
by SwintonStreet
was merged Jan 10, 2025
Loading…
updated Feb 16, 2025
feat: support std::string_view in Value API
#1584
by evalon32
was merged Jan 10, 2025
Loading…
updated Feb 6, 2025
Make
throw.*Error
print msg
when built with JSON_USE_EXCEPTION=0
#1150
by bcsgh
was merged Apr 24, 2020
Loading…
updated Jan 26, 2025
Drop pre-C++11 alternatives
#1593
by BillyDonahue
was merged Jan 10, 2025
Loading…
updated Jan 10, 2025
Fix comparison warnings caused by 54fc4e2
#1575
by JensMertelmeyer
was merged Dec 5, 2024
Loading…
updated Dec 5, 2024
Fix name of static library when targeting MinGW.
#1579
by mmuetzel
was merged Dec 3, 2024
Loading…
updated Dec 3, 2024
the cgi module was removed from Python3.13
#1578
by a-detiste
was merged Dec 3, 2024
Loading…
updated Dec 3, 2024
Only MSVC have extra suffix for static lib
#1577
by raedrizqie
was closed Nov 19, 2024
Loading…
updated Nov 19, 2024
Opportunistically take advantage of C++20 move-in/out-of stringstream
#1457
by beevvy
was merged Sep 10, 2024
Loading…
updated Nov 8, 2024
fix(build): remove
check_required_components
for meson build
#1570
by chenrui333
was merged Sep 30, 2024
Loading…
updated Sep 30, 2024
Fix flag -DJSONCPP_USE_SECURE_MEMORY:BOOL=TRUE
#1567
by tfc
was merged Sep 12, 2024
Loading…
updated Sep 12, 2024
Fixed work secure_allocator on old compiers
#1478
by TsynkPavel
was merged Sep 12, 2024
Loading…
updated Sep 12, 2024
Expose getLocationLineAndColumn() as a public API
#1412
by martinduffy1
was closed Sep 12, 2024
Loading…
updated Sep 12, 2024
Add makeCharReader function to deprecated newCharReader
#1424
by AssafPassalCG
was closed Sep 12, 2024
Loading…
updated Sep 12, 2024
Get decimal separator from locale if available. It is not always comma.
#1339
by pepi124
was closed Sep 12, 2024
Loading…
updated Sep 12, 2024
Add whitespaceOptions: colonBraceSameLine to settings
#1337
by SnirBroshi
was closed Sep 12, 2024
Loading…
updated Sep 12, 2024
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.