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 }}
javandcpp
/
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
Breadcrumbs
History for
jsoncpp
include
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 26, 2019
version.h : wrong file was deployed, added required include path and
oleurodecision
authored and
baylesj
committed
629a727
View commit details
Copy full SHA for 629a727
View code at this point
Browse repository at this point
Commits on Jun 24, 2019
Run clang format
Show description for d5bd1a7
baylesj
committed
d5bd1a7
View commit details
Copy full SHA for d5bd1a7
View code at this point
Browse repository at this point
Merge pull request #935 from abigailbunyan/forward-declarations
Show description for 3e4c8f8
baylesj
authored
3e4c8f8
View commit details
Copy full SHA for 3e4c8f8
View code at this point
Browse repository at this point
Commits on Jun 21, 2019
Fix JSON_USE_EXCEPTION=0 use case
Show description for 83cc921
baylesj
authored and
cdunn2001
committed
83cc921
View commit details
Copy full SHA for 83cc921
View code at this point
Browse repository at this point
Commits on Jun 3, 2019
Add missing classes to forwards.h
Show description for 1234f42
abigailbunyan
committed
1234f42
View commit details
Copy full SHA for 1234f42
View code at this point
Browse repository at this point
Commits on Apr 8, 2019
Explicitly set JSON_API to 'default' visibility on clang & gcc
res2k
authored and
cdunn2001
committed
b16abf8
View commit details
Copy full SHA for b16abf8
View code at this point
Browse repository at this point
Commits on Mar 30, 2019
Merge pull request #901 from res2k/demand
Show description for cd11212
cdunn2001
authored
cd11212
View commit details
Copy full SHA for cd11212
View code at this point
Browse repository at this point
Commits on Mar 23, 2019
Cast to unsigned char in Value::setType() to appease gcc (issue #888)
res2k
committed
99a99d4
View commit details
Copy full SHA for 99a99d4
View code at this point
Browse repository at this point
Implement Value::demand()
res2k
committed
d76fe56
View commit details
Copy full SHA for d76fe56
View code at this point
Browse repository at this point
Commits on Mar 1, 2019
remove JSON_HAS_RVALUE_REFERENCES
BillyDonahue
authored and
hjmjohnson
committed
9a55d22
View commit details
Copy full SHA for 9a55d22
View code at this point
Browse repository at this point
VS2013 doesn't allow move ops to be =default
BillyDonahue
authored and
hjmjohnson
committed
00558b3
View commit details
Copy full SHA for 00558b3
View code at this point
Browse repository at this point
refactor comments_ into a class
BillyDonahue
authored and
hjmjohnson
committed
433107f
View commit details
Copy full SHA for 433107f
View code at this point
Browse repository at this point
Fix macro redefinition warning with clang-cl
Show description for 36d8cfd
MarcelRaad
authored and
cdunn2001
committed
36d8cfd
View commit details
Copy full SHA for 36d8cfd
View code at this point
Browse repository at this point
Commits on Jan 21, 2019
pack the {type,allocated} bitfield (#876)
Show description for 0c1cc6e
BillyDonahue
authored
0c1cc6e
View commit details
Copy full SHA for 0c1cc6e
View code at this point
Browse repository at this point
Commits on Jan 18, 2019
apply the C++11 style change in .clang-format
BillyDonahue
authored and
hjmjohnson
committed
2b593a9
View commit details
Copy full SHA for 2b593a9
View code at this point
Browse repository at this point
convert JSONCPP_STRING etc from macros to typedefs
BillyDonahue
committed
1c2ed7a
View commit details
Copy full SHA for 1c2ed7a
View code at this point
Browse repository at this point
Commits on Jan 17, 2019
Reapply clang-format.
Show description for dc4a7f9
BillyDonahue
committed
dc4a7f9
View commit details
Copy full SHA for dc4a7f9
View code at this point
Browse repository at this point
Commits on Jan 16, 2019
STYLE: Pefer = default to explicitly trivial implementations
Show description for e3e05c7
hjmjohnson
committed
e3e05c7
View commit details
Copy full SHA for e3e05c7
View code at this point
Browse repository at this point
STYLE: Use default member initialization
Show description for e817e4f
hjmjohnson
committed
e817e4f
View commit details
Copy full SHA for e817e4f
View code at this point
Browse repository at this point
PERF: Allow compiler to choose best way to construct a copy
Show description for b5093e8
hjmjohnson
committed
b5093e8
View commit details
Copy full SHA for b5093e8
View code at this point
Browse repository at this point
Commits on Jan 14, 2019
ENH: Remove conditionals for unsupported VS compilers
Show description for 31d6571
hjmjohnson
committed
31d6571
View commit details
Copy full SHA for 31d6571
View code at this point
Browse repository at this point
COMP: Use C++11 override directly
Show description for 2853b1c
hjmjohnson
committed
2853b1c
View commit details
Copy full SHA for 2853b1c
View code at this point
Browse repository at this point
Commits on Dec 31, 2018
Update removeMember docs after #693
orivej
authored and
hjmjohnson
committed
d872310
View commit details
Copy full SHA for d872310
View code at this point
Browse repository at this point
Commits on Dec 30, 2018
JsonValue documentation: Rephrase confusing sentence
Marenz
authored and
cdunn2001
committed
08ddeed
View commit details
Copy full SHA for 08ddeed
View code at this point
Browse repository at this point
STYLE: Convert CMake-language commands to lower case
Show description for 0417e62
hjmjohnson
authored and
cdunn2001
committed
0417e62
View commit details
Copy full SHA for 0417e62
View code at this point
Browse repository at this point
COMP: Prefer the C++ headers over the C99 headers
Show description for e50bfef
hjmjohnson
authored and
cdunn2001
committed
e50bfef
View commit details
Copy full SHA for e50bfef
View code at this point
Browse repository at this point
ENH: MSVS 2013 snprintf compatible substitute
Show description for 5c8e539
hjmjohnson
authored and
cdunn2001
committed
5c8e539
View commit details
Copy full SHA for 5c8e539
View code at this point
Browse repository at this point
Fix MSVC 15.9 (2017) warning C4866
Show description for ccd077f
Radoslav Atanasov
authored and
cdunn2001
committed
ccd077f
View commit details
Copy full SHA for ccd077f
View code at this point
Browse repository at this point
Commits on Dec 12, 2018
COMP: Use nullptr instead of 0 or NULL
Show description for f64244e
hjmjohnson
committed
f64244e
View commit details
Copy full SHA for f64244e
View code at this point
Browse repository at this point
Commits on Jul 3, 2018
allow nullptr when not care the removed array value
yantaozhao
committed
e32ee47
View commit details
Copy full SHA for e32ee47
View code at this point
Browse repository at this point
Commits on Jun 2, 2018
Fix different names for parameters in declaration and definition
Nekto89
committed
fc20134
View commit details
Copy full SHA for fc20134
View code at this point
Browse repository at this point
Make several methods static.
Nekto89
committed
48112c8
View commit details
Copy full SHA for 48112c8
View code at this point
Browse repository at this point
Pass string as a const reference.
Nekto89
committed
c8bb600
View commit details
Copy full SHA for c8bb600
View code at this point
Browse repository at this point
Commits on May 20, 2018
Apply the formatting specified in .clang-format file.
Show description for b5e1fe8
BillyDonahue
committed
b5e1fe8
View commit details
Copy full SHA for b5e1fe8
View code at this point
Browse repository at this point
Commits on Mar 13, 2018
Add setting precision for json writers and also add decimal places precision type. (#752)
Show description for a07fc53
melonaerial
authored and
cdunn2001
committed
a07fc53
View commit details
Copy full SHA for a07fc53
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.