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
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 }}
Romanzek
/
JSON-java
Public
forked from
stleary/JSON-java
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 Jun 7, 2025
Merge pull request #987 from AlexCai2019/master
Show description for f1935f5
stleary
authored
f1935f5
View commit details
Copy full SHA for f1935f5
Browse repository at this point
Commits on Jun 4, 2025
Use constant.equals()
Show description for e800cc3
AlexCai2019
committed
e800cc3
View commit details
Copy full SHA for e800cc3
Browse repository at this point
Commits on May 31, 2025
Merge pull request #983 from harshith8854/master
Show description for 72a1a48
stleary
authored
72a1a48
View commit details
Copy full SHA for 72a1a48
Browse repository at this point
Commits on May 24, 2025
Add testcase to assert Null fields serialization without JSONParserConfiguration
harshith8854
committed
a381060
View commit details
Copy full SHA for a381060
Browse repository at this point
Commits on May 23, 2025
Use JSONParserConfiguration to decide on serializing null fields into JSONObject #982
harshith8854
committed
dadc3e5
View commit details
Copy full SHA for dadc3e5
Browse repository at this point
Commits on May 17, 2025
Merge pull request #981 from stleary/pre-release-20250517
Show description for 24fafcf
stleary
authored
24fafcf
View commit details
Copy full SHA for 24fafcf
Browse repository at this point
pre-release-20250517 prep for next release
Sean Leary
authored and
Sean Leary
committed
418d5e9
View commit details
Copy full SHA for 418d5e9
Browse repository at this point
Commits on Apr 18, 2025
Merge pull request #969 from marilynel/master
Show description for 82a02d8
stleary
authored
82a02d8
View commit details
Copy full SHA for 82a02d8
Browse repository at this point
Commits on Apr 13, 2025
refactored large test for strict mode
marilynel
committed
2184ef3
View commit details
Copy full SHA for 2184ef3
Browse repository at this point
Commits on Apr 10, 2025
Merge pull request #968 from marilynel/master
Show description for 8e65eaa
stleary
authored
8e65eaa
View commit details
Copy full SHA for 8e65eaa
Browse repository at this point
Commits on Apr 6, 2025
Merge branch 'master' of https://github.com/marilynel/JSON-java
marilynel
committed
74439cf
View commit details
Copy full SHA for 74439cf
Browse repository at this point
adjusted keepstrings behavior to reflect changes in keepBooleanAsString & keepNumberAsString
marilynel
committed
53da5ce
View commit details
Copy full SHA for 53da5ce
Browse repository at this point
Commits on Apr 4, 2025
Merge pull request #966 from marilynel/master
Show description for 2e9ad6f
stleary
authored
2e9ad6f
View commit details
Copy full SHA for 2e9ad6f
Browse repository at this point
Commits on Mar 30, 2025
work on issue 841
marilynel
committed
8dbf03e
View commit details
Copy full SHA for 8dbf03e
Browse repository at this point
Commits on Mar 27, 2025
Merge pull request #962 from marilynel/master
Show description for 4917e35
stleary
authored
4917e35
View commit details
Copy full SHA for 4917e35
Browse repository at this point
Commits on Mar 23, 2025
Merge branch 'master' of https://github.com/marilynel/JSON-java
marilynel
committed
45ec164
View commit details
Copy full SHA for 45ec164
Browse repository at this point
Merge pull request #961 from effad/master
Show description for d4c5136
stleary
authored
d4c5136
View commit details
Copy full SHA for d4c5136
Browse repository at this point
Commits on Mar 21, 2025
Fix cloning of parser configuration.
Robert Lichtenberger
committed
fd0cca3
View commit details
Copy full SHA for fd0cca3
Browse repository at this point
Merge branch 'stleary:master' into master
effad
authored
50a5ce2
View commit details
Copy full SHA for 50a5ce2
Browse repository at this point
Use better name for parser configuration option, fix API comment.
Robert Lichtenberger
committed
1afd7cd
View commit details
Copy full SHA for 1afd7cd
Browse repository at this point
Commits on Mar 19, 2025
Merge pull request #960 from marilynel/master
Show description for 7751b39
stleary
authored
7751b39
View commit details
Copy full SHA for 7751b39
Browse repository at this point
Add test for JSONArray from Java collection.
Robert Lichtenberger
committed
5d1c789
View commit details
Copy full SHA for 5d1c789
Browse repository at this point
Allow to configure Java null handling.
Robert Lichtenberger
committed
d1327c2
View commit details
Copy full SHA for d1327c2
Browse repository at this point
Commits on Mar 16, 2025
fixed issue #943 Csv parsing skip last row if last line is missing newline
marilynel
committed
b2943b8
View commit details
Copy full SHA for b2943b8
Browse repository at this point
Merge branch 'stleary:master' into master
marilynel
authored
628d8c4
View commit details
Copy full SHA for 628d8c4
Browse repository at this point
readme edit
marilynel
committed
76ee431
View commit details
Copy full SHA for 76ee431
Browse repository at this point
edited pom.xml for mvn testing with strict mode
marilynel
committed
4a66231
View commit details
Copy full SHA for 4a66231
Browse repository at this point
Commits on Mar 6, 2025
Merge pull request #955 from marilynel/master
Show description for 6452a6f
stleary
authored
6452a6f
View commit details
Copy full SHA for 6452a6f
Browse repository at this point
Commits on Mar 2, 2025
dont mess with my line
marilynel
committed
ae4f4af
View commit details
Copy full SHA for ae4f4af
Browse repository at this point
test with strict mode enabled and fixed
marilynel
committed
8a86894
View commit details
Copy full SHA for 8a86894
Browse repository at this point
Commits on Feb 24, 2025
tests seem to be working, run with strictMode = fale then true
marilynel
committed
f30167e
View commit details
Copy full SHA for f30167e
Browse repository at this point
Commits on Feb 21, 2025
Merge pull request #951 from marilynel/master
Show description for 75e5a3d
stleary
authored
75e5a3d
View commit details
Copy full SHA for 75e5a3d
Browse repository at this point
Commits on Feb 15, 2025
optimized unit tests to respond accurately to default strictMode
marilynel
committed
3919abd
View commit details
Copy full SHA for 3919abd
Browse repository at this point
fixed failing unit tests in strict mode, issue 940
marilynel
committed
f112a09
View commit details
Copy full SHA for f112a09
Browse repository at this point
Merge pull request #949 from marilynel/master
Show description for 42afb34
stleary
authored
42afb34
View commit details
Copy full SHA for 42afb34
Browse repository at this point
Previous
Next
You can’t perform that action at this time.