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 }}
StandOpen
/
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
moveSemantics
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 27, 2015
move ctors
Show description for b4aa663
lanzkron
authored and
Christopher Dunn
committed
b4aa663
View commit details
Copy full SHA for b4aa663
View code at this point
Browse repository at this point
Commits on Apr 23, 2015
Use standard CMake variables - static/shared lib.
Show description for 4301908
ya1gaurav
authored and
cdunn2001
committed
4301908
View commit details
Copy full SHA for 4301908
View code at this point
Browse repository at this point
Use standard CMake variables - static/shared lib.
Show description for 0c1c076
ya1gaurav
authored and
cdunn2001
committed
0c1c076
View commit details
Copy full SHA for 0c1c076
View code at this point
Browse repository at this point
Use standard CMake variables - static/shared lib.
Show description for 1113099
ya1gaurav
authored and
cdunn2001
committed
1113099
View commit details
Copy full SHA for 1113099
View code at this point
Browse repository at this point
fix leak in unit-tests
cdunn2001
committed
74143f3
View commit details
Copy full SHA for 74143f3
View code at this point
Browse repository at this point
Commits on Apr 11, 2015
prefer std::string for setComment()
Show description for 50069d7
cdunn2001
committed
50069d7
View commit details
Copy full SHA for 50069d7
View code at this point
Browse repository at this point
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 9, 2015
Change exception data member
Show description for f9feb66
Dani-Hub
authored and
cdunn2001
committed
f9feb66
View commit details
Copy full SHA for f9feb66
View code at this point
Browse repository at this point
Commits on Mar 8, 2015
prefer ValueIterator::name() to ::memberName()
Show description for ed495ed
cdunn2001
committed
ed495ed
View commit details
Copy full SHA for ed495ed
View code at this point
Browse repository at this point
use Json::RuntimeError
cdunn2001
committed
2250b3c
View commit details
Copy full SHA for 2250b3c
View code at this point
Browse repository at this point
Runtime/LogicError and throwers
cdunn2001
committed
5383794
View commit details
Copy full SHA for 5383794
View code at this point
Browse repository at this point
base Json::Exception
cdunn2001
committed
75279cc
View commit details
Copy full SHA for 75279cc
View code at this point
Browse repository at this point
clarify errors
Show description for 717b086
cdunn2001
committed
717b086
View commit details
Copy full SHA for 717b086
View code at this point
Browse repository at this point
Commits on Mar 7, 2015
delete debug code from test
cdunn2001
committed
ee4ea0e
View commit details
Copy full SHA for ee4ea0e
View code at this point
Browse repository at this point
require length
Show description for ce19001
cdunn2001
committed
ce19001
View commit details
Copy full SHA for ce19001
View code at this point
Browse repository at this point
drop unused CString ctor case
Show description for a63d82d
cdunn2001
committed
a63d82d
View commit details
Copy full SHA for a63d82d
View code at this point
Browse repository at this point
Trivial fixes in CZString constructors.
datadiode
authored and
cdunn2001
committed
ee83f88
View commit details
Copy full SHA for ee83f88
View code at this point
Browse repository at this point
fix ValueTest/zeroes*
cdunn2001
committed
5c44868
View commit details
Copy full SHA for 5c44868
View code at this point
Browse repository at this point
Commits on Mar 6, 2015
old-style enum namespacing
cdunn2001
committed
401e982
View commit details
Copy full SHA for 401e982
View code at this point
Browse repository at this point
rejectDupKeys
cdunn2001
committed
62ad140
View commit details
Copy full SHA for 62ad140
View code at this point
Browse repository at this point
add rejectDupKeys feature - not yet impld
cdunn2001
committed
527332d
View commit details
Copy full SHA for 527332d
View code at this point
Browse repository at this point
test for repeated key in strictMode
Show description for cada3b9
cdunn2001
committed
cada3b9
View commit details
Copy full SHA for cada3b9
View code at this point
Browse repository at this point
test assignment over-writes comments, but swapPayload() does not
cdunn2001
committed
3976f17
View commit details
Copy full SHA for 3976f17
View code at this point
Browse repository at this point
test commentBefore
Show description for 80ca11b
cdunn2001
committed
80ca11b
View commit details
Copy full SHA for 80ca11b
View code at this point
Browse repository at this point
Commits on Mar 5, 2015
had trouble finding Python on Windows
Show description for 2a840c1
cdunn2001
committed
2a840c1
View commit details
Copy full SHA for 2a840c1
View code at this point
Browse repository at this point
fix get() for embedded zeroes in key
Show description for 0fd2875
cdunn2001
committed
0fd2875
View commit details
Copy full SHA for 0fd2875
View code at this point
Browse repository at this point
test get(key, default)
cdunn2001
committed
d31151d
View commit details
Copy full SHA for d31151d
View code at this point
Browse repository at this point
copy .dll for unit-test
Show description for 13e063c
cdunn2001
committed
13e063c
View commit details
Copy full SHA for 13e063c
View code at this point
Browse repository at this point
maybe address warning
Show description for f57da48
cdunn2001
committed
f57da48
View commit details
Copy full SHA for f57da48
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.