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 }}
mccartney
/
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 Sep 30, 2023
Merge pull request #773 from eedijs/master
Show description for ef68cdf
stleary
authored
ef68cdf
View commit details
Copy full SHA for ef68cdf
Browse repository at this point
Commits on Sep 27, 2023
Add optJSONArray and optJSONObject methods to JSONArray with a default value
eedijs
committed
284a316
View commit details
Copy full SHA for 284a316
Browse repository at this point
Commits on Sep 26, 2023
Merge pull request #770 from eamonnmcmanus/testfixes
Show description for 4e8231c
stleary
authored
4e8231c
View commit details
Copy full SHA for 4e8231c
Browse repository at this point
Commits on Sep 25, 2023
Add optJSONArray method to JSONObject with a default value
eedijs
committed
db0fde2
View commit details
Copy full SHA for db0fde2
Browse repository at this point
Commits on Sep 19, 2023
Small test fixes.
Show description for 3e688af
eamonnmcmanus
committed
3e688af
View commit details
Copy full SHA for 3e688af
Browse repository at this point
Commits on Sep 16, 2023
Merge pull request #769 from jscrdev/fixed-warnings
Show description for 01727fd
stleary
authored
01727fd
View commit details
Copy full SHA for 01727fd
Browse repository at this point
Commits on Sep 8, 2023
Addressed compile warnings
javadev
committed
74cd73f
View commit details
Copy full SHA for 74cd73f
Browse repository at this point
Commits on Sep 3, 2023
Merge pull request #741 from jscrdev/setup-java-11
Show description for c29d488
stleary
authored
c29d488
View commit details
Copy full SHA for c29d488
Browse repository at this point
Update CONTRIBUTING.md
Show description for 7c1b653
stleary
authored
7c1b653
View commit details
Copy full SHA for 7c1b653
Browse repository at this point
Merge branch 'master' into setup-java-11
javadev
authored
db122e5
View commit details
Copy full SHA for db122e5
Browse repository at this point
Merge pull request #761 from bowbahdoe/master
Show description for a309931
stleary
authored
a309931
View commit details
Copy full SHA for a309931
Browse repository at this point
Commits on Aug 29, 2023
Update build.gradle
javadev
authored
e27da22
View commit details
Copy full SHA for e27da22
Browse repository at this point
Resolved Gradle build dependency
javadev
committed
af6d07c
View commit details
Copy full SHA for af6d07c
Browse repository at this point
Merge pull request #764 from johnjaylward/CodeQl_Pipeline_Update
Show description for 6409336
stleary
authored
6409336
View commit details
Copy full SHA for 6409336
Browse repository at this point
Commits on Aug 28, 2023
update CodeQL action version
John J. Aylward
committed
9b69ec4
View commit details
Copy full SHA for 9b69ec4
Browse repository at this point
Update pipeline.yml
javadev
committed
2c674be
View commit details
Copy full SHA for 2c674be
Browse repository at this point
Update README.md
javadev
committed
be33deb
View commit details
Copy full SHA for be33deb
Browse repository at this point
Update pipeline.yml
javadev
committed
48089a4
View commit details
Copy full SHA for 48089a4
Browse repository at this point
Update pipeline.yml
javadev
committed
a4e152f
View commit details
Copy full SHA for a4e152f
Browse repository at this point
Correction of bug when compiling/testing on Windows: Issue537 file must be read as UTF-8 (Issue 745)
dburbrid
authored and
javadev
committed
3dd8f2e
View commit details
Copy full SHA for 3dd8f2e
Browse repository at this point
Updated mockito
javadev
committed
bae0b0d
View commit details
Copy full SHA for bae0b0d
Browse repository at this point
Setup java 8 as minimum version
javadev
committed
e563dbc
View commit details
Copy full SHA for e563dbc
Browse repository at this point
Commits on Aug 16, 2023
Remove automatic module name
bowbahdoe
committed
50dfcc5
View commit details
Copy full SHA for 50dfcc5
Browse repository at this point
Add module-info to maven build
bowbahdoe
committed
b2943eb
View commit details
Copy full SHA for b2943eb
Browse repository at this point
Commits on Aug 5, 2023
Merge pull request #759 from eamonnmcmanus/eofnull
Show description for 60662e2
stleary
authored
60662e2
View commit details
Copy full SHA for 60662e2
Browse repository at this point
Commits on Aug 1, 2023
Apply simplification suggested by @johnjaylward.
eamonnmcmanus
committed
2a4bc34
View commit details
Copy full SHA for 2a4bc34
Browse repository at this point
Fix indentation in test.
eamonnmcmanus
committed
b6ff0db
View commit details
Copy full SHA for b6ff0db
Browse repository at this point
Don't skip past `\0` when parsing JSON objects.
Show description for c8a9e15
eamonnmcmanus
committed
c8a9e15
View commit details
Copy full SHA for c8a9e15
Browse repository at this point
Commits on Jul 15, 2023
Merge pull request #753 from davejbur/add-object-methods-and-test
Show description for 402db6a
stleary
authored
402db6a
View commit details
Copy full SHA for 402db6a
Browse repository at this point
Commits on Jun 29, 2023
Renamed object methods from ...Obj to ...Object.
Show description for 4951ec4
dburbrid
authored and
dburbrid
committed
4951ec4
View commit details
Copy full SHA for 4951ec4
Browse repository at this point
Merge pull request #752 from davejbur/issue-745-compile-error
Show description for 8ce0019
stleary
authored
8ce0019
View commit details
Copy full SHA for 8ce0019
Browse repository at this point
Commits on Jun 26, 2023
Correction of bug when compiling/testing on Windows: Issue537 file must be read as UTF-8 (Issue 745)
dburbrid
authored and
dburbrid
committed
3d52434
View commit details
Copy full SHA for 3d52434
Browse repository at this point
Commits on Jun 18, 2023
Update pom.xml for maven deploy
Show description for a963115
stleary
authored
a963115
View commit details
Copy full SHA for a963115
Browse repository at this point
Merge pull request #749 from stleary/pre-release-20230618
Show description for f959baa
stleary
authored
f959baa
View commit details
Copy full SHA for f959baa
Browse repository at this point
Update pom.xml for 20230618
stleary
authored
c048b36
View commit details
Copy full SHA for c048b36
Browse repository at this point
Previous
Next
You can’t perform that action at this time.