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 }}
ProgrammingTinker
/
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
src
lib_json
on
versioning
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 31, 2019
Cleanup versioning strategy relanding (#989)
Show description for 7528fd3
baylesj
committed
7528fd3
View commit details
Copy full SHA for 7528fd3
View code at this point
Browse repository at this point
Revert "Cleanup versioning strategy (#989)" (#996)
Show description for 0d27381
baylesj
authored
0d27381
View commit details
Copy full SHA for 0d27381
View code at this point
Browse repository at this point
Commits on Jul 22, 2019
Cleanup versioning strategy (#989)
Show description for 12325b8
baylesj
authored
12325b8
View commit details
Copy full SHA for 12325b8
View code at this point
Browse repository at this point
Commits on Jul 17, 2019
Improve code comment formatting (Issue #985)
BillyDonahue
authored and
baylesj
committed
483eba8
View commit details
Copy full SHA for 483eba8
View code at this point
Browse repository at this point
Commits on Jul 11, 2019
Add new JSON_USE_NULLREF flag
Show description for 25c5781
baylesj
committed
25c5781
View commit details
Copy full SHA for 25c5781
View code at this point
Browse repository at this point
\#964 Delete JSONCPP_NORETURN for [[noreturn]]
Show description for 9ef812a
baylesj
committed
9ef812a
View commit details
Copy full SHA for 9ef812a
View code at this point
Browse repository at this point
Commits on Jul 9, 2019
pop the root node after readValue()
dota17
authored and
baylesj
committed
60ba071
View commit details
Copy full SHA for 60ba071
View code at this point
Browse repository at this point
Commits on Jul 2, 2019
adjust some codes position
dota17
authored and
baylesj
committed
3c32dca
View commit details
Copy full SHA for 3c32dca
View code at this point
Browse repository at this point
Commits on Jul 1, 2019
Update version.h.in header comments
Show description for 7924d3f
baylesj
committed
7924d3f
View commit details
Copy full SHA for 7924d3f
View code at this point
Browse repository at this point
Commits on Jun 28, 2019
Fix comments on Json Reader
Show description for 95b3092
baylesj
committed
95b3092
View commit details
Copy full SHA for 95b3092
View code at this point
Browse repository at this point
Issue #633: Fix issue with maxInt
Show description for 44bc38f
baylesj
committed
44bc38f
View commit details
Copy full SHA for 44bc38f
View code at this point
Browse repository at this point
Commits on Jun 27, 2019
Run clang-format on the repository
Show description for ddc9e0f
baylesj
committed
ddc9e0f
View commit details
Copy full SHA for ddc9e0f
View code at this point
Browse repository at this point
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
extract variable
cmlchen
authored and
baylesj
committed
c51d718
View commit details
Copy full SHA for c51d718
View code at this point
Browse repository at this point
fix compile problem
cmlchen
authored and
baylesj
committed
7c7ccbf
View commit details
Copy full SHA for 7c7ccbf
View code at this point
Browse repository at this point
use fpclassify to test a float number is zero or nan
cmlchen
authored and
baylesj
committed
b7feb2d
View commit details
Copy full SHA for b7feb2d
View code at this point
Browse repository at this point
Commits on Jun 25, 2019
repair a typo error
dota17
authored and
baylesj
committed
5510f14
View commit details
Copy full SHA for 5510f14
View code at this point
Browse repository at this point
Issue 920: Fix android build with casting fix
Show description for d34479e
baylesj
committed
d34479e
View commit details
Copy full SHA for d34479e
View code at this point
Browse repository at this point
Merge pull request #932 from oleurodecision/cmake_clean
Show description for 2a3ae0e
baylesj
authored
2a3ae0e
View commit details
Copy full SHA for 2a3ae0e
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
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
fixed typos
oleurodecision
committed
85f5b1c
View commit details
Copy full SHA for 85f5b1c
View code at this point
Browse repository at this point
cmake fixes
oleurodecision
committed
8d2095a
View commit details
Copy full SHA for 8d2095a
View code at this point
Browse repository at this point
Commits on Mar 23, 2019
Implement Value::demand()
res2k
committed
d76fe56
View commit details
Copy full SHA for d76fe56
View code at this point
Browse repository at this point
Value::find(): Fix assert message
res2k
committed
eb7bd95
View commit details
Copy full SHA for eb7bd95
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
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: Avoid unnecessary conversions from size_t to unsigned int
Show description for 21a4185
hjmjohnson
committed
21a4185
View commit details
Copy full SHA for 21a4185
View code at this point
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.