1368 Commits (ca1a6b0cc9603b34d375d27073f01384f968eef2)
 

Author SHA1 Message Date
  Cameron Armstrong (Nightfox) ca1a6b0cc9 Add support for MorphOS 1 year ago
  Cameron Armstrong (Nightfox) daff6eb746 Remove linking to libamiga and libc 1 year ago
  Cameron Armstrong (Nightfox) 254b5abef8 Do not use duplocale if building for libnix because it isnt supported yet 1 year ago
  Cameron Armstrong (Nightfox) d31d635af1 Clean up CMakeLists.txt and remove Amiga specific locale.h guard 1 year ago
  Cameron Armstrong (Nightfox) 743ebf53e5 Fix Readme 1 year ago
  Cameron Armstrong f928e7c0fa Get working ror libnix and clib2 1 year ago
  Cameron Armstrong 4feebc1cd6 Add support for Commodore Amiga 1 year ago
  Eric Hawicz 961c31f8ed
Merge pull request #879 from janotomko/null 9 months ago
  Eric Hawicz c63d4a4194
Merge pull request #878 from 0xfadead/readme-fix-underline 10 months ago
  Eric Hawicz 77bb5c54fc
Merge pull request #883 from simonresch/add-oss-fuzz-tests 10 months ago
  Simon Resch 839fbe0d63 Add fuzz tests for json_object/point/array apis 10 months ago
  Eric Hawicz ff8ed0f094 Issue #881: don't allow json_tokener_new_ex() with a depth < 1 10 months ago
  Eric Hawicz 565f181f65 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. 10 months ago
  Ján Tomko 828c12b226 Handle NULL gracefully in json_tokener_free 10 months ago
  Eric Hawicz 474ee12435 Fix the apps/json_parse "-s" (strict) option so it actually does something, and default to non-strict. 11 months ago
  Awildidiot d6b973e047
Fix underline bug in README 11 months ago
  Eric Hawicz 07148f33a1
Merge pull request #873 from esiaero/master 11 months ago
  Evan Si 2ec0b87b58 Correct year in changelog for 0.18 release 11 months ago
  Eric Hawicz c793374f16 Update openssl command to work for newer versions of openssl. 1 year ago
  Eric Hawicz e9bd26d568 Update the master branch to version 0.18.99 1 year ago
  Eric Haszlakiewicz 7ebdc4ddf8 Update abi-check.sh to compare 0.16 and 0.18 1 year ago
  Eric Hawicz 87900c0a2e Fix the expected output for test_parse 1 year ago
  Eric Hawicz e5ca4d3b3d Update ChangeLog, AUTHORS and issues_closed_for_0.18.md for an upcoming 0.18 release. 1 year ago
  Eric Hawicz e3db88d114
Merge pull request #871 from json-c/disallow-control-chars 1 year ago
  Eric Hawicz 6bfab90c87 Issue #867: disallow control characters in strict mode. 1 year ago
  Eric Hawicz ecb7a4c9a3
Merge pull request #864 from pavelzw/patch-1 1 year ago
  Pavel Zwerschke 906d1581de
Update CMakeLists.txt 1 year ago
  Pavel Zwerschke 9b8d170d1f
Build pkg-config for msvc as well 1 year ago
  Eric Hawicz 6e481aa061
Merge pull request #861 from bhaible/handle-another-oom-condition 1 year ago
  Eric Haszlakiewicz 781675758f Although CMAKE_C_COMPILER_FRONTEND_VARIANT is defined, it's not always set to some value. Fix builds for cases when it's blank. 1 year ago
  Bruno Haible 833233faa8 Handle yet another out-of-memory condition. 1 year ago
  Eric Hawicz 31a22fb2da Issue #857: fix a few places where json_tokener should have been returning json_tokener_error_memory but wasn't. 1 year ago
  Eric Hawicz 0051f2dbe0
Merge pull request #858 from alurm/master 1 year ago
  Alan Urmancheev 0741ce3918
json_tokener.h: json_tokener_parse_verbose: fix typo 1 year ago
  Eric Hawicz e3464a2ab4 Issue #829: attempt to detect clang-cl.exe and pass MSVC-compatile command line arguments. 1 year ago
  Eric Hawicz 61016412fb Issue #850: fill in & adjust the "@returns" docs for several functions. 1 year ago
  Eric Hawicz f2eac07129 doxygen can't handle html on heading, split that to separate lines 1 year ago
  Eric Hawicz e93ae70417 Fix issue #854: Set error=json_tokener_error_memory in json_tokener_parser_verbose() when allocating the tokener fails. 1 year ago
  Eric Hawicz 0bc2dd5e60
Merge pull request #852 from fedefrancescon/docs/micro-typo-fix 1 year ago
  Federico Francescon 9c44c7ed52 docs: micro typo in json_object_get doc 1 year ago
  Eric Hawicz 401249cbdf
Merge pull request #831 from neheb/1 1 year ago
  Rosen Penev 66f7869219 rename WIN32 to _WIN32 2 years ago
  Eric Hawicz dabed80523
Merge pull request #849 from rouault/random_seed_toctou 1 year ago
  Even Rouault f6c8eba84e
random_seed.c: add a Coverity Scan suppression 1 year ago
  Eric Hawicz 76f819e51d
Merge pull request #846 from evo-i/CMP0153 1 year ago
  evo eef983b1df
Update CMakeLists.txt 1 year ago
  evo c0cf4bc23b
Update CMakeLists.txt 1 year ago
  evo e85c8ada54
Fix ECHO_OUTPUT_VARIABLE 1 year ago
  evo 2c84476c77
[CMP0153](https://cmake.org/cmake/help/latest/policy/CMP0153.html) 1 year ago
  Eric Haszlakiewicz 407ddb4350 Issue #842 - fix one particular sign conversion warning. 1 year ago