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 }}
githubch
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
thing
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 14, 2016
Stop auto-ci builds, for now
cdunn2001
committed
9c89807
View commit details
Copy full SHA for 9c89807
Browse repository at this point
rm CZString and privates
cdunn2001
committed
1e61f1e
View commit details
Copy full SHA for 1e61f1e
Browse repository at this point
rm CPPTL
cdunn2001
committed
9376afb
View commit details
Copy full SHA for 9376afb
Browse repository at this point
note
cdunn2001
committed
5986568
View commit details
Copy full SHA for 5986568
Browse repository at this point
Value -> Thing, and drop others classes for now
cdunn2001
committed
97d5840
View commit details
Copy full SHA for 97d5840
Browse repository at this point
Copy value.h -> thing.h
cdunn2001
committed
e496075
View commit details
Copy full SHA for e496075
Browse repository at this point
Commits on Feb 7, 2016
Merge pull request #416 from cdunn2001/fix-gcc6-errors
Show description for da0c50f
cdunn2001
committed
da0c50f
View commit details
Copy full SHA for da0c50f
Browse repository at this point
This *might* fix the last gcc-6 error.
Show description for 02bc3d7
cdunn2001
committed
02bc3d7
View commit details
Copy full SHA for 02bc3d7
Browse repository at this point
Drop -Wno-sign-conversion suppression
cdunn2001
committed
6b562c8
View commit details
Copy full SHA for 6b562c8
Browse repository at this point
Fix a sign-compare
cdunn2001
committed
2713f4f
View commit details
Copy full SHA for 2713f4f
Browse repository at this point
Errors for sign-compare, since gcc6 is stricter
cdunn2001
committed
83bc9c7
View commit details
Copy full SHA for 83bc9c7
Browse repository at this point
For gcc>=6 JSON_USE_INT64_DOUBLE_CONVERSION
cdunn2001
committed
95f120f
View commit details
Copy full SHA for 95f120f
Browse repository at this point
Commits on Feb 6, 2016
1.7.0 < 1.6.5
cdunn2001
committed
9a4b1e3
View commit details
Copy full SHA for 9a4b1e3
Browse repository at this point
Merge pull request #406 from magnific0/master
Show description for 2c872ec
cdunn2001
committed
2c872ec
View commit details
Copy full SHA for 2c872ec
Browse repository at this point
Merge pull request #414 from cdunn2001/conversion-errors
Show description for b860cc3
cdunn2001
committed
b860cc3
View commit details
Copy full SHA for b860cc3
Browse repository at this point
More conversion fixes for gcc
cdunn2001
committed
fef4b75
View commit details
Copy full SHA for fef4b75
Browse repository at this point
Try to find ptrdiff_t for GNUC 4.9.2
Show description for 779d8a3
cdunn2001
committed
779d8a3
View commit details
Copy full SHA for 779d8a3
Browse repository at this point
Fix conversion warnings/errors
Show description for d4513fc
cdunn2001
committed
d4513fc
View commit details
Copy full SHA for d4513fc
Browse repository at this point
In case cmake is run in root-dir
cdunn2001
committed
baefec7
View commit details
Copy full SHA for baefec7
Browse repository at this point
Commits on Feb 4, 2016
Merge pull request #393 from ds283/cmake-binary-dir
Show description for bc72070
cdunn2001
committed
bc72070
View commit details
Copy full SHA for bc72070
Browse repository at this point
Commits on Jan 25, 2016
std::snprintf fix for MinGW32 c++11
magnific0
committed
bc9b445
View commit details
Copy full SHA for bc9b445
Browse repository at this point
std::snprintf fix for MinGW32 c++11
magnific0
committed
2646ac5
View commit details
Copy full SHA for 2646ac5
Browse repository at this point
Commits on Dec 5, 2015
Change ${CMAKE_BINARY_DIR} to ${CMAKE_CURRENT_BINARY_DIR}
Show description for 2cca1cd
ds283
committed
2cca1cd
View commit details
Copy full SHA for 2cca1cd
Browse repository at this point
Commits on Oct 30, 2015
Merge pull request #387 from joerg-krause/cmake-option-strict-iso
Show description for 9234cbb
cdunn2001
committed
9234cbb
View commit details
Copy full SHA for 9234cbb
Browse repository at this point
Commits on Oct 29, 2015
Enable -Werror with JSONCPP_WITH_WARNING_AS_ERROR
Show description for 7c93031
joerg-krause
committed
7c93031
View commit details
Copy full SHA for 7c93031
Browse repository at this point
Add option JSONCPP_WITH_STRICT_ISO
Show description for 48bfe91
joerg-krause
committed
48bfe91
View commit details
Copy full SHA for 48bfe91
Browse repository at this point
Commits on Oct 27, 2015
Merge pull request #384 from EvinceMoi/master
Show description for 0cce773
cdunn2001
committed
0cce773
View commit details
Copy full SHA for 0cce773
Browse repository at this point
json_reader throwRuntimeError return error details instead of hard-coded message
Show description for 6b10ce8
EvinceMoi
committed
6b10ce8
View commit details
Copy full SHA for 6b10ce8
Browse repository at this point
Commits on Oct 21, 2015
Merge pull request #267 from cdunn2001/moveSemantics
Show description for 34bdbb5
cdunn2001
committed
34bdbb5
View commit details
Copy full SHA for 34bdbb5
Browse repository at this point
Commits on Oct 20, 2015
Minor
Show description for 527965c
cdunn2001
committed
527965c
View commit details
Copy full SHA for 527965c
Browse repository at this point
move ctors
Show description for 2b00891
lanzkron
authored and
cdunn2001
committed
2b00891
View commit details
Copy full SHA for 2b00891
Browse repository at this point
Some indentation
Show description for a4ce282
cdunn2001
committed
a4ce282
View commit details
Copy full SHA for a4ce282
Browse repository at this point
Merge pull request #382 from cdunn2001/ccache
Show description for 69e7f1c
cdunn2001
committed
69e7f1c
View commit details
Copy full SHA for 69e7f1c
Browse repository at this point
Commits on Oct 19, 2015
Support ccache
Show description for d1a2b94
cdunn2001
committed
d1a2b94
View commit details
Copy full SHA for d1a2b94
Browse repository at this point
Commits on Oct 15, 2015
Merge pull request #381 from bknecht/precision
Show description for 772f634
cdunn2001
committed
772f634
View commit details
Copy full SHA for 772f634
Browse repository at this point
Previous
Next
You can’t perform that action at this time.