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 }}
githubch
/
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
jsontestrunner
main.cpp
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 16, 2016
fix warning
cdunn2001
committed
b999616
View commit details
Copy full SHA for b999616
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 15, 2016
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 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 Sep 22, 2015
parseCommandLine also throws
Show description for 6c14548
ya1gaurav
committed
6c14548
View commit details
Copy full SHA for 6c14548
View code at this point
Browse repository at this point
Commits on Feb 9, 2015
update docs, writeString()
cdunn2001
committed
694dbcb
View commit details
Copy full SHA for 694dbcb
View code at this point
Browse repository at this point
Commits on Jan 26, 2015
make StreamWriterBuilder concrete
cdunn2001
committed
6065a1c
View commit details
Copy full SHA for 6065a1c
View code at this point
Browse repository at this point
deprecate old Writers
Show description for c7b39c2
cdunn2001
committed
c7b39c2
View commit details
Copy full SHA for c7b39c2
View code at this point
Browse repository at this point
Commits on Jan 25, 2015
drop StreamWriterBuilderFactory, for now
cdunn2001
committed
fe3979c
View commit details
Copy full SHA for fe3979c
View code at this point
Browse repository at this point
const stuff
cdunn2001
committed
9243d60
View commit details
Copy full SHA for 9243d60
View code at this point
Browse repository at this point
Commits on Jan 23, 2015
--json-writer arg
cdunn2001
committed
3682f60
View commit details
Copy full SHA for 3682f60
View code at this point
Browse repository at this point
mv try-block
cdunn2001
committed
58c31ac
View commit details
Copy full SHA for 58c31ac
View code at this point
Browse repository at this point
fix minor bugs in test-runner
cdunn2001
committed
08cfd02
View commit details
Copy full SHA for 08cfd02
View code at this point
Browse repository at this point
Options class for test
cdunn2001
committed
79211e1
View commit details
Copy full SHA for 79211e1
View code at this point
Browse repository at this point
cleaner
cdunn2001
committed
632c9b5
View commit details
Copy full SHA for 632c9b5
View code at this point
Browse repository at this point
cleaner
cdunn2001
committed
05810a7
View commit details
Copy full SHA for 05810a7
View code at this point
Browse repository at this point
unindent test-code
cdunn2001
committed
942e2c9
View commit details
Copy full SHA for 942e2c9
View code at this point
Browse repository at this point
switch from StyledWriter to StyledStream writer in tests
cdunn2001
committed
2160c9a
View commit details
Copy full SHA for 2160c9a
View code at this point
Browse repository at this point
Commits on Oct 9, 2014
Added printing of comments to *.actual test files
Show description for 4d23492
cquammen
committed
4d23492
View commit details
Copy full SHA for 4d23492
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
Commits on Sep 15, 2014
Enabled PointerBindsToType in clang-format options.
jacobsa
committed
11086dd
View commit details
Copy full SHA for 11086dd
View code at this point
Browse repository at this point
Commits on Sep 14, 2014
Removed vim mode lines.
Show description for 32009b1
jacobsa
committed
32009b1
View commit details
Copy full SHA for 32009b1
View code at this point
Browse repository at this point
Commits on Jul 11, 2014
vim modelines
cdunn2001
committed
8582876
View commit details
Copy full SHA for 8582876
View code at this point
Browse repository at this point
Commits on Jun 30, 2014
Ran clang-format over all .h and .cpp files.
Show description for 9fa4e84
jacobsa
committed
9fa4e84
View commit details
Copy full SHA for 9fa4e84
View code at this point
Browse repository at this point
Commits on Apr 19, 2014
vim modeline
Show description for 77cd838
cdunn2001
committed
77cd838
View commit details
Copy full SHA for 77cd838
View code at this point
Browse repository at this point
Commits on Aug 8, 2013
Fixed some snprintf-related build breakages in Visual Studio.
jacobsa
committed
d261880
View commit details
Copy full SHA for d261880
View code at this point
Browse repository at this point
Updated two calls to sprintf that I missed in r269.
jacobsa
committed
36400ac
View commit details
Copy full SHA for 36400ac
View code at this point
Browse repository at this point
Commits on May 26, 2011
Fixed MSVS 2003, 2005 and 2008 tests execution by normalizing floating-point string representation using helper normalizeFloatingPointStr().
blep
committed
f0b24e7
View commit details
Copy full SHA for f0b24e7
View code at this point
Browse repository at this point
Commits on May 1, 2011
Renamed Reader::getFormatedErrorMessages() to getFormattedErrorMessages. Bug #3023708 (Formatted has 2 't'). The old member function is deprecated but still present for backward compatibility.
blep
committed
b2e8ccc
View commit details
Copy full SHA for b2e8ccc
View code at this point
Browse repository at this point
Commits on Dec 27, 2010
Major rework of 64 integer support: 64 bits integer are only returned when explicitly request via Json::Value::asInt64(), unlike previous implementation where Json::Value::asInt() returned a 64 bit…
Show description for 842e9ac
blep
committed
842e9ac
View commit details
Copy full SHA for 842e9ac
View code at this point
Browse repository at this point
Commits on Dec 24, 2010
- Array index can be passed as int to operator[], allowing use of literal:
Show description for fa130ef
blep
committed
fa130ef
View commit details
Copy full SHA for fa130ef
View code at this point
Browse repository at this point
Commits on Apr 20, 2010
JsonCpp is now licensed under MIT license, or public domain if desired and recognized in your jurisdiction.
blep
committed
7469f1d
View commit details
Copy full SHA for 7469f1d
View code at this point
Browse repository at this point
Commits on Apr 19, 2010
- Moved definition of Json::Int and Json::UInt to config.h which compiler detection logic to define them to 64 bits integer if JSON_NO_INT64 is not defined.
Show description for 201fb2c
blep
committed
201fb2c
View commit details
Copy full SHA for 201fb2c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.