3
I Use This!
Low Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Oct 16, 2024 — Oct 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #893 from sffc/supplemental-code-point-bug More... 2 months ago
Fix code and update tests More... 3 months ago
Add tests with current behavior More... 3 months ago
Make json_parse a bit more useful by adding -u (validate UTF8) and -P (specify arbitrary tokener parse flags), and read from stdin if no filename is provided. More... 3 months ago
Issue #867 - also disallow control characters in keys More... 7 months ago
Merge pull request #884 from careles/mingw_win64-WIN32_LEAN_AND_MEAN-redefined More... 9 months ago
fix macro WIN32_LEAN_AND_MEAN redefined More... 9 months ago
Merge pull request #872 from GitMensch/patch-2 More... 10 months ago
Merge pull request #847 from sacredbanana/amiga More... 10 months ago
Merge pull request #882 from simonresch/handle-nan-to-int-conversion More... 10 months ago
Merge pull request #879 from janotomko/null More... 10 months ago
Set error codes for truncating int conversions More... 11 months ago
Merge pull request #878 from 0xfadead/readme-fix-underline More... 11 months ago
Merge pull request #883 from simonresch/add-oss-fuzz-tests More... 11 months ago
Issue #881: don't allow json_tokener_new_ex() with a depth < 1 More... 11 months ago
Explicitly handle NaN values when converting to int More... 11 months ago
Fix issue #875: cast to unsigned char so bytes above 0x7f aren't interpreted as negative, which was causing the strict-mode control characters check to incorrectly trigger. More... 11 months ago
Add fuzz tests for json_object/point/array apis More... 11 months ago
Handle NULL gracefully in json_tokener_free More... 11 months ago
Fix the apps/json_parse "-s" (strict) option so it actually does something, and default to non-strict. More... 12 months ago
Fix underline bug in README More... 12 months ago