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 }}
fivemicro
/
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
Breadcrumbs
History for
jsoncpp
include
on
private-null
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 10, 2015
explicit ctor
hchunhui
authored and
cdunn2001
committed
300b39f
View commit details
Copy full SHA for 300b39f
View code at this point
Browse repository at this point
Make the special constructor private.
hchunhui
authored and
cdunn2001
committed
6c3a4b6
View commit details
Copy full SHA for 6c3a4b6
View code at this point
Browse repository at this point
clean
hchunhui
authored and
cdunn2001
committed
ce85e67
View commit details
Copy full SHA for ce85e67
View code at this point
Browse repository at this point
Use special constructor in order to omit "dereferencing type-punned pointer" error.
hchunhui
authored and
cdunn2001
committed
7f0399d
View commit details
Copy full SHA for 7f0399d
View code at this point
Browse repository at this point
Commits on Apr 28, 2015
Merge branch 'master' into 0.y.z
Show description for f40dd0f
cdunn2001
committed
f40dd0f
View commit details
Copy full SHA for f40dd0f
View code at this point
Browse repository at this point
move ctors for BORLAND
cdunn2001
committed
2a10f4a
View commit details
Copy full SHA for 2a10f4a
View code at this point
Browse repository at this point
Merge branch 'master' into 0.y.z
Show description for c334ac0
cdunn2001
committed
c334ac0
View commit details
Copy full SHA for c334ac0
View code at this point
Browse repository at this point
fix crash for "C++ Builder" IDE
Show description for fcbab02
Dan Liu
authored and
cdunn2001
committed
fcbab02
View commit details
Copy full SHA for fcbab02
View code at this point
Browse repository at this point
Commits on Apr 20, 2015
swap docs for default vs. strictMode
cdunn2001
committed
56650e8
View commit details
Copy full SHA for 56650e8
View code at this point
Browse repository at this point
Commits on Apr 11, 2015
partially revert 'Added features that allow the reader to accept common non-standard JSON.'
Show description for f4bdc1b
cdunn2001
committed
f4bdc1b
View commit details
Copy full SHA for f4bdc1b
View code at this point
Browse repository at this point
partially revert 'fix bug for static init'
Show description for 93f45d0
cdunn2001
committed
93f45d0
View commit details
Copy full SHA for 93f45d0
View code at this point
Browse repository at this point
revert 'Made it possible to drop null placeholders from array output.'
Show description for 6f6ddaa
cdunn2001
committed
6f6ddaa
View commit details
Copy full SHA for 6f6ddaa
View code at this point
Browse repository at this point
Revert "added option to FastWriter which omits the trailing new line character"
Show description for 254fe6a
cdunn2001
committed
254fe6a
View commit details
Copy full SHA for 254fe6a
View code at this point
Browse repository at this point
revert 'Added structured error reporting to Reader.'
Show description for 00d7bea
cdunn2001
committed
00d7bea
View commit details
Copy full SHA for 00d7bea
View code at this point
Browse repository at this point
revert 'Add public semantic error reporting'
Show description for a9d06d2
cdunn2001
committed
a9d06d2
View commit details
Copy full SHA for a9d06d2
View code at this point
Browse repository at this point
partially revert "Switch to copy-and-swap idiom for operator=."
Show description for 1c4f6a2
cdunn2001
committed
1c4f6a2
View commit details
Copy full SHA for 1c4f6a2
View code at this point
Browse repository at this point
0.10.z (based on 1.6.z, but binary-compat w/ 0.6.0-rc2)
cdunn2001
committed
13d78e3
View commit details
Copy full SHA for 13d78e3
View code at this point
Browse repository at this point
prefer std::string for setComment()
Show description for 50069d7
cdunn2001
committed
50069d7
View commit details
Copy full SHA for 50069d7
View code at this point
Browse repository at this point
1.6.2 <- 1.6.1
Show description for 24682e3
cdunn2001
committed
24682e3
View commit details
Copy full SHA for 24682e3
View code at this point
Browse repository at this point
Commits on Mar 31, 2015
1.6.1 <- 1.6.0
cdunn2001
committed
9cb88d2
View commit details
Copy full SHA for 9cb88d2
View code at this point
Browse repository at this point
Commits on Mar 14, 2015
Update reader.h
btolfa
committed
be183de
View commit details
Copy full SHA for be183de
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
1.6.0
cdunn2001
committed
cdbc35f
View commit details
Copy full SHA for cdbc35f
View code at this point
Browse repository at this point
comments
cdunn2001
committed
4e30c4f
View commit details
Copy full SHA for 4e30c4f
View code at this point
Browse repository at this point
use Json::LogicError in macros
cdunn2001
committed
9376368
View commit details
Copy full SHA for 9376368
View code at this point
Browse repository at this point
Runtime/LogicError and throwers
cdunn2001
committed
5383794
View commit details
Copy full SHA for 5383794
View code at this point
Browse repository at this point
base Json::Exception
cdunn2001
committed
75279cc
View commit details
Copy full SHA for 75279cc
View code at this point
Browse repository at this point
clarify errors
Show description for 717b086
cdunn2001
committed
717b086
View commit details
Copy full SHA for 717b086
View code at this point
Browse repository at this point
Commits on Mar 7, 2015
1.5.4 <- 1.5.3
Show description for 078f991
cdunn2001
committed
078f991
View commit details
Copy full SHA for 078f991
View code at this point
Browse repository at this point
Commits on Mar 6, 2015
add rejectDupKeys feature - not yet impld
cdunn2001
committed
527332d
View commit details
Copy full SHA for 527332d
View code at this point
Browse repository at this point
change str_ for cross-compilation
Show description for ff61752
cdunn2001
committed
ff61752
View commit details
Copy full SHA for ff61752
View code at this point
Browse repository at this point
clarify operator=
cdunn2001
committed
7f439f4
View commit details
Copy full SHA for 7f439f4
View code at this point
Browse repository at this point
1.5.3 <- 1.5.2
cdunn2001
committed
239c733
View commit details
Copy full SHA for 239c733
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.