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 }}
ProgrammingTinker
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
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 Oct 1, 2019
fix clang-format error for ci (#1036)
Show description for 736409f
dota17
authored and
baylesj
committed
736409f
View commit details
Copy full SHA for 736409f
View code at this point
Browse repository at this point
Commits on Sep 25, 2019
Supplement the testcase for comparing object (#1032)
Show description for 227c7cd
LPBruce
authored and
baylesj
committed
227c7cd
View commit details
Copy full SHA for 227c7cd
View code at this point
Browse repository at this point
Supplement the testcase for comparing the Array and Null (#1031)
Show description for 00c2c9f
LPBruce
authored and
baylesj
committed
00c2c9f
View commit details
Copy full SHA for 00c2c9f
View code at this point
Browse repository at this point
Commits on Sep 17, 2019
Create an example directory and add some code examples. (#944)
Show description for e9ccbe0
dota17
authored and
baylesj
committed
e9ccbe0
View commit details
Copy full SHA for e9ccbe0
View code at this point
Browse repository at this point
add a testcase in ValueTest:CopyObject (#1028)
LPBruce
authored and
baylesj
committed
c97bd59
View commit details
Copy full SHA for c97bd59
View code at this point
Browse repository at this point
Commits on Sep 16, 2019
Just run clang format (#1025)
baylesj
authored
81ae1d5
View commit details
Copy full SHA for 81ae1d5
View code at this point
Browse repository at this point
reinforce readToken function and add simple tests (#1012)
dota17
authored and
baylesj
committed
2cb9a58
View commit details
Copy full SHA for 2cb9a58
View code at this point
Browse repository at this point
add some testcases: WriteTest, StreamWriterTest (#1015)
dota17
authored and
baylesj
committed
3550a0a
View commit details
Copy full SHA for 3550a0a
View code at this point
Browse repository at this point
Commits on Aug 26, 2019
Add some test cases in ValueTest (#1010)
Show description for c92c87b
dota17
authored and
baylesj
committed
c92c87b
View commit details
Copy full SHA for c92c87b
View code at this point
Browse repository at this point
tests: Improve CharReaderFailIfExtraTest (#1011)
Show description for b941149
res2k
authored and
baylesj
committed
b941149
View commit details
Copy full SHA for b941149
View code at this point
Browse repository at this point
Commits on Aug 14, 2019
change Value::null to Value::nullSingleton() (#1000)
dota17
authored and
baylesj
committed
2cf939e
View commit details
Copy full SHA for 2cf939e
View code at this point
Browse repository at this point
Commits on Jul 17, 2019
Delete JSONCPP_DEPRECATED, use [[deprecated]] instead. (#978)
Show description for b27c83f
dota17
authored and
baylesj
committed
b27c83f
View commit details
Copy full SHA for b27c83f
View code at this point
Browse repository at this point
Commits on Jun 27, 2019
Run clang-format on the repository
Show description for ddc9e0f
baylesj
committed
ddc9e0f
View commit details
Copy full SHA for ddc9e0f
View code at this point
Browse repository at this point
Update main.cpp
Google-Autofuzz
authored and
baylesj
committed
dc170e3
View commit details
Copy full SHA for dc170e3
View code at this point
Browse repository at this point
added fuzz.cpp to macro in main.cpp
Google-Autofuzz
authored and
baylesj
committed
d148e28
View commit details
Copy full SHA for d148e28
View code at this point
Browse repository at this point
Update main.cpp
Google-Autofuzz
authored and
baylesj
committed
13afd0e
View commit details
Copy full SHA for 13afd0e
View code at this point
Browse repository at this point
Update main.cpp
Google-Autofuzz
authored and
baylesj
committed
caa2f3b
View commit details
Copy full SHA for caa2f3b
View code at this point
Browse repository at this point
Update main.cpp
Google-Autofuzz
authored and
baylesj
committed
fdcd2fc
View commit details
Copy full SHA for fdcd2fc
View code at this point
Browse repository at this point
Added include fuzz.cpp
Google-Autofuzz
authored and
baylesj
committed
92cc773
View commit details
Copy full SHA for 92cc773
View code at this point
Browse repository at this point
added llvm
Google-Autofuzz
authored and
baylesj
committed
7e69f15
View commit details
Copy full SHA for 7e69f15
View code at this point
Browse repository at this point
fix llvm
Google-Autofuzz
authored and
baylesj
committed
8e01024
View commit details
Copy full SHA for 8e01024
View code at this point
Browse repository at this point
Add a simple fuzz test for jsoncpp.
Google-Autofuzz
authored and
baylesj
committed
7868518
View commit details
Copy full SHA for 7868518
View code at this point
Browse repository at this point
Commits on Jun 25, 2019
Add WideString test for Issue #756
BillyDonahue
authored and
baylesj
committed
dd6921f
View commit details
Copy full SHA for dd6921f
View code at this point
Browse repository at this point
Commits on Jun 24, 2019
Run clang format
Show description for d5bd1a7
baylesj
committed
d5bd1a7
View commit details
Copy full SHA for d5bd1a7
View code at this point
Browse repository at this point
Commits on Mar 23, 2019
tests: Add a comment
res2k
committed
9a629bc
View commit details
Copy full SHA for 9a629bc
View code at this point
Browse repository at this point
Implement Value::demand()
res2k
committed
d76fe56
View commit details
Copy full SHA for d76fe56
View code at this point
Browse repository at this point
tests: Add small checks for find()
res2k
committed
0adb053
View commit details
Copy full SHA for 0adb053
View code at this point
Browse repository at this point
Commits on Mar 1, 2019
remove JSON_HAS_RVALUE_REFERENCES
BillyDonahue
authored and
hjmjohnson
committed
9a55d22
View commit details
Copy full SHA for 9a55d22
View code at this point
Browse repository at this point
Commits on Jan 18, 2019
apply the C++11 style change in .clang-format
BillyDonahue
authored and
hjmjohnson
committed
2b593a9
View commit details
Copy full SHA for 2b593a9
View code at this point
Browse repository at this point
convert JSONCPP_STRING etc from macros to typedefs
BillyDonahue
committed
1c2ed7a
View commit details
Copy full SHA for 1c2ed7a
View code at this point
Browse repository at this point
Commits on Jan 17, 2019
Reapply clang-format.
Show description for dc4a7f9
BillyDonahue
committed
dc4a7f9
View commit details
Copy full SHA for dc4a7f9
View code at this point
Browse repository at this point
Commits on Jan 16, 2019
STYLE: Pefer = default to explicitly trivial implementations
Show description for e3e05c7
hjmjohnson
committed
e3e05c7
View commit details
Copy full SHA for e3e05c7
View code at this point
Browse repository at this point
STYLE: Use default member initialization
Show description for e817e4f
hjmjohnson
committed
e817e4f
View commit details
Copy full SHA for e817e4f
View code at this point
Browse repository at this point
STYLE: Use auto for variable type matches the type of the initializer expression
Show description for 1fc3de7
hjmjohnson
committed
1fc3de7
View commit details
Copy full SHA for 1fc3de7
View code at this point
Browse repository at this point
STYLE: Use range-based loops from C++11
Show description for cbeed7b
hjmjohnson
committed
cbeed7b
View commit details
Copy full SHA for cbeed7b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.