1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Feb 26, 2025 — Feb 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
adds comments More... over 8 years ago
More test cases for position information More... over 8 years ago
Updates test coverage table More... over 8 years ago
Fixes more position errors from stepping to new lines and then back. More... over 8 years ago
more fixes for testing postition information More... over 8 years ago
Fixes position reports on errors More... over 8 years ago
More test corrections for correct position reports in error messages More... over 8 years ago
fix expected exception message More... over 8 years ago
Fixes for failing tests due to android integration More... over 8 years ago
adds comment for the API change More... over 8 years ago
Updates for supporting the Android API More... over 8 years ago
Merge pull request #348 from johnjaylward/ArrayPerformance More... over 8 years ago
Merge pull request #347 from ttulka/master More... over 8 years ago
Merge pull request #73 from johnjaylward/BetterErrorHandling More... over 8 years ago
Merge pull request #345 from johnjaylward/BetterErrorHandling More... over 8 years ago
comment added to explain the reason that JSON object is unordered More... over 8 years ago
change JSONObject(Map) constructor to use the default capacity when a null map is passed More... over 8 years ago
change JSONArray(Collection) constructor to use the default capacity when a null collection is passed More... over 8 years ago
* Updates array constructor and bulk operations to best guess capacity information * Update JSONObject to allow best guess for initial capacity. More... over 8 years ago
Updates tests for better error handling changes More... over 8 years ago
a comment added to explain the use of HashMap More... over 8 years ago
Adds JSONException for write value errors so serialization errors can be tracked easier More... over 8 years ago
Merge pull request #341 from johnjaylward/OptimizeLoops More... over 8 years ago
more comments More... over 8 years ago
fixes comments More... over 8 years ago
Merge pull request #71 from johnjaylward/OptimizeOpt More... almost 9 years ago
Merge pull request #337 from johnjaylward/OptimizeOpt More... almost 9 years ago
* Adds protected entrySet accessor to JSONObject * Updates loops that request key/value pairs to use the new entrySet accessor More... almost 9 years ago
Merge branch 'master' of github.com:stleary/JSON-java into OptimizeOpt More... almost 9 years ago
Merge pull request #70 from johnjaylward/fixSpelling More... almost 9 years ago