Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
lucaswu
/
cJSON
Public
forked from
DaveGamble/cJSON
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 29, 2022
fix: add allocate check for replace_item_in_object (#675)
Show description for b45f48e
Junbo-Zheng
authored
b45f48e
Copy full SHA for b45f48e
Commits on Jan 26, 2022
feat: add cJSON_SetBoolValue and test (#639)
Show description for a6424b8
sdrsdr
and
Alanscut
authored
a6424b8
Copy full SHA for a6424b8
docs: Fix README typo (#664)
mohawk2
authored
3cecc40
Copy full SHA for 3cecc40
Commits on Jan 20, 2022
chore: add CIFuzz integration (#437)
Show description for 2fc55f6
randy408
authored
2fc55f6
Copy full SHA for 2fc55f6
chore: ignore all .dylib files (#628)
Show description for c7025b0
BigBrainAFK
authored
c7025b0
Copy full SHA for c7025b0
Commits on Jan 19, 2022
fix: 'cjson_utils-static' target not exist(#625)
Show description for e7ebe77
10km
authored
e7ebe77
Copy full SHA for e7ebe77
add an option for ENABLE_CJSON_VERSION_SO in CMakeLists.txt (#534)
Show description for 61eb84d
mlh0101
and
m00209177
authored
61eb84d
Copy full SHA for 61eb84d
fix: print int without decimal places (#630)
AlexanderVasiljev
authored
d321fa9
Copy full SHA for d321fa9
Commits on Oct 22, 2021
chore: ignore *.lst/*.lss file (#623)
Alanscut
authored
203a0de
Copy full SHA for 203a0de
build: Bump cmake version and use new version syntax (#587)
Show description for c77a688
jarulsamy
and
Alanscut
authored
c77a688
Copy full SHA for c77a688
docs: update comment (#622)
Alanscut
authored
e5dbaee
Copy full SHA for e5dbaee
fix: add cmake_policy to CMakeLists.txt (#613)
Show description for 189dcde
SongZihuan
authored
189dcde
Copy full SHA for 189dcde
fix: for issue #569, now use the guard to turn it off (#617)
saynb
authored
b9eff8b
Copy full SHA for b9eff8b
Commits on Aug 26, 2021
fix: potential memory leak in merge_patch() (#611)
Alan Wang
authored
f50dafc
Copy full SHA for f50dafc
Commits on Aug 25, 2021
chore: update version and changelog (#610)
Alan Wang
authored
d348621
Copy full SHA for d348621
fix: remove redundant condition (#605)
Alan Wang
authored
744e473
Copy full SHA for 744e473
Typos found by codespell (#607)
DimitriPapadopoulos
authored
7795249
Copy full SHA for 7795249
Commits on Dec 31, 2020
Update .gitattributes (#544)
CoffeeTableEspresso
authored
324a6ac
Copy full SHA for 324a6ac
Fix potential core dumped for strrchr (#546)
Alanscut
authored
6ea4c01
Copy full SHA for 6ea4c01
Commits on Dec 17, 2020
Remove always true condition in cJSON.c (#539)
ecrin4102
authored
9226e4e
Copy full SHA for 9226e4e
Fix null pointer crash, closes #536 (#538)
Alanscut
authored
7b66457
Copy full SHA for 7b66457
Commits on Nov 16, 2020
docs: fix simple typo, transfering -> transferring (#527)
Show description for 4100379
timgates42
authored
4100379
Copy full SHA for 4100379
Commits on Nov 12, 2020
fix several null pointer problems on allocation failure (#526)
mongobaba
authored
2f6fc7f
Copy full SHA for 2f6fc7f
Commits on Oct 16, 2020
Merge pull request #519 from Alanscut/issue-516
Show description for a1e1c20
Alanscut
authored
a1e1c20
Copy full SHA for a1e1c20
fix a possible dereference of null pointer
Alanscut
committed
9bf4960
Copy full SHA for 9bf4960
Merge pull request #518 from fpnuseis/master
Show description for 488169f
Alanscut
authored
488169f
Copy full SHA for 488169f
Commits on Oct 15, 2020
fix: windows build failure about defining nan
fpnuseis
committed
9931900
Copy full SHA for 9931900
Commits on Sep 3, 2020
Merge pull request #505 from Alanscut/release-1.7.14
Show description for d273527
Alanscut
authored
d273527
Copy full SHA for d273527
Update changelog and contributors
Alanscut
committed
8e84db4
Copy full SHA for 8e84db4
Update version to 1.7.14
Alanscut
committed
8e357f8
Copy full SHA for 8e357f8
Merge pull request #503 from Alanscut/issue499
Show description for 2e5171d
Alanscut
authored
2e5171d
Copy full SHA for 2e5171d
Commits on Sep 2, 2020
optimize the way to find tail node
Alanscut
committed
c8ca78a
Copy full SHA for c8ca78a
Commits on Aug 27, 2020
Merge pull request #502 from Alanscut/nan
Show description for 0b13220
Alanscut
authored
0b13220
Copy full SHA for 0b13220
remove float-divide-by-zero for supporting NAN
Alanscut
committed
23f0271
Copy full SHA for 23f0271
Merge pull request #501 from Alanscut/actions
Show description for 60c3b0a
Alanscut
authored
60c3b0a
Copy full SHA for 60c3b0a
Pagination
Previous
Next
You can’t perform that action at this time.