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 }}
codebugTao
/
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
cma-master
User selector
All users
Datepicker
All time
Commit history
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
support UTF-8 for const methods
cdunn2001
committed
25342ba
View commit details
Copy full SHA for 25342ba
View code at this point
Browse repository at this point
stop computing strlen() in CZString
cdunn2001
committed
e6b46e4
View commit details
Copy full SHA for e6b46e4
View code at this point
Browse repository at this point
actually store length in CZString
cdunn2001
committed
8a77037
View commit details
Copy full SHA for 8a77037
View code at this point
Browse repository at this point
allow length in CZString
cdunn2001
committed
57ad051
View commit details
Copy full SHA for 57ad051
View code at this point
Browse repository at this point
use memcmp in CZString
Show description for b383fdc
cdunn2001
committed
b383fdc
View commit details
Copy full SHA for b383fdc
View code at this point
Browse repository at this point
Commits on Mar 2, 2015
changed length argument of duplicateStringValue from unsigned int to size_t, to avoid warnings in Visual Studio.
marklakata
committed
8051cf6
View commit details
Copy full SHA for 8051cf6
View code at this point
Browse repository at this point
Commits on Feb 25, 2015
drop JSON_VALUE_USE_INTERNAL_MAP, JSON_USE_SIMPLE_INTERNAL_ALLOCATOR
Show description for 4788764
cdunn2001
committed
4788764
View commit details
Copy full SHA for 4788764
View code at this point
Browse repository at this point
Commits on Feb 11, 2015
nullRef, since we had to add that kludge to 0.8.0
cdunn2001
committed
07f0e93
View commit details
Copy full SHA for 07f0e93
View code at this point
Browse repository at this point
Commits on Jan 25, 2015
rm trailing newlines for *all* comments
Show description for 1e3149a
cdunn2001
committed
1e3149a
View commit details
Copy full SHA for 1e3149a
View code at this point
Browse repository at this point
Fix a border case which causes Value::CommentInfo::setComment() to crash
Show description for 2f046b5
datadiode
authored and
cdunn2001
committed
2f046b5
View commit details
Copy full SHA for 2f046b5
View code at this point
Browse repository at this point
Commits on Jan 24, 2015
fix gcc warnings
cdunn2001
committed
2bc6137
View commit details
Copy full SHA for 2bc6137
View code at this point
Browse repository at this point
Commits on Jan 23, 2015
deprecate old removeMember()
cdunn2001
committed
76746b0
View commit details
Copy full SHA for 76746b0
View code at this point
Browse repository at this point
Commits on Jan 22, 2015
Build without warnings with -pedantic enabled.
connormanning
committed
00b8ce8
View commit details
Copy full SHA for 00b8ce8
View code at this point
Browse repository at this point
Commits on Jan 21, 2015
more changes per cr
cdunn2001
committed
59167d8
View commit details
Copy full SHA for 59167d8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.