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 }}
run2000
/
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
JSONObject.java
on
strictmode
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 27, 2016
Clean up wrapping of Enum types.
run2000
committed
e24295a
View commit details
Copy full SHA for e24295a
View code at this point
Browse repository at this point
Commits on Aug 26, 2016
Method chaining
run2000
authored
7cafcbf
View commit details
Copy full SHA for 7cafcbf
View code at this point
Browse repository at this point
Smarter creation of key from method name
Show description for ce27f22
run2000
authored
ce27f22
View commit details
Copy full SHA for ce27f22
View code at this point
Browse repository at this point
Commits on Aug 25, 2016
Check return type for Void before proceeding
Show description for b20717d
run2000
authored
b20717d
View commit details
Copy full SHA for b20717d
View code at this point
Browse repository at this point
Commits on Aug 24, 2016
writeValue propagates to include Maps, Collections, and beans natively without requiring to create intermediate JSONObject or JSONArray.
run2000
committed
d20490a
View commit details
Copy full SHA for d20490a
View code at this point
Browse repository at this point
Commits on Aug 15, 2016
Length adjustments.
run2000
committed
1b530df
View commit details
Copy full SHA for 1b530df
View code at this point
Browse repository at this point
Write numbers without using substring.
Show description for 1483bb8
run2000
committed
1483bb8
View commit details
Copy full SHA for 1483bb8
View code at this point
Browse repository at this point
Commits on Aug 12, 2016
Fixes to numberToString, doubleToString.
run2000
committed
1a16081
View commit details
Copy full SHA for 1a16081
View code at this point
Browse repository at this point
Merge branch 'strictmode' of github.com:run2000/JSON-java into strictmode
run2000
committed
7cab014
View commit details
Copy full SHA for 7cab014
View code at this point
Browse repository at this point
Commits on Aug 11, 2016
Avoid repeated substrings in numberToString()
Show description for ac1abec
run2000
authored
ac1abec
View commit details
Copy full SHA for ac1abec
View code at this point
Browse repository at this point
Prefer non-substring append when indent == padding
run2000
committed
0f6b5f3
View commit details
Copy full SHA for 0f6b5f3
View code at this point
Browse repository at this point
Commits on Aug 9, 2016
Don't create JSONArray on empty keySet.
run2000
committed
0f8cf62
View commit details
Copy full SHA for 0f8cf62
View code at this point
Browse repository at this point
Commits on Aug 8, 2016
Avoid explicit loops in names() and getNames()
Show description for 1caf0a6
run2000
authored
1caf0a6
View commit details
Copy full SHA for 1caf0a6
View code at this point
Browse repository at this point
Use indent directly
run2000
authored
e36b1ee
View commit details
Copy full SHA for e36b1ee
View code at this point
Browse repository at this point
Nice rounding for common space separators
run2000
authored
5450ebb
View commit details
Copy full SHA for 5450ebb
View code at this point
Browse repository at this point
Generify a bit
run2000
authored
4284900
View commit details
Copy full SHA for 4284900
View code at this point
Browse repository at this point
Batch up spaces for indenting
run2000
authored
bef65ea
View commit details
Copy full SHA for bef65ea
View code at this point
Browse repository at this point
Commits on Aug 6, 2016
Merge JSONWriter append fixes from master.
run2000
committed
63a4e60
View commit details
Copy full SHA for 63a4e60
View code at this point
Browse repository at this point
Commits on Aug 5, 2016
Revert whitespace.
run2000
committed
73c5155
View commit details
Copy full SHA for 73c5155
View code at this point
Browse repository at this point
Use appendValue, based on append, for writing directly.
run2000
committed
70f0dd9
View commit details
Copy full SHA for 70f0dd9
View code at this point
Browse repository at this point
Commits on Aug 4, 2016
Revert whitespace, direct JSONObject.writeValue() call.
Show description for c8c95c9
run2000
committed
c8c95c9
View commit details
Copy full SHA for c8c95c9
View code at this point
Browse repository at this point
Commits on Jul 30, 2016
Update against master branch.
run2000
committed
508caa8
View commit details
Copy full SHA for 508caa8
View code at this point
Browse repository at this point
Commits on Jul 27, 2016
Update version string
run2000
authored
e94e25b
View commit details
Copy full SHA for e94e25b
View code at this point
Browse repository at this point
Merge from upstream.
run2000
committed
4a38c80
View commit details
Copy full SHA for 4a38c80
View code at this point
Browse repository at this point
Commits on Jul 26, 2016
valueToString() fully backward compatible for JSONString.
run2000
committed
4bb1d4d
View commit details
Copy full SHA for 4bb1d4d
View code at this point
Browse repository at this point
Commits on Jul 19, 2016
reduce the use of unnecessary exceptions
Nils Faupel
committed
3890bfa
View commit details
Copy full SHA for 3890bfa
View code at this point
Browse repository at this point
Revert "reduces the use of unnecessary exceptions"
Show description for abf2963
Nils Faupel
committed
abf2963
View commit details
Copy full SHA for abf2963
View code at this point
Browse repository at this point
Commits on Jul 8, 2016
reduces the use of unnecessary exceptions
xxxertetet
committed
7627d40
View commit details
Copy full SHA for 7627d40
View code at this point
Browse repository at this point
Commits on Jul 5, 2016
Javadoc fixes for Java 8, number enhancements.
Show description for 81dd033
run2000
committed
81dd033
View commit details
Copy full SHA for 81dd033
View code at this point
Browse repository at this point
Commits on Jul 3, 2016
Move JSONToken enum into inner-enum of JSONTokener. No particular reason to expose it as a standalong enum, since it's used for communication between the Tokeners, JSONArray and JSONObject.
run2000
committed
df87f14
View commit details
Copy full SHA for df87f14
View code at this point
Browse repository at this point
Commits on Jul 2, 2016
Factor out superclass Scanner from JSONTokener. Rearrange JSONTokener and introduce JSONStrictTokener.
run2000
committed
8756d70
View commit details
Copy full SHA for 8756d70
View code at this point
Browse repository at this point
Factor out superclass Scanner from JSONTokener. Rearrange JSONTokener and introduce JSONStrictTokener.
run2000
committed
eaca2a1
View commit details
Copy full SHA for eaca2a1
View code at this point
Browse repository at this point
Minor tweaks.
run2000
committed
2917cc5
View commit details
Copy full SHA for 2917cc5
View code at this point
Browse repository at this point
Minor tweaks.
run2000
committed
826ceef
View commit details
Copy full SHA for 826ceef
View code at this point
Browse repository at this point
Commits on Jun 14, 2016
Remove executable bit.
run2000
committed
c91c37a
View commit details
Copy full SHA for c91c37a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.