2020-06-21 |
Eric Haszlakiewicz | Update the json_tokener_parse_ex() docs to clarify... |
commit | commitdiff | tree | snapshot |
2020-06-21 |
Eric Hawicz | Merge pull request #633 from dota17/issue616 |
commit | commitdiff | tree | snapshot |
2020-06-20 |
Eric Haszlakiewicz | Add json_object_array_shrink() (and array_list_shrink... |
commit | commitdiff | tree | snapshot |
2020-06-20 |
Eric Hawicz | Merge pull request #632 from json-c/json_object-split |
commit | commitdiff | tree | snapshot |
2020-06-16 |
Eric Haszlakiewicz | Reformat the json_object-split branch with clang-format json_object-split |
commit | commitdiff | tree | snapshot |
2020-06-14 |
Eric Hawicz | Merge pull request #634 from micahsnyder/json-c-fPIC |
commit | commitdiff | tree | snapshot |
2020-06-14 |
Micah Snyder | Issue #508: `-fPIC` to link libjson-c.a with libs |
commit | commitdiff | tree | snapshot |
2020-06-14 |
Eric Haszlakiewicz | Include unistd.h to fix the build on OSX |
commit | commitdiff | tree | snapshot |
2020-06-13 |
Eric Haszlakiewicz | Drop the _delete field from struct json_object and... |
commit | commitdiff | tree | snapshot |
2020-06-13 |
Eric Haszlakiewicz | Drop the useless "char data[1]" from struct json_object... |
commit | commitdiff | tree | snapshot |
2020-06-08 |
dota17 | fix issue 616: support the surrogate pair in split... |
commit | commitdiff | tree | snapshot |
2020-06-07 |
Eric Haszlakiewicz | Eliminate unnecessary cast that was added to test_doubl... |
commit | commitdiff | tree | snapshot |
2020-06-07 |
Eric Haszlakiewicz | Summarize the changes from the json_object-split branch... |
commit | commitdiff | tree | snapshot |
2020-06-07 |
Eric Haszlakiewicz | Move the ssize_t typedef from json_inttypes.h to json_o... |
commit | commitdiff | tree | snapshot |
2020-06-07 |
Eric Haszlakiewicz | The split of json_object into type-specific sub-structu... |
commit | commitdiff | tree | snapshot |
2020-06-07 |
Eric Haszlakiewicz | More fixes for old MSVC builds. |
commit | commitdiff | tree | snapshot |
2020-06-07 |
Eric Haszlakiewicz | Fix typo in previous commit to check for SSIZE_T on... |
commit | commitdiff | tree | snapshot |
2020-06-07 |
Eric Haszlakiewicz | Change CMakeLists.txt to look for SSIZE_T on MSVC too. |
commit | commitdiff | tree | snapshot |
2020-06-07 |
Eric Haszlakiewicz | On MSVC, add a ssize_t typedef using SSIZE_T from BaseTsd.h |
commit | commitdiff | tree | snapshot |
2020-06-07 |
Eric Haszlakiewicz | Kick json_type_string out of struct json_object. |
commit | commitdiff | tree | snapshot |
2020-06-04 |
Eric Hawicz | Merge pull request #628 from clamwin/compat-fixes-master |
commit | commitdiff | tree | snapshot |
2020-06-03 |
Gianluigi Tiesi | get_cryptgenrandom_seed: compat with old windows +... |
commit | commitdiff | tree | snapshot |
2020-05-31 |
Eric Haszlakiewicz | Apply the fix from @pointbre in issue #626 to skip... |
commit | commitdiff | tree | snapshot |
2020-05-30 |
Eric Haszlakiewicz | Issue #626: Restore compatibility with cmake 2.8 by... |
commit | commitdiff | tree | snapshot |
2020-05-26 |
Eric Haszlakiewicz | Kick json_type_int and json_type_double out of struct... |
commit | commitdiff | tree | snapshot |
2020-05-25 |
Eric Haszlakiewicz | Declare variables earlier, to appease Visual Studio... |
commit | commitdiff | tree | snapshot |
2020-05-25 |
Eric Haszlakiewicz | Kick json_type_boolean out of struct json_object. |
commit | commitdiff | tree | snapshot |
2020-05-25 |
Eric Haszlakiewicz | Add some backwards compat for Visual Studio 2013. |
commit | commitdiff | tree | snapshot |
2020-05-25 |
Eric Haszlakiewicz | Kick json_type_array out of struct json_object; re... |
commit | commitdiff | tree | snapshot |
2020-05-25 |
Eric Haszlakiewicz | Start splitting struct json_object into multiple sub... |
commit | commitdiff | tree | snapshot |
2020-05-24 |
Eric Haszlakiewicz | In arraylist, use malloc instead of calloc, avoid clear... |
commit | commitdiff | tree | snapshot |
2020-05-18 |
Eric Hawicz | Merge pull request #622 from besser82/topic/besser82... |
commit | commitdiff | tree | snapshot |
2020-05-18 |
Björn Esser | CMake: Fix grammar: written -> wrote. |
commit | commitdiff | tree | snapshot |
2020-05-18 |
Björn Esser | doc: Move Doxyfile into doc subdir |
commit | commitdiff | tree | snapshot |
2020-05-18 |
Eric Haszlakiewicz | With the change in cc80203, Doxyfile no longer needs... |
commit | commitdiff | tree | snapshot |
2020-05-18 |
Eric Hawicz | Merge pull request #619 from besser82/topic/besser82... |
commit | commitdiff | tree | snapshot |
2020-05-18 |
Eric Hawicz | Merge pull request #618 from besser82/topic/besser82... |
commit | commitdiff | tree | snapshot |
2020-05-18 |
Björn Esser | CMake: Fix out-of-tree build for Doxygen documentation. |
commit | commitdiff | tree | snapshot |
2020-05-18 |
Björn Esser | test_deep_copy: Fix assertion value. |
commit | commitdiff | tree | snapshot |
2020-05-18 |
Eric Hawicz | Merge pull request #617 from besser82/topic/besser82... |
commit | commitdiff | tree | snapshot |
2020-05-18 |
Björn Esser | README: Update configuration options for CMake. |
commit | commitdiff | tree | snapshot |
2020-05-18 |
Björn Esser | CMake: Re-format config-option block and re-order it... |
commit | commitdiff | tree | snapshot |
2020-05-18 |
Björn Esser | CMake: Add an option to disable the use of thread-local... |
commit | commitdiff | tree | snapshot |
2020-05-18 |
Björn Esser | tests: Fix test_double_serializer without thread-local... |
commit | commitdiff | tree | snapshot |
2020-05-17 |
Eric Hawicz | Merge pull request #614 from stoeckmann/format |
commit | commitdiff | tree | snapshot |
2020-05-17 |
Eric Hawicz | Update issue templates |
commit | commitdiff | tree | snapshot |
2020-05-16 |
Tobias Stoeckmann | Prevent truncation on custom double formatters. |
commit | commitdiff | tree | snapshot |
2020-05-16 |
Eric Haszlakiewicz | Revert part of PR#606 and use isnan/isinf again, but... |
commit | commitdiff | tree | snapshot |
2020-05-16 |
Eric Hawicz | Merge pull request #606 from davidjmccann/master |
commit | commitdiff | tree | snapshot |
2020-05-14 |
David McCann | Improved support for IBM operating systems |
commit | commitdiff | tree | snapshot |
2020-05-13 |
Eric Haszlakiewicz | Issue #604: add check for __MINGW32__ in snprintf_compat.h |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Eric Haszlakiewicz | Display a bit of info about what exactly we're benchmar... |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Eric Haszlakiewicz | Ignore the bench/work and bench/data directories. |
commit | commitdiff | tree | snapshot |
2020-05-11 |
Eric Hawicz | Merge pull request #602 from ploxiln/parse_uint64_errno |
commit | commitdiff | tree | snapshot |
2020-05-10 |
Pierce Lopez | fix json_parse_uint64() usage of errno |
commit | commitdiff | tree | snapshot |
2020-05-10 |
Eric Haszlakiewicz | Fix snprintf on windows problem for test4. |
commit | commitdiff | tree | snapshot |
2020-05-10 |
Eric Haszlakiewicz | Issue #600: don't rename the static library on Windows... |
commit | commitdiff | tree | snapshot |
2020-05-10 |
Eric Haszlakiewicz | Re-format after recent change to fix linkhash. |
commit | commitdiff | tree | snapshot |
2020-05-10 |
Eric Haszlakiewicz | Issue #598: avoid building static libraries twice. |
commit | commitdiff | tree | snapshot |
2020-05-10 |
Eric Haszlakiewicz | Issue #599: Fix the backwards check in lh_table_insert_... |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Eric Hawicz | Merge branch 'master' of https://github.com/json-c... |
commit | commitdiff | tree | snapshot |
2020-05-09 |
Eric Hawicz | Merge pull request #597 from ploxiln/json_parse_usage |
commit | commitdiff | tree | snapshot |
2020-05-08 |
Pierce Lopez | json_parse demo: fix and use usage() function |
commit | commitdiff | tree | snapshot |
2020-05-08 |
Eric Hawicz | Merge pull request #595 from dota17/static_shared |
commit | commitdiff | tree | snapshot |
2020-05-07 |
hofnarr | cmake-configure: fix enable-static option |
commit | commitdiff | tree | snapshot |
2020-05-07 |
hofnarr | cmake: change variable name |
commit | commitdiff | tree | snapshot |
2020-05-07 |
hofnarr | cmake: add list for build targets |
commit | commitdiff | tree | snapshot |
2020-05-07 |
dota17 | update |
commit | commitdiff | tree | snapshot |
2020-05-07 |
Eric Hawicz | Merge pull request #592 from stoeckmann/oob |
commit | commitdiff | tree | snapshot |
2020-05-06 |
Tobias Stoeckmann | Fix integer overflows. |
commit | commitdiff | tree | snapshot |
2020-05-06 |
dota17 | support to build both static and shared libraries |
commit | commitdiff | tree | snapshot |
2020-05-04 |
Tobias Stoeckmann | Prevent division by zero in linkhash. |
commit | commitdiff | tree | snapshot |
2020-05-04 |
Tobias Stoeckmann | Protect array_list_del_idx against size_t overflow. |
commit | commitdiff | tree | snapshot |
2020-05-04 |
Eric Haszlakiewicz | Make the benchmark work with pre-cmake versions of... |
commit | commitdiff | tree | snapshot |
2020-05-04 |
Eric Haszlakiewicz | In jc-bench.sh, decode the --before and --after args... |
commit | commitdiff | tree | snapshot |
2020-05-04 |
Eric Haszlakiewicz | Issue #589: drop the rdrand test loops to just 3, tweak... |
commit | commitdiff | tree | snapshot |
2020-05-04 |
Eric Hawicz | Merge pull request #589 from Xyene/detect-broken-rdrand |
commit | commitdiff | tree | snapshot |
2020-05-03 |
Tudor Brindus | Detect broken RDRAND during initialization |
commit | commitdiff | tree | snapshot |
2020-05-03 |
Eric Hawicz | Fix printf format issues in apps/json_parse, and actual... |
commit | commitdiff | tree | snapshot |
2020-05-03 |
Eric Hawicz | Merge pull request #590 from Xyene/fix-cpuid-segfault |
commit | commitdiff | tree | snapshot |
2020-05-03 |
Tudor Brindus | Fix segmentation fault in CPUID check |
commit | commitdiff | tree | snapshot |
2020-05-03 |
Eric Haszlakiewicz | Fix cmake-configure to accept "--prefix=<foo>" in addit... |
commit | commitdiff | tree | snapshot |
2020-04-27 |
Eric Haszlakiewicz | Add an initial version of a benchmarking harness for... |
commit | commitdiff | tree | snapshot |
2020-04-26 |
Eric Haszlakiewicz | Extend the CMakeLists.txt in the apps directory to... |
commit | commitdiff | tree | snapshot |
2020-04-21 |
Eric Haszlakiewicz | The json_parse command line app doesn't build on Window... |
commit | commitdiff | tree | snapshot |
2020-04-21 |
Eric Haszlakiewicz | Add an apps directory, and a json_parse program to... |
commit | commitdiff | tree | snapshot |
2020-04-21 |
Eric Haszlakiewicz | Add a JSON_TOKENER_ALLOW_TRAILING_CHARS flag for json_t... |
commit | commitdiff | tree | snapshot |
2020-04-21 |
Eric Haszlakiewicz | Add an tok_flags field to explicitly specify tokener... |
commit | commitdiff | tree | snapshot |
2020-04-21 |
Eric Haszlakiewicz | Issue #471: always create directories with mode 0755... |
commit | commitdiff | tree | snapshot |
2020-04-21 |
Eric Haszlakiewicz | Issue #585: don't install config.h |
commit | commitdiff | tree | snapshot |
2020-04-19 |
Eric Haszlakiewicz | Add a few missing git commands to the release checklist... |
commit | commitdiff | tree | snapshot |
2020-04-19 |
Eric Haszlakiewicz | Update the master branch to version 0.0.14.99 |
commit | commitdiff | tree | snapshot |
2020-04-19 |
Eric Haszlakiewicz | Fill in the ChangeLog for the upcoming 0.14 release. |
commit | commitdiff | tree | snapshot |
2020-04-19 |
Eric Haszlakiewicz | Fill in a few more pre-release steps to match what... |
commit | commitdiff | tree | snapshot |
2020-04-18 |
Eric Haszlakiewicz | Rewrite the issued_closed_for_* files so they display... |
commit | commitdiff | tree | snapshot |
2020-04-18 |
Eric Haszlakiewicz | Explicitly mark several things in json_tokener deprecated. |
commit | commitdiff | tree | snapshot |
2020-04-18 |
Eric Haszlakiewicz | Re-do clang-format. |
commit | commitdiff | tree | snapshot |
2020-04-18 |
Eric Haszlakiewicz | Make json_abort() internal to json_object.c |
commit | commitdiff | tree | snapshot |
2020-04-18 |
Eric Haszlakiewicz | Make json_tokener_validate_utf8() internal to json_toke... |
commit | commitdiff | tree | snapshot |
2020-04-17 |
Eric Haszlakiewicz | Merge pull request #582 from dota17/list_closed_issue_pr |
commit | commitdiff | tree | snapshot |
next |