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 }}
liwang
/
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
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 21, 2021
Document skipBom in CharReaderBuilder (#1332)
axic
authored
94a6220
View commit details
Copy full SHA for 94a6220
Browse repository at this point
Commits on Aug 12, 2021
minor fix for code examples (#1317)
jack-ullery
authored
c39fbda
View commit details
Copy full SHA for c39fbda
Browse repository at this point
Commits on Jun 23, 2021
CMake: Remove ancient version checks (#1299)
Show description for 65bb1b1
ferdnyc
authored
65bb1b1
View commit details
Copy full SHA for 65bb1b1
Browse repository at this point
Commits on May 6, 2021
Add support for Bazel build system (#1275)
Show description for 375a111
mglb
and
cdunn2001
authored
375a111
View commit details
Copy full SHA for 375a111
Browse repository at this point
conversion errors only if warnings as errors enabled (#1284)
SpaceIm
authored
5fabc5e
View commit details
Copy full SHA for 5fabc5e
Browse repository at this point
Commits on May 5, 2021
Avoid getline(s, EOF)
Show description for ed1ab7a
cdunn2001
committed
ed1ab7a
View commit details
Copy full SHA for ed1ab7a
Browse repository at this point
Merge branch 'cmake-config-improvements' #1271
Show description for bb34617
cdunn2001
committed
bb34617
View commit details
Copy full SHA for bb34617
Browse repository at this point
- isolated namespace targets into separate file
sergeyrachev
authored and
cdunn2001
committed
993e4e2
View commit details
Copy full SHA for 993e4e2
Browse repository at this point
- workaround for CMake < 3.18 ALIAS target limitation to not point to non-GLOBAL IMPORTED target
sergeyrachev
authored and
cdunn2001
committed
2af4a4c
View commit details
Copy full SHA for 2af4a4c
Browse repository at this point
- narrowed lines to be aligned with overall file line width
sergeyrachev
authored and
cdunn2001
committed
a3914b7
View commit details
Copy full SHA for a3914b7
Browse repository at this point
- empty line at end of file
sergeyrachev
authored and
cdunn2001
committed
cee42e0
View commit details
Copy full SHA for cee42e0
Browse repository at this point
- declare namespaced export target to simplify the library usage
Show description for 62f3e03
sergeyrachev
authored and
cdunn2001
committed
62f3e03
View commit details
Copy full SHA for 62f3e03
Browse repository at this point
- exported targets go to separate generated file and package config file generated from template to use automatic package resolving and resolution logic
Show description for b640795
sergeyrachev
authored and
cdunn2001
committed
b640795
View commit details
Copy full SHA for b640795
Browse repository at this point
Commits on Mar 18, 2021
Rearrange Comments::set (#1278)
Show description for 94cda30
BillyDonahue
authored
94cda30
View commit details
Copy full SHA for 94cda30
Browse repository at this point
Commits on Mar 6, 2021
add comment for emitUTF8 in header
PinkD
authored and
cdunn2001
committed
1ee39a6
View commit details
Copy full SHA for 1ee39a6
Browse repository at this point
Commits on Feb 20, 2021
fix sign-conversion warning (#1268)
Show description for b1bd848
BillyDonahue
authored
b1bd848
View commit details
Copy full SHA for b1bd848
Browse repository at this point
only append _static suffix for microsoft toolchains
skoehler
authored and
cdunn2001
committed
09c5ecd
View commit details
Copy full SHA for 09c5ecd
Browse repository at this point
Commits on Feb 10, 2021
Fix Value::resize to fill all array elements (#1265)
Show description for fda274d
BillyDonahue
authored
fda274d
View commit details
Copy full SHA for fda274d
Browse repository at this point
Commits on Feb 3, 2021
allow selection of Windows MSVC runtime
yxlao
authored and
cdunn2001
committed
da9e17d
View commit details
Copy full SHA for da9e17d
Browse repository at this point
Fixed pkg-config Version
dvigne
authored and
cdunn2001
committed
ac28702
View commit details
Copy full SHA for ac28702
Browse repository at this point
Commits on Jan 15, 2021
minor fixes for 64 bits and refactor code
GermanAizek
authored and
BillyDonahue
committed
c9a9762
View commit details
Copy full SHA for c9a9762
Browse repository at this point
Commits on Jan 10, 2021
Disable also Visual Studio warning C4275 (std::exception used as base class in dll-interface class) when building as DLL and JSONCPP_DISABLE_DLL_INTERFACE_WARNING is defined.
rickyviking
authored and
cdunn2001
committed
eab8ebe
View commit details
Copy full SHA for eab8ebe
Browse repository at this point
`Json::ValueIterator` operators `*` and `->` need to be const
Show description for fe9663e
BillyDonahue
authored and
cdunn2001
committed
fe9663e
View commit details
Copy full SHA for fe9663e
Browse repository at this point
Update version in dox
Show description for 5c4219b
cdunn2001
committed
5c4219b
View commit details
Copy full SHA for 5c4219b
Browse repository at this point
Remove trailing space characters (#1256)
Show description for be4a512
cdunn2001
and
aaronfranke
authored
be4a512
View commit details
Copy full SHA for be4a512
Browse repository at this point
Commits on Dec 15, 2020
Fix a precision bug of valueToString, prevent to give an error result… (#1246)
Show description for 9409824
sclei
authored
9409824
View commit details
Copy full SHA for 9409824
Browse repository at this point
Commits on Nov 6, 2020
ENH: Prevent cmake in source builds (#1091)
Show description for 8954092
hjmjohnson
and
baylesj
authored
8954092
View commit details
Copy full SHA for 8954092
Browse repository at this point
Fix clang-tidy warnings (#1231)
Show description for ceae0e3
3 people
authored
ceae0e3
View commit details
Copy full SHA for ceae0e3
Browse repository at this point
Commits on Nov 2, 2020
Fix c++20 compilation problem for clang10 and fix potential bug due to compiler optimization
Christian Ledergerber
authored and
BillyDonahue
committed
30170d6
View commit details
Copy full SHA for 30170d6
Browse repository at this point
Commits on Oct 10, 2020
Merge pull request #1229 from open-source-parsers/pypi
Show description for 5f4e104
cdunn2001
authored
5f4e104
View commit details
Copy full SHA for 5f4e104
Browse repository at this point
Do not allow failures on osx
cdunn2001
committed
bb9db78
View commit details
Copy full SHA for bb9db78
Browse repository at this point
Try meson/ninja from pypi
Show description for 1664b6b
cdunn2001
committed
1664b6b
View commit details
Copy full SHA for 1664b6b
Browse repository at this point
clang-format
cdunn2001
committed
5d1cb30
View commit details
Copy full SHA for 5d1cb30
Browse repository at this point
Commits on Oct 4, 2020
test: ensure the version numbers agree
mathstuf
authored and
cdunn2001
committed
c60ebf7
View commit details
Copy full SHA for c60ebf7
Browse repository at this point
version.h: fix the version number in the header
Show description for 72db276
mathstuf
authored and
cdunn2001
committed
72db276
View commit details
Copy full SHA for 72db276
Browse repository at this point
Previous
Next
You can’t perform that action at this time.