3
I Use This!
Low Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 11 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
Merge pull request #873 from esiaero/master More... about 1 year ago
Correct year in changelog for 0.18 release More... about 1 year ago
fix linkhash breaking -std=c89 More... about 1 year ago
Update openssl command to work for newer versions of openssl. More... about 1 year ago
Update the master branch to version 0.18.99 More... about 1 year ago
Update abi-check.sh to compare 0.16 and 0.18 More... about 1 year ago
Fix the expected output for test_parse More... about 1 year ago
Update ChangeLog, AUTHORS and issues_closed_for_0.18.md for an upcoming 0.18 release. More... about 1 year ago
Merge pull request #871 from json-c/disallow-control-chars More... about 1 year ago