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 }}
abellgithub
/
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
src
lib_json
json_value.cpp
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 26, 2016
Small fix for strict compilers (using the flag -Werror for instance)
cbeiraod
committed
c8a7b44
View commit details
Copy full SHA for c8a7b44
View code at this point
Browse repository at this point
Commits on Mar 20, 2016
-DJSONCPP_USE_SECURE_MEMORY=1 for cmake
Show description for ae56465
dawesc
authored and
cdunn2001
committed
ae56465
View commit details
Copy full SHA for ae56465
View code at this point
Browse repository at this point
Commits on Mar 16, 2016
Added NORETURN for throw functions.
Show description for 0b597b4
ya1gaurav
committed
0b597b4
View commit details
Copy full SHA for 0b597b4
View code at this point
Browse repository at this point
Commits on Mar 15, 2016
Supporting GCC 6.0
Show description for cf86c47
ya1gaurav
committed
cf86c47
View commit details
Copy full SHA for cf86c47
View code at this point
Browse repository at this point
Fixing up for #define instead of typedef in secure allocators
dawesc
authored and
cdunn2001
committed
75570d7
View commit details
Copy full SHA for 75570d7
View code at this point
Browse repository at this point
Commits on Mar 14, 2016
Another shot at #411
cdunn2001
committed
5da29e2
View commit details
Copy full SHA for 5da29e2
View code at this point
Browse repository at this point
Commits on Mar 6, 2016
JSONCPP_STRING
cdunn2001
committed
de5b792
View commit details
Copy full SHA for de5b792
View code at this point
Browse repository at this point
Commits on Mar 1, 2016
Avoid passing Null to memcmp
Show description for 4878913
ya1gaurav
committed
4878913
View commit details
Copy full SHA for 4878913
View code at this point
Browse repository at this point
Commits on Feb 28, 2016
remove C-style casting
tmaciejewski
committed
ccd7054
View commit details
Copy full SHA for ccd7054
View code at this point
Browse repository at this point
Commits on Feb 7, 2016
This *might* fix the last gcc-6 error.
Show description for 02bc3d7
cdunn2001
committed
02bc3d7
View commit details
Copy full SHA for 02bc3d7
View code at this point
Browse repository at this point
For gcc>=6 JSON_USE_INT64_DOUBLE_CONVERSION
cdunn2001
committed
95f120f
View commit details
Copy full SHA for 95f120f
View code at this point
Browse repository at this point
Commits on Feb 6, 2016
Fix conversion warnings/errors
Show description for d4513fc
cdunn2001
committed
d4513fc
View commit details
Copy full SHA for d4513fc
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jul 23, 2015
Exceptions declared in header
Show description for 949babd
cdunn2001
committed
949babd
View commit details
Copy full SHA for 949babd
View code at this point
Browse repository at this point
Commits on Jul 12, 2015
fixed a bug found by -Wshadow
cdunn2001
committed
7f24062
View commit details
Copy full SHA for 7f24062
View code at this point
Browse repository at this point
fix some warnings
cdunn2001
committed
784433a
View commit details
Copy full SHA for 784433a
View code at this point
Browse repository at this point
Commits on Jul 11, 2015
Fix #296: Explicitly cast size_t results to unsigned when needed
Show description for 702a539
fivemicro
authored and
cdunn2001
committed
702a539
View commit details
Copy full SHA for 702a539
View code at this point
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
View code at this point
Browse repository at this point
Commits on Mar 8, 2015
use Json::RuntimeError
cdunn2001
committed
2250b3c
View commit details
Copy full SHA for 2250b3c
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
require length
Show description for ce19001
cdunn2001
committed
ce19001
View commit details
Copy full SHA for ce19001
View code at this point
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
View code at this point
Browse repository at this point
Trivial fixes in CZString constructors.
datadiode
authored and
cdunn2001
committed
ee83f88
View commit details
Copy full SHA for ee83f88
View code at this point
Browse repository at this point
Commits on Mar 5, 2015
fix get() for embedded zeroes in key
Show description for 0fd2875
cdunn2001
committed
0fd2875
View commit details
Copy full SHA for 0fd2875
View code at this point
Browse repository at this point
test get(key, default)
cdunn2001
committed
d31151d
View commit details
Copy full SHA for d31151d
View code at this point
Browse repository at this point
fix compiler-error and warnings for VS2013
Show description for 42d7e59
cdunn2001
committed
42d7e59
View commit details
Copy full SHA for 42d7e59
View code at this point
Browse repository at this point
Commits on Mar 3, 2015
no struct init
Show description for 24f5449
cdunn2001
committed
24f5449
View commit details
Copy full SHA for 24f5449
View code at this point
Browse repository at this point
keep StaticString (!allocated_) for copy ctor
cdunn2001
committed
493f6dc
View commit details
Copy full SHA for 493f6dc
View code at this point
Browse repository at this point
null -> nullRef
cdunn2001
committed
effd732
View commit details
Copy full SHA for effd732
View code at this point
Browse repository at this point
fix security hole for string-key-lengths > 2^30
cdunn2001
committed
2d653bd
View commit details
Copy full SHA for 2d653bd
View code at this point
Browse repository at this point
fix StaticString test
Show description for c28610f
cdunn2001
committed
c28610f
View commit details
Copy full SHA for c28610f
View code at this point
Browse repository at this point
cp duplicateStringValue()
cdunn2001
committed
a532835
View commit details
Copy full SHA for a532835
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.