1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Sep 21, 2025 — Sep 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1061 from stleary/restore-lenient-jsonarray More... 3 months ago
Address CDL row serialization review comments More... 3 months ago
restore-lenient-jsonarray fix some sonarcube issues More... 3 months ago
restore-lenient-jsonarray initial commit More... 3 months ago
Refactor CDL row serialization More... 3 months ago
Merge pull request #1058 from stleary/docs-and-warnings-cleanup More... 4 months ago
docs-and-warnings-cleanup cleanup some doc files, update pom for deployment, fix some JSONObject warnings More... 4 months ago
Merge pull request #1054 from stleary/pre-release-20260522 More... 4 months ago
pre-release-20260522 doc and build updates for release More... 4 months ago
Merge pull request #1053 from stleary/update-security-md-with-key More... 4 months ago
update-security-md-with-key new security.md file, also fixed 1000 level jsonarray test that fails on my laptop More... 5 months ago
Merge pull request #1046 from yuki-matsuhashi/master More... 6 months ago
Validate XML numeric character references before string construction More... 6 months ago
Merge pull request #1044 from yuki-matsuhashi/1043-ignore-static More... 6 months ago
Add comment for empty test constructor More... 7 months ago
Ignore static fields in JSONObject.fromJson() More... 7 months ago
Merge pull request #1041 from stleary/license-clarification More... 7 months ago
Enhance README with license clarification More... 7 months ago
Merge pull request #1039 from pratiktiwari13/bugfix/empty-force-list More... 8 months ago
Fixes #1040, Aligns non-forceList behaviour with forceList More... 8 months ago
Merge pull request #1038 from OwenSanzas/fix-xmltokener-unescapeentity More... 8 months ago
Merge pull request #1037 from OwenSanzas/fix-jsonml-classcast More... 8 months ago
Remove unnecessary conditions More... 8 months ago
Add unit tests for JSONML ClassCastException fix More... 8 months ago
Add unit tests for XMLTokener.unescapeEntity() input validation More... 8 months ago
Refactor XMLTokener.unescapeEntity() to reduce complexity More... 8 months ago
Fix input validation in XMLTokener.unescapeEntity() More... 8 months ago
Fix ClassCastException in JSONML.toJSONArray and toJSONObject More... 8 months ago
Fixes the issue of losing the array if an empty forceList element or a tag is in the middle or the end More... 9 months ago
Merge pull request #1027 from Simulant87/1023-set-default-locale More... 9 months ago