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 }}
LittleProgrammer
/
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
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 24, 2016
Fix a clang warning
Show description for ef2ff87
cdunn2001
committed
ef2ff87
View commit details
Copy full SHA for ef2ff87
View code at this point
Browse repository at this point
Commits on Mar 22, 2016
Use macro for `override`
Show description for 98e981d
cdunn2001
committed
98e981d
View commit details
Copy full SHA for 98e981d
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 fbe1cf3
ya1gaurav
committed
fbe1cf3
View commit details
Copy full SHA for fbe1cf3
View code at this point
Browse repository at this point
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_ISTREAM
cdunn2001
committed
b84e0c1
View commit details
Copy full SHA for b84e0c1
View code at this point
Browse repository at this point
JSONCPP_ISTRINGSTREAM
cdunn2001
committed
1e99064
View commit details
Copy full SHA for 1e99064
View code at this point
Browse repository at this point
JSONCPP_OSTRINGSTREAM
cdunn2001
committed
38bb491
View commit details
Copy full SHA for 38bb491
View code at this point
Browse repository at this point
JSONCPP_OSTREAM
cdunn2001
committed
724ba29
View commit details
Copy full SHA for 724ba29
View code at this point
Browse repository at this point
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 11, 2016
std::snprintf fix for Cygwin
Techwolfy
committed
7e46bf7
View commit details
Copy full SHA for 7e46bf7
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
Fix a sign-compare
cdunn2001
committed
2713f4f
View commit details
Copy full SHA for 2713f4f
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
Merge pull request #406 from magnific0/master
Show description for 2c872ec
cdunn2001
committed
2c872ec
View commit details
Copy full SHA for 2c872ec
View code at this point
Browse repository at this point
More conversion fixes for gcc
cdunn2001
committed
fef4b75
View commit details
Copy full SHA for fef4b75
View code at this point
Browse repository at this point
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 Jan 25, 2016
std::snprintf fix for MinGW32 c++11
magnific0
committed
bc9b445
View commit details
Copy full SHA for bc9b445
View code at this point
Browse repository at this point
std::snprintf fix for MinGW32 c++11
magnific0
committed
2646ac5
View commit details
Copy full SHA for 2646ac5
View code at this point
Browse repository at this point
Commits on Oct 27, 2015
json_reader throwRuntimeError return error details instead of hard-coded message
Show description for 6b10ce8
EvinceMoi
committed
6b10ce8
View commit details
Copy full SHA for 6b10ce8
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 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
making precision unsigned int
Show description for 3802215
bknecht
committed
3802215
View commit details
Copy full SHA for 3802215
View code at this point
Browse repository at this point
Create format string with sprintf.
Show description for 039a6e3
bknecht
committed
039a6e3
View commit details
Copy full SHA for 039a6e3
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 Oct 4, 2015
Merge pull request #373 from antonindrawan/QNX_support
Show description for beae999
cdunn2001
committed
beae999
View commit details
Copy full SHA for beae999
View code at this point
Browse repository at this point
Commits on Oct 3, 2015
Remove defaulted default constructor
Dani-Hub
committed
b96d90e
View commit details
Copy full SHA for b96d90e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.