2017-09-07 |
Eric Haszlakiewicz | Merge pull request #359 from Haffon/api-0.12 |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Haffon | set JSON_C_HEADERS full file name |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Haffon | if compile with vs2015, enable the "static inline"... |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Haffon | rollback api to 0.12 |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Haffon | Merge pull request #2 from json-c/master |
commit | commitdiff | tree | snapshot |
2017-09-05 |
Eric Haszlakiewicz | Undo a bit of 2d1da5ab: handle per-thread formats for... |
commit | commitdiff | tree | snapshot |
2017-09-05 |
Eric Haszlakiewicz | Issue #173: since some sscanf implementations return... |
commit | commitdiff | tree | snapshot |
2017-09-04 |
Eric Haszlakiewicz | Add a --enable-threading configure option, and only... |
commit | commitdiff | tree | snapshot |
2017-09-04 |
Eric Haszlakiewicz | Use AC_CONFIG_MACRO_DIRS to specify path to the ax... |
commit | commitdiff | tree | snapshot |
2017-09-02 |
Eric Haszlakiewicz | Explicitly check for GCC's atomic functions instead... |
commit | commitdiff | tree | snapshot |
2017-09-02 |
Eric Haszlakiewicz | Merge branch 'pull-211' |
commit | commitdiff | tree | snapshot |
2017-08-31 |
Eric Haszlakiewicz | Issue #351: don't redefine SIZE_T_MAX if it's already... |
commit | commitdiff | tree | snapshot |
2017-08-31 |
Eric Haszlakiewicz | Issue #349: none of automake's clean targets are suite... |
commit | commitdiff | tree | snapshot |
2017-08-29 |
Haffon | Merge pull request #1 from json-c/master |
commit | commitdiff | tree | snapshot |
2017-08-25 |
Eric Haszlakiewicz | PR#331: for Visual Studio, use a snprintf/vsnprintf... |
commit | commitdiff | tree | snapshot |
2017-08-22 |
Haffon | 1.make it can been compiled with Visual Studio 2010 |
commit | commitdiff | tree | snapshot |
2017-08-22 |
Eric Haszlakiewicz | Merge pull request #346 from schwehr/get_int |
commit | commitdiff | tree | snapshot |
2017-08-22 |
Eric Haszlakiewicz | Merge pull request #345 from MrAnno/fix-make-dist |
commit | commitdiff | tree | snapshot |
2017-08-22 |
Eric Haszlakiewicz | Merge pull request #344 from fastogt/master |
commit | commitdiff | tree | snapshot |
2017-08-08 |
Kurt Schwehr | Clamp double to int32 when narrowing in json_object_get... |
commit | commitdiff | tree | snapshot |
2017-08-04 |
László Várady | Fix 'make distcheck' |
commit | commitdiff | tree | snapshot |
2017-08-04 |
László Várady | Fix 'make dist' |
commit | commitdiff | tree | snapshot |
2017-07-30 |
topilski | Fix Mingw build |
commit | commitdiff | tree | snapshot |
2017-07-30 |
topilski | Fix parsing doubles for mingw |
commit | commitdiff | tree | snapshot |
2017-07-28 |
Eric Haszlakiewicz | PR #336: fix to previous change, be sure to include... |
commit | commitdiff | tree | snapshot |
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 |
next |