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
JSONArray.java
on
writeable
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 3, 2016
JavaDoc actual behaviour in several cases.
run2000
committed
de873ad
View commit details
Copy full SHA for de873ad
View code at this point
Browse repository at this point
Commits on Sep 2, 2016
Some more Javadoc fixes.
run2000
committed
030cbaf
View commit details
Copy full SHA for 030cbaf
View code at this point
Browse repository at this point
Revert some previous changes.
Show description for 10bf4b7
run2000
committed
10bf4b7
View commit details
Copy full SHA for 10bf4b7
View code at this point
Browse repository at this point
Commits on Sep 1, 2016
Unintentional recursive put() methods.
run2000
committed
6af6ee9
View commit details
Copy full SHA for 6af6ee9
View code at this point
Browse repository at this point
Catch and deal with bean NaN values.
Show description for 62321c3
run2000
committed
62321c3
View commit details
Copy full SHA for 62321c3
View code at this point
Browse repository at this point
Javadoc updates. Array put takes an Iterable.
run2000
committed
3babaaf
View commit details
Copy full SHA for 3babaaf
View code at this point
Browse repository at this point
Commits on Aug 31, 2016
Test validity when adding Object to JSONArray.
run2000
committed
47a9533
View commit details
Copy full SHA for 47a9533
View code at this point
Browse repository at this point
Fix up primitive double tests.
run2000
committed
e25d1d7
View commit details
Copy full SHA for e25d1d7
View code at this point
Browse repository at this point
Commits on Aug 29, 2016
Rearrange write static methods in JSONWriter.
Show description for df32603
run2000
committed
df32603
View commit details
Copy full SHA for df32603
View code at this point
Browse repository at this point
Commits on Aug 27, 2016
Streamline zero-arg toString() method.
run2000
committed
3703c67
View commit details
Copy full SHA for 3703c67
View code at this point
Browse repository at this point
Move write methods to JSONWriter.
run2000
committed
69ea1a1
View commit details
Copy full SHA for 69ea1a1
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 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
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 28, 2016
Cygwin fails me again, remove the execute bit.
run2000
committed
288c988
View commit details
Copy full SHA for 288c988
View code at this point
Browse repository at this point
Commits on Jul 27, 2016
Update version string
run2000
authored
0f579e4
View commit details
Copy full SHA for 0f579e4
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
Adapt JSONWriter to use Appendable instead of Writer.
Show description for 4892329
run2000
committed
4892329
View commit details
Copy full SHA for 4892329
View code at this point
Browse repository at this point
Commits on May 21, 2016
Update JSONArray.java
Show description for 8083208
stleary
committed
8083208
View commit details
Copy full SHA for 8083208
View code at this point
Browse repository at this point
Merge pull request #234 from erosb/master
Show description for b2bde1f
stleary
committed
b2bde1f
View commit details
Copy full SHA for b2bde1f
View code at this point
Browse repository at this point
Commits on May 16, 2016
fixing stleary/JSON-Java#233
erosb
committed
56be31e
View commit details
Copy full SHA for 56be31e
View code at this point
Browse repository at this point
Commits on May 14, 2016
add timestamps to recent commits, javadocs for JSONObject, JSONArray queryFrom() methods
stleary
committed
4a458a9
View commit details
Copy full SHA for 4a458a9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.