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 }}
mcli
/
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
test_lib_json
main.cpp
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 3, 2015
Remove undefined behavior from a left shift of a negative value.
Show description for cc2c15c
jacobsa
committed
cc2c15c
View commit details
Copy full SHA for cc2c15c
View code at this point
Browse repository at this point
Commits on Apr 28, 2015
a little test for issue 252, but does not fail for me
cdunn2001
committed
a0a7c5f
View commit details
Copy full SHA for a0a7c5f
View code at this point
Browse repository at this point
Commits on Apr 23, 2015
fix leak in unit-tests
cdunn2001
committed
74143f3
View commit details
Copy full SHA for 74143f3
View code at this point
Browse repository at this point
Commits on Apr 11, 2015
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
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
use Json::RuntimeError
cdunn2001
committed
2250b3c
View commit details
Copy full SHA for 2250b3c
View code at this point
Browse repository at this point
Commits on Mar 7, 2015
delete debug code from test
cdunn2001
committed
ee4ea0e
View commit details
Copy full SHA for ee4ea0e
View code at this point
Browse repository at this point
fix ValueTest/zeroes*
cdunn2001
committed
5c44868
View commit details
Copy full SHA for 5c44868
View code at this point
Browse repository at this point
Commits on Mar 6, 2015
old-style enum namespacing
cdunn2001
committed
401e982
View commit details
Copy full SHA for 401e982
View code at this point
Browse repository at this point
test for repeated key in strictMode
Show description for cada3b9
cdunn2001
committed
cada3b9
View commit details
Copy full SHA for cada3b9
View code at this point
Browse repository at this point
test assignment over-writes comments, but swapPayload() does not
cdunn2001
committed
3976f17
View commit details
Copy full SHA for 3976f17
View code at this point
Browse repository at this point
test commentBefore
Show description for 80ca11b
cdunn2001
committed
80ca11b
View commit details
Copy full SHA for 80ca11b
View code at this point
Browse repository at this point
Commits on Mar 5, 2015
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
maybe address warning
Show description for f57da48
cdunn2001
committed
f57da48
View commit details
Copy full SHA for f57da48
View code at this point
Browse repository at this point
Builder::operator[] plus tests
cdunn2001
committed
c312dd5
View commit details
Copy full SHA for c312dd5
View code at this point
Browse repository at this point
test Builders::validate()
cdunn2001
committed
7b22768
View commit details
Copy full SHA for 7b22768
View code at this point
Browse repository at this point
Commits on Mar 3, 2015
test Json::Value::null
cdunn2001
committed
eaa0635
View commit details
Copy full SHA for eaa0635
View code at this point
Browse repository at this point
tests for zeroes
Show description for 585b267
cdunn2001
committed
585b267
View commit details
Copy full SHA for 585b267
View code at this point
Browse repository at this point
Commits on Mar 2, 2015
test StaticString
cdunn2001
committed
0570f9e
View commit details
Copy full SHA for 0570f9e
View code at this point
Browse repository at this point
Commits on Feb 23, 2015
failing test for allowSingleQuotes
cdunn2001
committed
b9229b7
View commit details
Copy full SHA for b9229b7
View code at this point
Browse repository at this point
Commits on Feb 19, 2015
all 8 failing cases from issue
cdunn2001
committed
2c8c1ac
View commit details
Copy full SHA for 2c8c1ac
View code at this point
Browse repository at this point
object cases; 1st passes, 2nd fails
cdunn2001
committed
eed193e
View commit details
Copy full SHA for eed193e
View code at this point
Browse repository at this point
cases 0,1,5,9,12 from issue -- passing
cdunn2001
committed
4382a7b
View commit details
Copy full SHA for 4382a7b
View code at this point
Browse repository at this point
Commits on Feb 15, 2015
help rebasing
cdunn2001
committed
f164288
View commit details
Copy full SHA for f164288
View code at this point
Browse repository at this point
IteratorTest
cdunn2001
committed
8ba9875
View commit details
Copy full SHA for 8ba9875
View code at this point
Browse repository at this point
Commits on Feb 13, 2015
failIfExtra
Show description for f4be815
cdunn2001
committed
f4be815
View commit details
Copy full SHA for f4be815
View code at this point
Browse repository at this point
Commits on Feb 11, 2015
test stackLimit
cdunn2001
committed
89b72e1
View commit details
Copy full SHA for 89b72e1
View code at this point
Browse repository at this point
1st StreamWriterTest
cdunn2001
committed
315b8c9
View commit details
Copy full SHA for 315b8c9
View code at this point
Browse repository at this point
Commits on Feb 8, 2015
CharReader/Builder
Show description for 2c1197c
cdunn2001
committed
2c1197c
View commit details
Copy full SHA for 2c1197c
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 20, 2015
test removeIndex/Member()
cdunn2001
committed
e893625
View commit details
Copy full SHA for e893625
View code at this point
Browse repository at this point
fix compiler warning for a test
cdunn2001
committed
46a925b
View commit details
Copy full SHA for 46a925b
View code at this point
Browse repository at this point
Commits on Jan 6, 2015
fix double->string->double round-trip (bump minor ver.)
Show description for 65cee6e
cdunn2001
committed
65cee6e
View commit details
Copy full SHA for 65cee6e
View code at this point
Browse repository at this point
Commits on Sep 18, 2014
Revert "Revert "Removed vim mode lines.""
Show description for 4002f8a
cdunn2001
committed
4002f8a
View commit details
Copy full SHA for 4002f8a
View code at this point
Browse repository at this point
Commits on Sep 16, 2014
Revert "Removed vim mode lines."
Show description for af77b5b
cdunn2001
committed
af77b5b
View commit details
Copy full SHA for af77b5b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.