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
test_lib_json
main.cpp
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 15, 2016
Supporting GCC 6.0
Show description for fbe1cf3
ya1gaurav
committed
fbe1cf3
View commit details
Copy full SHA for fbe1cf3
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 6, 2016
JSONCPP_OSTRINGSTREAM
cdunn2001
committed
38bb491
View commit details
Copy full SHA for 38bb491
View code at this point
Browse repository at this point
Commits on Oct 20, 2015
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 Oct 15, 2015
Add test code for precision
bknecht
committed
9fd1ca8
View commit details
Copy full SHA for 9fd1ca8
View code at this point
Browse repository at this point
Commits on Oct 10, 2015
fix
Show description for c8a8cfc
ycqiu
authored and
cdunn2001
committed
c8a8cfc
View commit details
Copy full SHA for c8a8cfc
View code at this point
Browse repository at this point
add test code
Show description for 4994c77
ycqiu
authored and
cdunn2001
committed
4994c77
View commit details
Copy full SHA for 4994c77
View code at this point
Browse repository at this point
Commits on Sep 5, 2015
Adjust whitespace formatting
Dani-Hub
committed
4cea1f6
View commit details
Copy full SHA for 4cea1f6
View code at this point
Browse repository at this point
don't need out field of TestData
Billy Donahue
committed
7f7bbef
View commit details
Copy full SHA for 7f7bbef
View code at this point
Browse repository at this point
prettier test
Billy Donahue
committed
bfffe8c
View commit details
Copy full SHA for bfffe8c
View code at this point
Browse repository at this point
expanded Infinity test
Billy Donahue
committed
73154fb
View commit details
Copy full SHA for 73154fb
View code at this point
Browse repository at this point
Commits on Sep 3, 2015
Floating-point NaN or Infinity values should be allowed as a feature #209
Show description for 63c7472
Dani-Hub
committed
63c7472
View commit details
Copy full SHA for 63c7472
View code at this point
Browse repository at this point
Floating-point NaN or Infinity values should be allowed as a feature #209
Show description for 2084563
Dani-Hub
committed
2084563
View commit details
Copy full SHA for 2084563
View code at this point
Browse repository at this point
Commits on Aug 21, 2015
Specify float constant as float
Show description for 7acfd59
AMDmi3
committed
7acfd59
View commit details
Copy full SHA for 7acfd59
View code at this point
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.