-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(#887): complete strictMode for JSONArray #888
Commits on Apr 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fe597d2 - Browse repository at this point
Copy the full SHA fe597d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce074e9 - Browse repository at this point
Copy the full SHA ce074e9View commit details
Commits on Apr 21, 2024
-
fix(stleary#887): double array breaking JSONTokener.nextValue
change(stleary#887): input validation
Configuration menu - View commit details
-
Copy full SHA for 3dcd5b2 - Browse repository at this point
Copy the full SHA 3dcd5b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03def9c - Browse repository at this point
Copy the full SHA 03def9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bace72 - Browse repository at this point
Copy the full SHA 0bace72View commit details
Commits on Apr 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7cc1948 - Browse repository at this point
Copy the full SHA 7cc1948View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce13ebd - Browse repository at this point
Copy the full SHA ce13ebdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 898dd5a - Browse repository at this point
Copy the full SHA 898dd5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 879579d - Browse repository at this point
Copy the full SHA 879579dView commit details
Commits on Apr 27, 2024
-
feat(stleary#877): improved JSONArray and JSONTokener logic
JSONArray construction improved to recursive validation JSONTokener implemented smallCharMemory and array level for improved validation Added new test cases and minor test case adaption
Configuration menu - View commit details
-
Copy full SHA for 9216a19 - Browse repository at this point
Copy the full SHA 9216a19View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a8c216 - Browse repository at this point
Copy the full SHA 7a8c216View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e3f37b - Browse repository at this point
Copy the full SHA 1e3f37bView commit details
Commits on Apr 28, 2024
-
force strict mode to expose failing tests
Sean Leary authored and Sean Leary committedApr 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 4319b71 - Browse repository at this point
Copy the full SHA 4319b71View commit details -
fixes the broken JSONArrayTest cases
Sean Leary authored and Sean Leary committedApr 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 6529a7e - Browse repository at this point
Copy the full SHA 6529a7eView commit details -
fixes the JSONObjectNumberTest cases
Sean Leary authored and Sean Leary committedApr 28, 2024 Configuration menu - View commit details
-
Copy full SHA for d1fd901 - Browse repository at this point
Copy the full SHA d1fd901View commit details -
fixes the broken JSONObjectTest cases
Sean Leary authored and Sean Leary committedApr 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 2098373 - Browse repository at this point
Copy the full SHA 2098373View commit details -
fixes the broken CDLTest cases
Sean Leary authored and Sean Leary committedApr 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 1881cbe - Browse repository at this point
Copy the full SHA 1881cbeView commit details -
fixes the broken JSONMLTest cases
Sean Leary authored and Sean Leary committedApr 28, 2024 Configuration menu - View commit details
-
Copy full SHA for f4944fb - Browse repository at this point
Copy the full SHA f4944fbView commit details -
fixes the broken XMLConfigurationTest cases
Sean Leary authored and Sean Leary committedApr 28, 2024 Configuration menu - View commit details
-
Copy full SHA for fa2f340 - Browse repository at this point
Copy the full SHA fa2f340View commit details -
fixes the broken XMLTest cases
Sean Leary authored and Sean Leary committedApr 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 0180bd9 - Browse repository at this point
Copy the full SHA 0180bd9View commit details -
fixes the broken JSONTokenerTest cases
Sean Leary authored and Sean Leary committedApr 28, 2024 Configuration menu - View commit details
-
Copy full SHA for cf00ef3 - Browse repository at this point
Copy the full SHA cf00ef3View commit details -
fix(stleary#887): regressions, unit tests
- JSONArray now evaluates EOF accordingly for empty Array inputs. - JSONTokener fixed indentation - externalized two JSONMLTest cases
Configuration menu - View commit details
-
Copy full SHA for 1ae43bd - Browse repository at this point
Copy the full SHA 1ae43bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48dfeb8 - Browse repository at this point
Copy the full SHA 48dfeb8View commit details
Commits on May 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a8ab79e - Browse repository at this point
Copy the full SHA a8ab79eView commit details