2023-12-12 |
evo | [CMP0153](https://cmake.org/cmake/help/latest/policy... 845/head |
commit | commitdiff | tree |
2023-11-30 |
Eric Haszlakiewicz | Issue #842 - fix one particular sign conversion warning. |
commit | commitdiff | tree |
2023-11-08 |
Eric Hawicz | Merge pull request #839 from ffontaine/master |
commit | commitdiff | tree |
2023-11-08 |
Fabrice Fontaine | json_pointer.c: initialize idx 839/head |
commit | commitdiff | tree |
2023-10-19 |
Eric Hawicz | Merge pull request #837 from HansolChoe/fix-tokener... |
commit | commitdiff | tree |
2023-10-19 |
HansolChoe | tokener_parse_ex_fuzzer: add type checking for parsed... 837/head |
commit | commitdiff | tree |
2023-09-23 |
Eric Hawicz | Take 2 fixing the placement of json_tokener_error_memor... |
commit | commitdiff | tree |
2023-09-10 |
Eric Hawicz | Merge pull request #827 from robert-pang/master |
commit | commitdiff | tree |
2023-09-10 |
Eric Hawicz | Merge pull request #826 from emlix/cmake-policies |
commit | commitdiff | tree |
2023-09-05 |
Robert Pang | Fix variable and API names in tokener_parse_ex_fuzzer... 827/head |
commit | commitdiff | tree |
2023-09-05 |
Rolf Eike Beer | CMake: request all policies up to CMake 3.12 being... 826/head |
commit | commitdiff | tree |
2023-09-05 |
Rolf Eike Beer | CMake: request consistent minimum version |
commit | commitdiff | tree |
2023-09-05 |
Rolf Eike Beer | CMake: remove needless policy setting |
commit | commitdiff | tree |
2023-08-12 |
Eric Haszlakiewicz | Update the master branch to version 0.17.99 |
commit | commitdiff | tree |
2023-08-12 |
Eric Hawicz | Add an abi-check.sh script that shows how to run the... |
commit | commitdiff | tree |
2023-08-12 |
Eric Haszlakiewicz | Also fix messages returned from json_tokener_error_desc... |
commit | commitdiff | tree |
2023-08-12 |
Eric Hawicz | Move the json_tokener_error_memory entry to the end... |
commit | commitdiff | tree |
2023-08-12 |
Eric Hawicz | Update the AUTHORS file and add issues_closed_for_0... |
commit | commitdiff | tree |
2023-08-08 |
Eric Hawicz | Update the ChangeLog for 0.17 based on notable commits... |
commit | commitdiff | tree |
2023-08-06 |
Eric Hawicz | Fix issue #823: add back json_number_chars, but only... |
commit | commitdiff | tree |
2023-08-06 |
Eric Hawicz | Merge pull request #679 from GitMensch/patch-1 |
commit | commitdiff | tree |
2023-08-06 |
Eric Hawicz | PR #679: add workaround for old compilers w/o stdint... 679/head |
commit | commitdiff | tree |
2023-08-04 |
Eric Hawicz | Merge pull request #822 from SSharshunov/master |
commit | commitdiff | tree |
2023-08-04 |
Sergey Sharshunov | Added option to disable app build 822/head |
commit | commitdiff | tree |
2023-08-01 |
Eric Hawicz | Merge pull request #702 from commodo/json_patch |
commit | commitdiff | tree |
2023-08-01 |
Eric Hawicz | Don't export json_pointer_get_internal, move json_objec... 702/head |
commit | commitdiff | tree |
2023-08-01 |
Eric Hawicz | Work around a somewhat misleading warning about "a... |
commit | commitdiff | tree |
2023-08-01 |
Eric Hawicz | Fix json_patch_apply handling of removing the whole... |
commit | commitdiff | tree |
2023-08-01 |
Eric Hawicz | Adjust the behavior of the args passed to json_patch_ap... |
commit | commitdiff | tree |
2023-08-01 |
Eric Hawicz | Fix an uninitialized memory access in json_pointer. |
commit | commitdiff | tree |
2023-08-01 |
Eric Hawicz | Create a json_pointer_private.h and move a few things... |
commit | commitdiff | tree |
2023-08-01 |
Alexandru Ardelean | tests: test_json_patch: add test suite for JSON patch |
commit | commitdiff | tree |
2023-08-01 |
Alexandru Ardelean | json_patch: add first implementation only with patch... |
commit | commitdiff | tree |
2023-08-01 |
Alexandru Ardelean | json_pointer: split json_pointer_set_with_array_cb() |
commit | commitdiff | tree |
2023-08-01 |
Alexandru Ardelean | json_pointer: move array out-of-bounds check outside... |
commit | commitdiff | tree |
2023-08-01 |
Alexandru Ardelean | json_pointer: introduce json_pointer_get_internal(... |
commit | commitdiff | tree |
2023-08-01 |
Alexandru Ardelean | json_pointer: convert index to size_t type |
commit | commitdiff | tree |
2023-08-01 |
Alexandru Ardelean | tests: test1: add test cases for json_object_array_inse... |
commit | commitdiff | tree |
2023-08-01 |
Alexandru Ardelean | json_object: introduce json_object_array_insert_idx... |
commit | commitdiff | tree |
2023-08-01 |
Alexandru Ardelean | json_pointer: fix comments about printf() variants... |
commit | commitdiff | tree |
2023-07-30 |
Eric Hawicz | Issue #668: add the option to specify "cmake -DUSELOCAL... |
commit | commitdiff | tree |
2023-07-30 |
Eric Hawicz | Issue #808: turn off -Wshorten-64-to-32 for clang build... |
commit | commitdiff | tree |
2023-07-13 |
Eric Hawicz | Merge pull request #772 from cosmo-ray/color |
commit | commitdiff | tree |
2023-07-10 |
Matthias Gatto | add JSON_C_TO_STRING_COLOR option 772/head |
commit | commitdiff | tree |
2023-07-07 |
Eric Hawicz | Skip apps when we're included in someone else's build... |
commit | commitdiff | tree |
2023-07-04 |
Eric Hawicz | Fix the -f option to apps/json_parse, add a -F <arg... |
commit | commitdiff | tree |
2023-07-04 |
Eric Hawicz | Merge pull request #759 from c3h2-ctf/truncation |
commit | commitdiff | tree |
2023-07-01 |
Eric Haszlakiewicz | Issue #688: Only exclude generated doc/* files, keep... |
commit | commitdiff | tree |
2023-03-28 |
Eric Haszlakiewicz | Stop linking a copy of _json_c_strerror() (strerror_ove... |
commit | commitdiff | tree |
2023-03-10 |
Eric Hawicz | Merge pull request #810 from dijonkitchen/patch-1 |
commit | commitdiff | tree |
2023-03-10 |
JC (Jonathan... | docs: update to Internet Standard reference 810/head |
commit | commitdiff | tree |
2023-02-23 |
Eric Haszlakiewicz | Bump up the minimum cmake version to 3.9. |
commit | commitdiff | tree |
2023-01-05 |
Eric Haszlakiewicz | Issue #570: note brief instructions for building on... |
commit | commitdiff | tree |
2022-12-27 |
Eric Hawicz | Merge pull request #804 from yrashk/cmp-0042 |
commit | commitdiff | tree |
2022-12-27 |
Eric Hawicz | Merge pull request #803 from yrashk/patch-2 |
commit | commitdiff | tree |
2022-12-27 |
Eric Hawicz | Merge pull request #802 from yrashk/patch-1 |
commit | commitdiff | tree |
2022-12-23 |
Yurii Rashkovskii | Problem: cmake 3.25.1 warns about CMP0042 not being set 804/head |
commit | commitdiff | tree |
2022-12-23 |
Yurii Rashkovskii | Problem: confusing error message in snprintf_compat.h 803/head |
commit | commitdiff | tree |
2022-12-23 |
Yurii Rashkovskii | Problem: modern CMake warns about version 2.8 802/head |
commit | commitdiff | tree |
2022-11-17 |
Eric Hawicz | Merge pull request #796 from fedefrancescon/test-add... |
commit | commitdiff | tree |
2022-11-16 |
Federico Francescon | Fixed `test_int_get` expected output 796/head |
commit | commitdiff | tree |
2022-11-15 |
Federico Francescon | Added basic tests for `json_object_get_int`, `json_obje... |
commit | commitdiff | tree |
2022-10-30 |
Eric Haszlakiewicz | Update expected output for test_parse, missed in the... |
commit | commitdiff | tree |
2022-10-30 |
Eric Haszlakiewicz | Explicitly check for integer overflow/underflow when... |
commit | commitdiff | tree |
2022-10-30 |
Eric Haszlakiewicz | Apply same EINVAL handling to json_parse_uint64() as... |
commit | commitdiff | tree |
2022-10-26 |
Eric Haszlakiewicz | Issue #792 - set errno=EINVAL if parsing the string... |
commit | commitdiff | tree |
2022-09-14 |
Eric Hawicz | Merge pull request #790 from Sarcares/patch-1 |
commit | commitdiff | tree |
2022-09-12 |
Luca Mannella | Small update to README file 790/head |
commit | commitdiff | tree |
2022-08-16 |
Eric Hawicz | Merge pull request #784 from rouault/get_time_seed_cove... |
commit | commitdiff | tree |
2022-08-16 |
Even Rouault | get_time_seed(): silence warning emitted by Coverity... 784/head |
commit | commitdiff | tree |
2022-08-14 |
Eric Hawicz | Merge pull request #783 from kraj/master |
commit | commitdiff | tree |
2022-08-14 |
Khem Raj | json_pointer.c: Move idx_val declaration to top of... 783/head |
commit | commitdiff | tree |
2022-08-14 |
Khem Raj | json_inttypes.h: Define ssize_t on windows platforms |
commit | commitdiff | tree |
2022-08-14 |
Khem Raj | Fix build with clang-15+ |
commit | commitdiff | tree |
2022-08-13 |
Eric Hawicz | Merge pull request #782 from DimitriPapadopoulos/codespell |
commit | commitdiff | tree |
2022-08-13 |
Dimitri Papadopoulos | Fix typos found by codespell 782/head |
commit | commitdiff | tree |
2022-07-31 |
Eric Haszlakiewicz | Apply some of the fixes from PR #740, although by using... |
commit | commitdiff | tree |
2022-07-31 |
Eric Hawicz | Merge pull request #757 from c3h2-ctf/big |
commit | commitdiff | tree |
2022-07-30 |
Eric Haszlakiewicz | Issue #705: disable locale handling when building for... |
commit | commitdiff | tree |
2022-07-30 |
Eric Haszlakiewicz | When serializing with JSON_C_TO_STRING_PRETTY set,... |
commit | commitdiff | tree |
2022-07-26 |
Eric Haszlakiewicz | Update Travis links to point at travis-ci.com instead... |
commit | commitdiff | tree |
2022-07-26 |
Eric Haszlakiewicz | Entirely drop mode bits from open(O_RDONLY) to avoid... |
commit | commitdiff | tree |
2022-07-24 |
Eric Haszlakiewicz | Trim a few travis builds, update others to more recent... |
commit | commitdiff | tree |
2022-07-24 |
Eric Haszlakiewicz | Fix the expected output for test_set_serializer. |
commit | commitdiff | tree |
2022-07-24 |
Eric Haszlakiewicz | Add test to check for the memory leak mentioned in... |
commit | commitdiff | tree |
2022-07-24 |
Eric Hawicz | Merge pull request #781 from dddaniel/master |
commit | commitdiff | tree |
2022-07-24 |
Daniel Danzberger | Fix memory leak with emtpy strings in json_object_set_s... 781/head |
commit | commitdiff | tree |
2022-06-27 |
Eric Haszlakiewicz | Fix issue #775 - use a loop instead of list(TRANSFORM... |
commit | commitdiff | tree |
2022-06-22 |
Eric Hawicz | Merge pull request #776 from stoeckmann/typo |
commit | commitdiff | tree |
2022-06-21 |
Tobias Stoeckmann | Fix typo 776/head |
commit | commitdiff | tree |
2022-06-13 |
Eric Haszlakiewicz | Fix #771/#768 by marking usage() as "noreturn" instead... |
commit | commitdiff | tree |
2022-06-04 |
Eric Hawicz | Merge pull request #769 from An7ar35/issue-768 |
commit | commitdiff | tree |
2022-06-01 |
An7ar35 | missing 'FALLTHRU' added to sort out error messages... 769/head |
commit | commitdiff | tree |
2022-05-30 |
Eric Haszlakiewicz | Unset NDEBUG so assert() is enabled in all tests. ... |
commit | commitdiff | tree |
2022-05-30 |
Eric Haszlakiewicz | Specify dependent libraries, including -lbsd, in a... |
commit | commitdiff | tree |
2022-05-30 |
Eric Haszlakiewicz | Include the tests and apps directories at the _end_... |
commit | commitdiff | tree |
2022-05-30 |
Eric Haszlakiewicz | Add --disable-static and --disable-dynamic options... |
commit | commitdiff | tree |
2022-04-14 |
Eric Haszlakiewicz | Note the DSIABLE_JSON_POINTER and DISABLE_EXTRA_LIBS... |
commit | commitdiff | tree |
2022-04-14 |
Eric Haszlakiewicz | Add a "Getting Help" section to the README. |
commit | commitdiff | tree |
2022-04-14 |
Eric Haszlakiewicz | Update the master branch to version 16.99 |
commit | commitdiff | tree |
next |