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 }}
githubch
/
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
include
json
forwards.h
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 25, 2015
drop JSON_VALUE_USE_INTERNAL_MAP, JSON_USE_SIMPLE_INTERNAL_ALLOCATOR
Show description for 4788764
cdunn2001
committed
4788764
View commit details
Copy full SHA for 4788764
View code at this point
Browse repository at this point
Commits on Jun 30, 2014
Ran clang-format over all .h and .cpp files.
Show description for 9fa4e84
jacobsa
committed
9fa4e84
View commit details
Copy full SHA for 9fa4e84
View code at this point
Browse repository at this point
Commits on May 2, 2011
Fixed typo: amalga*ma*te. Replaced macro JSON_IS_AMALGATED with JSON_IS_AMALGAMATION
blep
committed
eadc478
View commit details
Copy full SHA for eadc478
View code at this point
Browse repository at this point
Commits on May 1, 2011
Added support for amalgated source and header generation (a la sqlite). Refer to README.txt section "Generating amalgated source and header" for detail.
Show description for 64e40aa
blep
committed
64e40aa
View commit details
Copy full SHA for 64e40aa
View code at this point
Browse repository at this point
Commits on Apr 20, 2010
JsonCpp is now licensed under MIT license, or public domain if desired and recognized in your jurisdiction.
blep
committed
7469f1d
View commit details
Copy full SHA for 7469f1d
View code at this point
Browse repository at this point
Commits on Apr 19, 2010
- Moved definition of Json::Int and Json::UInt to config.h which compiler detection logic to define them to 64 bits integer if JSON_NO_INT64 is not defined.
Show description for 201fb2c
blep
committed
201fb2c
View commit details
Copy full SHA for 201fb2c
View code at this point
Browse repository at this point
Commits on Mar 13, 2010
Removed experimental ValueAllocator, it caused static initialization/destruction order issues (bug #2934500). The DefaultValueAllocator has been inlined in code.
blep
committed
afd9cef
View commit details
Copy full SHA for afd9cef
View code at this point
Browse repository at this point
Commits on Feb 21, 2010
- added Int/UInt typedef in Json namespace. Modified Value::Int and Value::UInt to be typedef on those. Modified code to use Json::Int instead of Value::Int.
Show description for 3a1b93b
blep
committed
3a1b93b
View commit details
Copy full SHA for 3a1b93b
View code at this point
Browse repository at this point
Commits on Nov 18, 2009
- added Features class that describes allowed extension for Reader, to allow for strict configuration
Show description for 8868147
blep
committed
8868147
View commit details
Copy full SHA for 8868147
View code at this point
Browse repository at this point
Commits on Jun 13, 2007
Added prop svn:eol-style native. Stripped carriage-returns on unix. Hopefully, this will work for Windows too now.
cdunn2001
committed
6d135cb
View commit details
Copy full SHA for 6d135cb
View code at this point
Browse repository at this point
Commits on Mar 15, 2007
- reorganized repository to match standard layout
blep
committed
4cd8bae
View commit details
Copy full SHA for 4cd8bae
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.