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 }}
ProgramFan
/
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
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 31, 2015
1.6.1 <- 1.6.0
cdunn2001
committed
9cb88d2
View commit details
Copy full SHA for 9cb88d2
Browse repository at this point
Merge pull request #232 from cdunn2001/fix-snprintf
Show description for 363e51c
cdunn2001
committed
363e51c
View commit details
Copy full SHA for 363e51c
Browse repository at this point
use std::snprintf for C++11
cdunn2001
committed
240ddb6
View commit details
Copy full SHA for 240ddb6
Browse repository at this point
Revert "Use std namespace for snprintf."
Show description for 9dd77dc
baruchsiach
authored and
cdunn2001
committed
9dd77dc
View commit details
Copy full SHA for 9dd77dc
Browse repository at this point
Merge pull request #225 from selaselah/master
Show description for 244b149
cdunn2001
committed
244b149
View commit details
Copy full SHA for 244b149
Browse repository at this point
Commits on Mar 19, 2015
fix find_program() bug: no result in not-win sys
selaselah
committed
c083835
View commit details
Copy full SHA for c083835
Browse repository at this point
Commits on Mar 15, 2015
Merge pull request #221 from btolfa/forgotten-virtual-dtor
Show description for cbe7e7c
cdunn2001
committed
cbe7e7c
View commit details
Copy full SHA for cbe7e7c
Browse repository at this point
Commits on Mar 14, 2015
Update reader.h
btolfa
committed
be183de
View commit details
Copy full SHA for be183de
Browse repository at this point
Commits on Mar 12, 2015
Merge pull request #219 from cdunn2001/c-std-headers
Show description for 951bd3d
cdunn2001
committed
951bd3d
View commit details
Copy full SHA for 951bd3d
Browse repository at this point
Use std namespace for snprintf.
connormanning
authored and
cdunn2001
committed
1c58876
View commit details
Copy full SHA for 1c58876
Browse repository at this point
Constrain MSVC _isfinite to before 2013, remove duplicate includes.
connormanning
authored and
cdunn2001
committed
2f20346
View commit details
Copy full SHA for 2f20346
Browse repository at this point
Fix isfinite for MSVC.
Dani-Hub
authored and
cdunn2001
committed
7020451
View commit details
Copy full SHA for 7020451
Browse repository at this point
Commits on Mar 10, 2015
Use C++ standard headers.
connormanning
committed
80497f1
View commit details
Copy full SHA for 80497f1
Browse repository at this point
Commits on Mar 9, 2015
Change exception data member
Show description for f9feb66
Dani-Hub
authored and
cdunn2001
committed
f9feb66
View commit details
Copy full SHA for f9feb66
Browse repository at this point
Commits on Mar 8, 2015
prefer ValueIterator::name() to ::memberName()
Show description for ed495ed
cdunn2001
committed
ed495ed
View commit details
Copy full SHA for ed495ed
Browse repository at this point
Merge pull request #212 from cdunn2001/macro-deprec
Show description for 3c0a383
cdunn2001
committed
3c0a383
View commit details
Copy full SHA for 3c0a383
Browse repository at this point
Make preprocessor query robust against older gcc versions
Dani-Hub
authored and
cdunn2001
committed
5003983
View commit details
Copy full SHA for 5003983
Browse repository at this point
Provide JSONCPP_DEPRECATED definitions for clang and gcc
Dani-Hub
authored and
cdunn2001
committed
871b311
View commit details
Copy full SHA for 871b311
Browse repository at this point
1.6.0
cdunn2001
committed
cdbc35f
View commit details
Copy full SHA for cdbc35f
Browse repository at this point
comments
cdunn2001
committed
4e30c4f
View commit details
Copy full SHA for 4e30c4f
Browse repository at this point
Merge pull request #211 from cdunn2001/except
Show description for 0d33cb3
cdunn2001
committed
0d33cb3
View commit details
Copy full SHA for 0d33cb3
Browse repository at this point
use Json::RuntimeError
cdunn2001
committed
2250b3c
View commit details
Copy full SHA for 2250b3c
Browse repository at this point
use Json::LogicError in macros
cdunn2001
committed
9376368
View commit details
Copy full SHA for 9376368
Browse repository at this point
Runtime/LogicError and throwers
cdunn2001
committed
5383794
View commit details
Copy full SHA for 5383794
Browse repository at this point
base Json::Exception
cdunn2001
committed
75279cc
View commit details
Copy full SHA for 75279cc
Browse repository at this point
clarify errors
Show description for 717b086
cdunn2001
committed
717b086
View commit details
Copy full SHA for 717b086
Browse repository at this point
Commits on Mar 7, 2015
delete debug code from test
cdunn2001
committed
ee4ea0e
View commit details
Copy full SHA for ee4ea0e
Browse repository at this point
require length
Show description for ce19001
cdunn2001
committed
ce19001
View commit details
Copy full SHA for ce19001
Browse repository at this point
1.5.4 <- 1.5.3
Show description for 078f991
cdunn2001
committed
078f991
View commit details
Copy full SHA for 078f991
Browse repository at this point
Merge pull request #207 from cdunn2001/fix_CZString_copy_constructor
Show description for 72b5293
cdunn2001
committed
72b5293
View commit details
Copy full SHA for 72b5293
Browse repository at this point
drop unused CString ctor case
Show description for a63d82d
cdunn2001
committed
a63d82d
View commit details
Copy full SHA for a63d82d
Browse repository at this point
Trivial fixes in CZString constructors.
datadiode
authored and
cdunn2001
committed
ee83f88
View commit details
Copy full SHA for ee83f88
Browse repository at this point
fix ValueTest/zeroes*
cdunn2001
committed
5c44868
View commit details
Copy full SHA for 5c44868
Browse repository at this point
Commits on Mar 6, 2015
old-style enum namespacing
cdunn2001
committed
401e982
View commit details
Copy full SHA for 401e982
Browse repository at this point
Merge pull request #205 from open-source-parsers/reject-dup-keys
Show description for b2a7438
cdunn2001
committed
b2a7438
View commit details
Copy full SHA for b2a7438
Browse repository at this point
Previous
Next
You can’t perform that action at this time.