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 }}
lovejavaee
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
JSON-java
src
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 22, 2023
Fixed Flaky Tests Caused by JSON permutations
Show description for 48fb526
superMaaax
committed
48fb526
View commit details
Copy full SHA for 48fb526
View code at this point
Browse repository at this point
Commits on Mar 12, 2023
Merge pull request #731 from JoaoGFarias/patch-1
Show description for 8353b9c
stleary
authored
8353b9c
View commit details
Copy full SHA for 8353b9c
View code at this point
Browse repository at this point
Commits on Mar 7, 2023
Removed overriding closable interface.
haribabu-dev
committed
7eca507
View commit details
Copy full SHA for 7eca507
View code at this point
Browse repository at this point
Commits on Mar 4, 2023
JSONTokener implemented java.io.Closeable
haribabu-dev
committed
e1eabc9
View commit details
Copy full SHA for e1eabc9
View code at this point
Browse repository at this point
Commits on Mar 2, 2023
Removing commented out code
JoaoGFarias
authored
0d436d9
View commit details
Copy full SHA for 0d436d9
View code at this point
Browse repository at this point
Commits on Feb 21, 2023
refactor: introduce ParserConfiguration class hierarchy
TamasPergerDWP
committed
2409349
View commit details
Copy full SHA for 2409349
View code at this point
Browse repository at this point
Commits on Feb 13, 2023
refactor: make JSONMLParserConfiguration all-args constructor private, enforcing the builder pattern.
TamasPergerDWP
committed
9234eab
View commit details
Copy full SHA for 9234eab
View code at this point
Browse repository at this point
Commits on Feb 12, 2023
refactor: rename XMLtoJSONMLParserConfiguration to JSONMLParserConfiguration
TamasPergerDWP
committed
72f4c3e
View commit details
Copy full SHA for 72f4c3e
View code at this point
Browse repository at this point
Commits on Feb 11, 2023
fix: introduce optional XMLtoJSONMLParserConfiguration parameter for JSONML.toJSONArray(...) functions, to facilitate max nesting depth override.
TamasPergerDWP
committed
df2d6f8
View commit details
Copy full SHA for df2d6f8
View code at this point
Browse repository at this point
Commits on Feb 10, 2023
fix: limit the nesting depth in JSONML
Show description for a6e412b
TamasPergerDWP
committed
a6e412b
View commit details
Copy full SHA for a6e412b
View code at this point
Browse repository at this point
fix: amend XMLParserConfiguration.clone() to include the new maxNestingDepth param.
Show description for 2391d24
TamasPergerDWP
committed
2391d24
View commit details
Copy full SHA for 2391d24
View code at this point
Browse repository at this point
Commits on Feb 2, 2023
docs: remove wrong description of parse method
cleydyr
committed
448e204
View commit details
Copy full SHA for 448e204
View code at this point
Browse repository at this point
fix: set default maximum nesting depth as 512
cleydyr
committed
eb56704
View commit details
Copy full SHA for eb56704
View code at this point
Browse repository at this point
Commits on Feb 1, 2023
tests: add new test to verify that an XML having the permitted nesting depth can be converted
cleydyr
committed
651511f
View commit details
Copy full SHA for 651511f
View code at this point
Browse repository at this point
refactor: keep consistence with other tests and tidy up constant
cleydyr
committed
a14cb12
View commit details
Copy full SHA for a14cb12
View code at this point
Browse repository at this point
fix: limit the nesting depth
cleydyr
committed
f566a1d
View commit details
Copy full SHA for f566a1d
View code at this point
Browse repository at this point
Commits on Oct 30, 2022
move javadoc comments above the interface definition to make it visible
Show description for c798c76
niranjanib
committed
c798c76
View commit details
Copy full SHA for c798c76
View code at this point
Browse repository at this point
Commits on Oct 15, 2022
Merge pull request #696 from bmk15897/fix-flaky-test
Show description for 98df354
stleary
authored
98df354
View commit details
Copy full SHA for 98df354
View code at this point
Browse repository at this point
Commits on Oct 11, 2022
Fix Flaky Test
bmk15897
committed
a2d3d3c
View commit details
Copy full SHA for a2d3d3c
View code at this point
Browse repository at this point
Commits on Oct 10, 2022
Corrected test
DeaneOC
committed
85495fa
View commit details
Copy full SHA for 85495fa
View code at this point
Browse repository at this point
System line seperator now being used in JUnit test
DeaneOC
committed
7aba3ac
View commit details
Copy full SHA for 7aba3ac
View code at this point
Browse repository at this point
Commits on Oct 7, 2022
Added JavaDocs
DeaneOC
committed
9cb8e15
View commit details
Copy full SHA for 9cb8e15
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/stleary/JSON-java into Pretty-Print-XML-Functionality
DeaneOC
committed
80c1479
View commit details
Copy full SHA for 80c1479
View code at this point
Browse repository at this point
Removed unused import
DeaneOC
committed
a2c0562
View commit details
Copy full SHA for a2c0562
View code at this point
Browse repository at this point
Adding resources
DeaneOC
committed
153972a
View commit details
Copy full SHA for 153972a
View code at this point
Browse repository at this point
Reduced Test code length by using resources
DeaneOC
committed
4a8ff28
View commit details
Copy full SHA for 4a8ff28
View code at this point
Browse repository at this point
Commits on Oct 6, 2022
Test cases for XML toString indentation
DeaneOC
committed
fa457a4
View commit details
Copy full SHA for fa457a4
View code at this point
Browse repository at this point
Altered XML toString to allow indentation param
DeaneOC
committed
b7f708b
View commit details
Copy full SHA for b7f708b
View code at this point
Browse repository at this point
Commits on Oct 4, 2022
create unit tests for various number formats
hendrixjoseph
committed
1915aab
View commit details
Copy full SHA for 1915aab
View code at this point
Browse repository at this point
Commits on Aug 27, 2022
Merge branch 'master' into update-copyright
stleary
committed
89f6e7f
View commit details
Copy full SHA for 89f6e7f
View code at this point
Browse repository at this point
Merge pull request #683 from spaffrath/Issue_682_JSONString_similarity
Show description for 346fb26
stleary
authored
346fb26
View commit details
Copy full SHA for 346fb26
View code at this point
Browse repository at this point
Commits on Aug 24, 2022
update-copyright - Replace copyright and license restrictions with Public Domain
stleary
committed
6daabb4
View commit details
Copy full SHA for 6daabb4
View code at this point
Browse repository at this point
Commits on Aug 20, 2022
initial attempt to test for inconsistent map types in JSONObject
stleary
committed
e0534b3
View commit details
Copy full SHA for e0534b3
View code at this point
Browse repository at this point
Commits on Aug 5, 2022
Issue 682 JSONString similarity
spaffrath
committed
89f16ad
View commit details
Copy full SHA for 89f16ad
View code at this point
Browse repository at this point
Commits on Mar 21, 2022
Updates tests to have updated message expectations
John J. Aylward
committed
beae279
View commit details
Copy full SHA for beae279
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.