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
on
master
User selector
All users
All time
Commit history
Commits on Jul 3, 2018
allow nullptr when not care the removed array value
yantaozhao
committed
e32ee47
View commit details
Copy full SHA for e32ee47
View code at this point
Browse repository at this point
Commits on Jun 24, 2018
"\n" -> '\n'
pavel-pimenov
authored and
cdunn2001
committed
7452872
View commit details
Copy full SHA for 7452872
View code at this point
Browse repository at this point
Commits on Jun 22, 2018
Add position independent code feature to CMakeList.txt
Show description for ee34ac1
Kamel CHAOUCHE
authored and
cdunn2001
committed
ee34ac1
View commit details
Copy full SHA for ee34ac1
View code at this point
Browse repository at this point
Commits on Jun 5, 2018
Fix #782
pavel-pimenov
committed
86789e7
View commit details
Copy full SHA for 86789e7
View code at this point
Browse repository at this point
Commits on Jun 2, 2018
Fix typo in previous fix.
Nekto89
committed
a5d7c71
View commit details
Copy full SHA for a5d7c71
View code at this point
Browse repository at this point
Apply the formatting specified in .clang-format file.
Nekto89
committed
84ca7d6
View commit details
Copy full SHA for 84ca7d6
View code at this point
Browse repository at this point
Fix different names for parameters in declaration and definition
Nekto89
committed
fc20134
View commit details
Copy full SHA for fc20134
View code at this point
Browse repository at this point
Reduce scope of variable.
Nekto89
committed
091e039
View commit details
Copy full SHA for 091e039
View code at this point
Browse repository at this point
Remove unused private function in TestResult class
Nekto89
committed
a7d0ffc
View commit details
Copy full SHA for a7d0ffc
View code at this point
Browse repository at this point
Pass string as a const reference.
Nekto89
committed
c8bb600
View commit details
Copy full SHA for c8bb600
View code at this point
Browse repository at this point
Fix improper format specifier in printf
Show description for 85a263e
Nekto89
committed
85a263e
View commit details
Copy full SHA for 85a263e
View code at this point
Browse repository at this point
Commits on May 20, 2018
Apply the formatting specified in .clang-format file.
Show description for b5e1fe8
BillyDonahue
committed
b5e1fe8
View commit details
Copy full SHA for b5e1fe8
View code at this point
Browse repository at this point
json_tool missing include
BillyDonahue
committed
abd39e7
View commit details
Copy full SHA for abd39e7
View code at this point
Browse repository at this point
Commits on May 13, 2018
fix string construction
BillyDonahue
committed
aa1b383
View commit details
Copy full SHA for aa1b383
View code at this point
Browse repository at this point
Commits on May 11, 2018
Improvements in writing precision and json_tool.h helpers
BillyDonahue
committed
0ba5c43
View commit details
Copy full SHA for 0ba5c43
View code at this point
Browse repository at this point
Commits on May 9, 2018
refactoring cross compiler macro
fo40225
authored and
cdunn2001
committed
cf73619
View commit details
Copy full SHA for cf73619
View code at this point
Browse repository at this point
Commits on May 8, 2018
Disable warning "C4702" when compiling json cpp using vs2013 and above
Binyang2014
committed
0a62267
View commit details
Copy full SHA for 0a62267
View code at this point
Browse repository at this point
corss compiler isnan
fo40225
committed
6e5e9be
View commit details
Copy full SHA for 6e5e9be
View code at this point
Browse repository at this point
Commits on May 5, 2018
fix ValueTest/integers, CharReaderAllowSpecialFloatsTest/issue209 test failure when fp:fast on msvc
fo40225
committed
4050143
View commit details
Copy full SHA for 4050143
View code at this point
Browse repository at this point
fix ValueTest/specialFloats test failure when fp:fast on msvc
fo40225
committed
3f0d91f
View commit details
Copy full SHA for 3f0d91f
View code at this point
Browse repository at this point
Commits on Mar 13, 2018
Add setting precision for json writers and also add decimal places precision type. (#752)
Show description for a07fc53
melonaerial
authored and
cdunn2001
committed
a07fc53
View commit details
Copy full SHA for a07fc53
View code at this point
Browse repository at this point
Commits on Mar 3, 2018
Minor changes for static analysis (#749)
Show description for 3e2b8ea
cdunn2001
authored
3e2b8ea
View commit details
Copy full SHA for 3e2b8ea
View code at this point
Browse repository at this point
Commits on Feb 14, 2018
fix: byte shift when interpreting 32-bit utf-8 codepoints
tjanc
committed
592d942
View commit details
Copy full SHA for 592d942
View code at this point
Browse repository at this point
Commits on Feb 9, 2018
Misc-typos (#741)
Show description for 5b45aa5
luzpaz
authored and
cdunn2001
committed
5b45aa5
View commit details
Copy full SHA for 5b45aa5
View code at this point
Browse repository at this point
Commits on Jan 29, 2018
Value::removeMember arg "removed" is optional now (could be nullptr)
maxim-ky
committed
1ec85c7
View commit details
Copy full SHA for 1ec85c7
View code at this point
Browse repository at this point
Value::removeMember moves the existing value to "removed" now
maxim-ky
committed
c27936e
View commit details
Copy full SHA for c27936e
View code at this point
Browse repository at this point
Commits on Jan 12, 2018
Make Value copy constructor simplier
Show description for 9b569c8
okodron
committed
9b569c8
View commit details
Copy full SHA for 9b569c8
View code at this point
Browse repository at this point
Add basic test for Value::copy() (#704)
okodron
committed
392e3a5
View commit details
Copy full SHA for 392e3a5
View code at this point
Browse repository at this point
Fix Value::copyPayload() and Value::copy() (#704)
Show description for c69148c
okodron
committed
c69148c
View commit details
Copy full SHA for c69148c
View code at this point
Browse repository at this point
Commits on Dec 20, 2017
replace code point in range(0xD800, 0xDFFF) to replacement mark (#714)
Show description for 63ab03c
cdunn2001
authored
63ab03c
View commit details
Copy full SHA for 63ab03c
View code at this point
Browse repository at this point
Commits on Dec 5, 2017
Allow Json::Value to be used in a boolean context (#695)
Show description for 9079422
wolframroesler
authored and
cdunn2001
committed
9079422
View commit details
Copy full SHA for 9079422
View code at this point
Browse repository at this point
Fix sign mismatch in `valueToString`
Show description for 42ca02b
remyjette
authored
42ca02b
View commit details
Copy full SHA for 42ca02b
View code at this point
Browse repository at this point
Commits on Dec 3, 2017
Spelling (#703)
jsoref
authored and
cdunn2001
committed
e6a588a
View commit details
Copy full SHA for e6a588a
View code at this point
Browse repository at this point
Commits on Nov 16, 2017
Suppress implicit-fallthrough warnings from GCC 7 (#697)
Show description for 7c979e8
saschazelzer
authored and
cdunn2001
committed
7c979e8
View commit details
Copy full SHA for 7c979e8
View code at this point
Browse repository at this point
Commits on Nov 10, 2017
MSVC warning fixes in tests
Show description for 240c85a
MarcelRaad
committed
240c85a
View commit details
Copy full SHA for 240c85a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.