Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
linuxisgod
/
jsoncpp
Public
forked from
open-source-parsers/jsoncpp
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 23, 2020
Delete nullptr Json::Value constructor (#1194)
Show description for c8453d3
nathanruiz
authored
c8453d3
View commit details
Copy full SHA for c8453d3
Browse repository at this point
Commits on Jun 11, 2020
Billy donahue avoid isprint (#1191)
Show description for 632044a
BillyDonahue
and
TheStormN
authored
632044a
View commit details
Copy full SHA for 632044a
Browse repository at this point
avoid isprint, because it is locale specific (#1189)
Show description for b3189a0
BillyDonahue
authored
b3189a0
View commit details
Copy full SHA for b3189a0
Browse repository at this point
Commits on May 31, 2020
Issue 1182: Fix fuzzing bug (#1183)
Show description for 9be5895
baylesj
authored
9be5895
View commit details
Copy full SHA for 9be5895
Browse repository at this point
Commits on May 29, 2020
Fixes Oss-Fuzz issue: 21916 (#1180)
Show description for 6aba23f
kabeer27
authored
6aba23f
View commit details
Copy full SHA for 6aba23f
Browse repository at this point
Commits on May 21, 2020
Escape control chars even if emitting UTF8 (#1178)
Show description for c161f4a
BillyDonahue
authored
c161f4a
View commit details
Copy full SHA for c161f4a
Browse repository at this point
Commits on May 13, 2020
spot fix #1171: isprint argument must be representable as unsigned char (#1173)
BillyDonahue
authored
75b360a
View commit details
Copy full SHA for 75b360a
Browse repository at this point
Commits on May 12, 2020
clang-tidy + any_of usage (#1171)
Show description for e36cff1
neheb
and
BillyDonahue
authored
e36cff1
View commit details
Copy full SHA for e36cff1
Browse repository at this point
Commits on May 8, 2020
Added current dir specifier for PowerShell (#1169)
Show description for b8cb888
breyed
authored
b8cb888
View commit details
Copy full SHA for b8cb888
Browse repository at this point
Commits on Apr 30, 2020
Update README.md and add dota17 to AUTHORS list. (#1168)
Show description for d2d4c74
dota17
authored
d2d4c74
View commit details
Copy full SHA for d2d4c74
Browse repository at this point
Bump soversion to 24 (#1167)
dota17
authored
8b7ea09
View commit details
Copy full SHA for 8b7ea09
Browse repository at this point
Put ".exe" and ".dll" together to make test usable in build dir. (#1166)
xkszltl
authored
a4fb5db
View commit details
Copy full SHA for a4fb5db
Browse repository at this point
Commits on Apr 29, 2020
Merge pull request #1165 from mrjoel/mrjoel/cmake-updates
Show description for d517d59
cdunn2001
authored
d517d59
View commit details
Copy full SHA for d517d59
Browse repository at this point
Commits on Apr 28, 2020
Remove redundant cmake_minimum_required from example
Show description for e9b0b96
mrjoel
committed
e9b0b96
View commit details
Copy full SHA for e9b0b96
Browse repository at this point
Use internal CMake compiler version directly
mrjoel
committed
3f0d63b
View commit details
Copy full SHA for 3f0d63b
Browse repository at this point
Use non-version checked add_compile_options
Show description for 524234e
mrjoel
committed
524234e
View commit details
Copy full SHA for 524234e
Browse repository at this point
Remove unused CMake variable
Show description for 9abf119
mrjoel
committed
9abf119
View commit details
Copy full SHA for 9abf119
Browse repository at this point
Add Clang support, be explicit about MSVC flags
mrjoel
committed
8a5e792
View commit details
Copy full SHA for 8a5e792
Browse repository at this point
Check compiler using CMAKE_CXX_COMPILER_ID
Show description for 30eb5ce
mrjoel
committed
30eb5ce
View commit details
Copy full SHA for 30eb5ce
Browse repository at this point
Always use consistent CXX_STANDARD
Show description for 12ceb01
mrjoel
committed
12ceb01
View commit details
Copy full SHA for 12ceb01
Browse repository at this point
Not needed to specify CMAKE_MACOSX_RPATH
Show description for edc6239
mrjoel
committed
edc6239
View commit details
Copy full SHA for edc6239
Browse repository at this point
Only set CMAKE_BUILD_TYPE for single config generators
mrjoel
committed
5a0152a
View commit details
Copy full SHA for 5a0152a
Browse repository at this point
Consolidate setting of jsoncpp target properties
mrjoel
committed
c648b03
View commit details
Copy full SHA for c648b03
Browse repository at this point
Don't use unique variable for postfix
Show description for a3afd74
mrjoel
committed
a3afd74
View commit details
Copy full SHA for a3afd74
Browse repository at this point
allowBom -> skipBom (#1162)
dota17
authored
2cb16b3
View commit details
Copy full SHA for 2cb16b3
Browse repository at this point
Ignore byte order mark in the head of UTF-8 text. (#1149)
Show description for 83946a2
dota17
authored
83946a2
View commit details
Copy full SHA for 83946a2
Browse repository at this point
Commits on Apr 24, 2020
Make throwRuntimeError/throwLogicError print msg when built with JSON_USE_EXCEPTION=0
bcsgh
authored and
cdunn2001
committed
91f1553
View commit details
Copy full SHA for 91f1553
Browse repository at this point
Merge branch 'fixup-tests' into 'master' (#1102)
cdunn2001
committed
5813ab1
View commit details
Copy full SHA for 5813ab1
Browse repository at this point
Do not run colliding tests at same time
cdunn2001
committed
a0b8c3e
View commit details
Copy full SHA for a0b8c3e
Browse repository at this point
Cleanup test configurations
baylesj
authored and
cdunn2001
committed
b349221
View commit details
Copy full SHA for b349221
Browse repository at this point
Issue 1102: Fixup test suite, fix broken tests
Show description for 9e23f66
baylesj
authored and
cdunn2001
committed
9e23f66
View commit details
Copy full SHA for 9e23f66
Browse repository at this point
Stop checking status; raise instead
cdunn2001
committed
411d88f
View commit details
Copy full SHA for 411d88f
Browse repository at this point
ninja test
cdunn2001
committed
1ff6bb6
View commit details
Copy full SHA for 1ff6bb6
Browse repository at this point
amalgamate: add version.h and allocator.h to the forwards header
Show description for 8b20b7a
mathstuf
authored and
cdunn2001
committed
8b20b7a
View commit details
Copy full SHA for 8b20b7a
Browse repository at this point
adding myself to AUTHORS as per commits (#1109)
Show description for 2e54e8f
stefanofiorentino
authored
2e54e8f
View commit details
Copy full SHA for 2e54e8f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.