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_writer.cpp
on
update
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 27, 2016
Ensure that the fact that a float was provided on input is preserved when writing output; update tests to reflect this fact
BrendanDrewDaqri
committed
89ab7ec
View commit details
Copy full SHA for 89ab7ec
View code at this point
Browse repository at this point
Commits on Aug 21, 2016
Optional space after comma
Show description for 80a82ea
cdunn2001
committed
80a82ea
View commit details
Copy full SHA for 80a82ea
View code at this point
Browse repository at this point
Avoid null for stringValue
Show description for 7e0571b
cdunn2001
committed
7e0571b
View commit details
Copy full SHA for 7e0571b
View code at this point
Browse repository at this point
Commits on Jun 26, 2016
Make internal func anon
Show description for e0f9aab
cdunn2001
committed
e0f9aab
View commit details
Copy full SHA for e0f9aab
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 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
JSONCPP_OSTREAM
cdunn2001
committed
724ba29
View commit details
Copy full SHA for 724ba29
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
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
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
Commits on Oct 15, 2015
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 3, 2015
Compiles jsoncpp with QNX 6.6
antonindrawan
committed
e375b8c
View commit details
Copy full SHA for e375b8c
View code at this point
Browse repository at this point
Commits on Oct 1, 2015
json_writer: improve isfinite support on *nix
Show description for 8df11d5
mathstuf
committed
8df11d5
View commit details
Copy full SHA for 8df11d5
View code at this point
Browse repository at this point
Commits on Sep 27, 2015
__cplusplus value should not be used to decide for std::unique_ptr #350:
Show description for 7e4875a
Dani-Hub
committed
7e4875a
View commit details
Copy full SHA for 7e4875a
View code at this point
Browse repository at this point
Commits on Sep 22, 2015
Remove conditional check for isMultiLine
Show description for 6ee0bff
ya1gaurav
committed
6ee0bff
View commit details
Copy full SHA for 6ee0bff
View code at this point
Browse repository at this point
Commits on Sep 5, 2015
C++11: override keyword
Show description for aadd0b1
ya1gaurav
authored and
cdunn2001
committed
aadd0b1
View commit details
Copy full SHA for aadd0b1
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 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 Jul 27, 2015
Fix cases where the most negative signed integer was negated, causing
Show description for 7f06e9d
Michael Shields
committed
7f06e9d
View commit details
Copy full SHA for 7f06e9d
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 May 18, 2015
fix compile error on android
gogo40
committed
97e093a
View commit details
Copy full SHA for 97e093a
View code at this point
Browse repository at this point
Commits on Apr 28, 2015
another fix for BORLANDC
cdunn2001
committed
6649009
View commit details
Copy full SHA for 6649009
View code at this point
Browse repository at this point
Commits on Apr 11, 2015
support UTF-8 in old Writers
Show description for e255ce3
cdunn2001
committed
e255ce3
View commit details
Copy full SHA for e255ce3
View code at this point
Browse repository at this point
Commits on Mar 31, 2015
use std::snprintf for C++11
cdunn2001
committed
240ddb6
View commit details
Copy full SHA for 240ddb6
View code at this point
Browse repository at this point
Revert "Use std namespace for snprintf."
Show description for 9dd77dc
baruchsiach
authored and
cdunn2001
committed
9dd77dc
View commit details
Copy full SHA for 9dd77dc
View code at this point
Browse repository at this point
Commits on Mar 12, 2015
Use std namespace for snprintf.
connormanning
authored and
cdunn2001
committed
1c58876
View commit details
Copy full SHA for 1c58876
View code at this point
Browse repository at this point
Constrain MSVC _isfinite to before 2013, remove duplicate includes.
connormanning
authored and
cdunn2001
committed
2f20346
View commit details
Copy full SHA for 2f20346
View code at this point
Browse repository at this point
Fix isfinite for MSVC.
Dani-Hub
authored and
cdunn2001
committed
7020451
View commit details
Copy full SHA for 7020451
View code at this point
Browse repository at this point
Commits on Mar 10, 2015
Use C++ standard headers.
connormanning
committed
80497f1
View commit details
Copy full SHA for 80497f1
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
Commits on Mar 5, 2015
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
Previous
Next
You can’t perform that action at this time.