2017-07-28 |
Eric Haszlakiewicz | PR #336: Fix typo in defining STRERROR_OVERRIDE_IMPL |
commit | commitdiff | tree | snapshot |
2017-07-28 |
Eric Haszlakiewicz | Merge pull request #340 from commodo/fix-appveyor-build |
commit | commitdiff | tree | snapshot |
2017-07-19 |
Alexandru Ardelean | build,travis: drop `-enable-strerror-override` argument... |
commit | commitdiff | tree | snapshot |
2017-07-19 |
Alexandru Ardelean | strerror_override: add extern "C" and JSON_EXPORT speci... |
commit | commitdiff | tree | snapshot |
2017-07-15 |
Eric Haszlakiewicz | PR #336: since we can't use function overriding (due... |
commit | commitdiff | tree | snapshot |
2017-07-15 |
Eric Haszlakiewicz | PR #336: since we can't use function overriding (due... |
commit | commitdiff | tree | snapshot |
2017-07-15 |
Eric Haszlakiewicz | Allow USE_VALGRIND to be set to anything starting with... |
commit | commitdiff | tree | snapshot |
2017-07-14 |
Eric Haszlakiewicz | Merge pull request #336 from commodo/fix-tests |
commit | commitdiff | tree | snapshot |
2017-07-13 |
Alexandru Ardelean | build,travis: enable strerror override option in build |
commit | commitdiff | tree | snapshot |
2017-07-13 |
Alexandru Ardelean | build: make `strerror()` override-able |
commit | commitdiff | tree | snapshot |
2017-07-13 |
Alexandru Ardelean | configure.ac: check for `uselocale` function only on... |
commit | commitdiff | tree | snapshot |
2017-07-13 |
Alexandru Ardelean | tests: fix leak in `test_util_file` ; found by cppcheck |
commit | commitdiff | tree | snapshot |
2017-07-13 |
Alexandru Ardelean | travis,tests: run cppcheck only if it exists |
commit | commitdiff | tree | snapshot |
2017-07-11 |
Alexandru Ardelean | tests: compress test_utile_file with test_basic |
commit | commitdiff | tree | snapshot |
2017-07-11 |
Alexandru Ardelean | tests: add `set -e` specifier to bail early on build run |
commit | commitdiff | tree | snapshot |
2017-07-11 |
Eric Haszlakiewicz | Merge pull request #335 from commodo/build_status_travis |
commit | commitdiff | tree | snapshot |
2017-07-10 |
Alexandru Ardelean | README.md: show build status tag from travis & appveyor. |
commit | commitdiff | tree | snapshot |
2017-07-09 |
Eric Haszlakiewicz | Move a variable declaration to the start of the block... |
commit | commitdiff | tree | snapshot |
2017-07-09 |
Eric Haszlakiewicz | Remove a spurious comma in configure.ac |
commit | commitdiff | tree | snapshot |
2017-07-09 |
Eric Haszlakiewicz | Updated expected test1 output which should have been... |
commit | commitdiff | tree | snapshot |
2017-07-09 |
Eric Haszlakiewicz | Comment out the warning about racy random seed initiali... |
commit | commitdiff | tree | snapshot |
2017-07-09 |
Eric Haszlakiewicz | Add extra casts to void * to squash some warning on... |
commit | commitdiff | tree | snapshot |
2017-07-09 |
Eric Haszlakiewicz | Fix bad usage of strncat introduces in 1a94c70. Pointe... |
commit | commitdiff | tree | snapshot |
2017-07-09 |
Eric Haszlakiewicz | Eliminate static qualifiers on a couple local variables... |
commit | commitdiff | tree | snapshot |
2017-07-09 |
Eric Haszlakiewicz | Reformat json_object_double_to_json_string_format(... |
commit | commitdiff | tree | snapshot |
2017-07-09 |
Eric Haszlakiewicz | Issue #308: improve the build instructions in README... |
commit | commitdiff | tree | snapshot |
2017-07-09 |
Eric Haszlakiewicz | Issue #332: fix a long-standing bug in array_list_put_i... |
commit | commitdiff | tree | snapshot |
2017-07-09 |
Eric Haszlakiewicz | Merge pull request #312 from Tailmon/master |
commit | commitdiff | tree | snapshot |
2017-07-09 |
Eric Haszlakiewicz | Merge pull request #319 from Dashlane/visual-studio... |
commit | commitdiff | tree | snapshot |
2017-07-08 |
Eric Haszlakiewicz | Merge pull request #329 from commodo/rename-static-lib |
commit | commitdiff | tree | snapshot |
2017-07-08 |
Eric Haszlakiewicz | Merge pull request #330 from commodo/symlink_some_tests |
commit | commitdiff | tree | snapshot |
2017-07-08 |
Eric Haszlakiewicz | Merge pull request #333 from besser82/bugfix/obsolete_m... |
commit | commitdiff | tree | snapshot |
2017-07-04 |
Björn Esser | Replace obsolete AM_PROG_LIBTOOL |
commit | commitdiff | tree | snapshot |
2017-06-22 |
Alexandru Ardelean | tests: symlink basic tests to a single file that has... |
commit | commitdiff | tree | snapshot |
2017-06-19 |
Alexandru Ardelean | build,cmake: set C_STANDARD 99 property to libjson... |
commit | commitdiff | tree | snapshot |
2017-06-19 |
Alexandru Ardelean | build,cmake: rename libjson-c-static.a to libjson-c.a |
commit | commitdiff | tree | snapshot |
2017-06-19 |
Eric Haszlakiewicz | Merge pull request #321 from commodo/fix-cmake-vasprintf |
commit | commitdiff | tree | snapshot |
2017-06-18 |
Eric Haszlakiewicz | Issue #161: add a json_object_to_fd() function. |
commit | commitdiff | tree | snapshot |
2017-06-18 |
Eric Haszlakiewicz | Fix test_double_serializer expected output. |
commit | commitdiff | tree | snapshot |
2017-06-18 |
Eric Haszlakiewicz | Add a json_c_set_serialization_double_format() function... |
commit | commitdiff | tree | snapshot |
2017-06-18 |
Eric Haszlakiewicz | Make _set_last_err() non-static so it can be used outsi... |
commit | commitdiff | tree | snapshot |
2017-05-22 |
Eric Haszlakiewicz | Merge pull request #325 from rouault/fix_stack_overflow... |
commit | commitdiff | tree | snapshot |
2017-05-18 |
Even Rouault | Fix stack buffer overflow in json_object_double_to_json... |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Alexandru Ardelean | .gitignore: add cmake generated files |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Alexandru Ardelean | build,cmake: generate both static and shared libjson |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Alexandru Ardelean | build,cmake: add _GNU_SOURCE to CFLAGS |
commit | commitdiff | tree | snapshot |
2017-04-26 |
David Henot | Fix library build with Visual Studio |
commit | commitdiff | tree | snapshot |
2017-03-27 |
Pablo Sanabria | Fixed linkhash.c for MinGW |
commit | commitdiff | tree | snapshot |
2017-03-27 |
Pablo Sanabria | Fix CMake Build process for MinGW and MSYS2 |
commit | commitdiff | tree | snapshot |
2017-03-26 |
Eric Haszlakiewicz | Merge pull request #311 from jj1118/master |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Jason Li | Fix error C3688 when compiling on Visual Studio 2015... |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Eric Haszlakiewicz | Merge pull request #310 from marxin/fix-gcc7-warnings |
commit | commitdiff | tree | snapshot |
2017-03-21 |
marxin | Add FALLTHRU comment to handle GCC7 warnings. |
commit | commitdiff | tree | snapshot |
2017-03-04 |
Eric Haszlakiewicz | Merge pull request #305 from alexanderst/master |
commit | commitdiff | tree | snapshot |
2017-03-02 |
Alex | Fix compilation without C-99 option |
commit | commitdiff | tree | snapshot |
2017-02-26 |
Eric Haszlakiewicz | Add a few more cases to test_parse to provide some... |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Eric Haszlakiewicz | Merge pull request #303 from yogo1212/tokener_h |
commit | commitdiff | tree | snapshot |
2017-02-20 |
Leon M. George | fix doc in tokener header file |
commit | commitdiff | tree | snapshot |
2017-02-05 |
Eric Haszlakiewicz | Issue #300: Cast size_t values to int instead of unsign... |
commit | commitdiff | tree | snapshot |
2017-02-05 |
Eric Haszlakiewicz | Issue #300: Some platforms, such as MinGW, don't have... |
commit | commitdiff | tree | snapshot |
2017-02-05 |
Eric Haszlakiewicz | Issue #300: Use %p instead of %lx in test_util_file... |
commit | commitdiff | tree | snapshot |
2017-02-05 |
Eric Haszlakiewicz | Add cast to int in calls to isdigit() since some platfo... |
commit | commitdiff | tree | snapshot |
2017-02-04 |
Eric Haszlakiewicz | Merge pull request #299 from qlyoung/perf-improvements |
commit | commitdiff | tree | snapshot |
2017-02-04 |
Quentin Young | Restore sprintbuf(), add macro for string literals |
commit | commitdiff | tree | snapshot |
2017-02-03 |
Eric Haszlakiewicz | Use strdup instead of strndup in test1.c, there's no... |
commit | commitdiff | tree | snapshot |
2017-02-02 |
Quentin Young | Improve json_object -> string performance |
commit | commitdiff | tree | snapshot |
2017-01-08 |
Eric Haszlakiewicz | Issue #295: also check if size_t is the size of long... |
commit | commitdiff | tree | snapshot |
2016-12-18 |
Eric Haszlakiewicz | Ignore tests/test_float |
commit | commitdiff | tree | snapshot |
2016-12-18 |
Eric Haszlakiewicz | Change a memcpy that should be a memmove within json_po... |
commit | commitdiff | tree | snapshot |
2016-12-13 |
Eric Haszlakiewicz | Note some minimum versions needed for autoconf, etc... |
commit | commitdiff | tree | snapshot |
2016-12-12 |
Eric Haszlakiewicz | Issue#292: bump the required version of configure liste... |
commit | commitdiff | tree | snapshot |
2016-12-05 |
Eric Haszlakiewicz | Merge pull request #289 from jgerhards/i-278 |
commit | commitdiff | tree | snapshot |
2016-11-27 |
Jan Gerhards | testbench: add test for floating point representation |
commit | commitdiff | tree | snapshot |
2016-11-27 |
Jan Gerhards | bugfix: floating point representaion without fractional... |
commit | commitdiff | tree | snapshot |
2016-11-24 |
Eric Haszlakiewicz | Merge pull request #287 from commodo/json_pointer_va_args |
commit | commitdiff | tree | snapshot |
2016-11-22 |
Alexandru Ardelean | vasprintf_compat.h: spin-off this compat header ; use... |
commit | commitdiff | tree | snapshot |
2016-11-22 |
Alexandru Ardelean | strdup_compat.h: re-spin this compat header ; use math_... |
commit | commitdiff | tree | snapshot |
2016-11-22 |
Alexandru Ardelean | test_json_pointer: update test with a few printf variants |
commit | commitdiff | tree | snapshot |
2016-11-22 |
Alexandru Ardelean | json_pointer: add json_pointer_getf/setf() function... |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Alexandru Ardelean | json_pointer.c: fix whitespace |
commit | commitdiff | tree | snapshot |
2016-11-09 |
Eric Haszlakiewicz | Merge pull request #285 from ebassi/revert-strdup-compat |
commit | commitdiff | tree | snapshot |
2016-11-07 |
Emmanuele Bassi | Revert "compat/strdup.h: move common compat check for... |
commit | commitdiff | tree | snapshot |
2016-11-04 |
Eric Haszlakiewicz | Merge pull request #283 from commodo/json_pointer |
commit | commitdiff | tree | snapshot |
2016-11-04 |
Alexandru Ardelean | tests: add test_json_pointer test |
commit | commitdiff | tree | snapshot |
2016-11-04 |
Alexandru Ardelean | tests/strerror_override.c: fix compilation error |
commit | commitdiff | tree | snapshot |
2016-11-04 |
Alexandru Ardelean | json_pointer: add first revision |
commit | commitdiff | tree | snapshot |
2016-11-03 |
Alexandru Ardelean | compat/strdup.h: move common compat check for strdup... |
commit | commitdiff | tree | snapshot |
2016-10-29 |
Eric Haszlakiewicz | Handle NULL objects in json_object_get_userdata() by... |
commit | commitdiff | tree | snapshot |
2016-10-29 |
Eric Haszlakiewicz | Issue #280: add a few assert() calls to ensure objects... |
commit | commitdiff | tree | snapshot |
2016-10-29 |
Eric Haszlakiewicz | Use json_visit() to clear the serializer data set when... |
commit | commitdiff | tree | snapshot |
2016-10-29 |
Eric Haszlakiewicz | Add a json_c_visit() function to provide a way to itera... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Eric Haszlakiewicz | Fix broken key-order test in test_compare. |
commit | commitdiff | tree | snapshot |
2016-10-08 |
Eric Haszlakiewicz | Merge pull request #272 from sgerbino/master |
commit | commitdiff | tree | snapshot |
2016-10-08 |
Eric Haszlakiewicz | Merge pull request #277 from ALLTERCO/json_object_set_xxx |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Stoian Ivanov | try restore windows automated builds |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Stoian Ivanov | fix compiler warning for int sizes |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Stoian Ivanov | string set and tests |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Stoian Ivanov | gitignore test; add double value set checks in test |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Stoian Ivanov | some simple tests |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Eric Haszlakiewicz | Issue #275: fix out of bounds read when handling unicod... |
commit | commitdiff | tree | snapshot |
next |