2017-06-19 |
Alexandru Ardelean | build,cmake: set C_STANDARD 99 property to libjson... 329/head |
commit | commitdiff | tree |
2017-06-19 |
Alexandru Ardelean | build,cmake: rename libjson-c-static.a to libjson-c.a |
commit | commitdiff | tree |
2017-06-19 |
Eric Haszlakiewicz | Merge pull request #321 from commodo/fix-cmake-vasprintf |
commit | commitdiff | tree |
2017-06-18 |
Eric Haszlakiewicz | Issue #161: add a json_object_to_fd() function. |
commit | commitdiff | tree |
2017-06-18 |
Eric Haszlakiewicz | Fix test_double_serializer expected output. |
commit | commitdiff | tree |
2017-06-18 |
Eric Haszlakiewicz | Add a json_c_set_serialization_double_format() function... |
commit | commitdiff | tree |
2017-06-18 |
Eric Haszlakiewicz | Make _set_last_err() non-static so it can be used outsi... |
commit | commitdiff | tree |
2017-05-22 |
Eric Haszlakiewicz | Merge pull request #325 from rouault/fix_stack_overflow... |
commit | commitdiff | tree |
2017-05-18 |
Even Rouault | Fix stack buffer overflow in json_object_double_to_json... 325/head |
commit | commitdiff | tree |
2017-05-03 |
Alexandru Ardelean | .gitignore: add cmake generated files 321/head |
commit | commitdiff | tree |
2017-05-03 |
Alexandru Ardelean | build,cmake: generate both static and shared libjson |
commit | commitdiff | tree |
2017-05-03 |
Alexandru Ardelean | build,cmake: add _GNU_SOURCE to CFLAGS |
commit | commitdiff | tree |
2017-03-26 |
Eric Haszlakiewicz | Merge pull request #311 from jj1118/master |
commit | commitdiff | tree |
2017-03-24 |
Jason Li | Fix error C3688 when compiling on Visual Studio 2015... 311/head |
commit | commitdiff | tree |
2017-03-23 |
Eric Haszlakiewicz | Merge pull request #310 from marxin/fix-gcc7-warnings |
commit | commitdiff | tree |
2017-03-21 |
marxin | Add FALLTHRU comment to handle GCC7 warnings. 310/head |
commit | commitdiff | tree |
2017-03-04 |
Eric Haszlakiewicz | Merge pull request #305 from alexanderst/master |
commit | commitdiff | tree |
2017-03-02 |
Alex | Fix compilation without C-99 option 305/head |
commit | commitdiff | tree |
2017-02-26 |
Eric Haszlakiewicz | Add a few more cases to test_parse to provide some... |
commit | commitdiff | tree |
2017-02-25 |
Eric Haszlakiewicz | Merge pull request #303 from yogo1212/tokener_h |
commit | commitdiff | tree |
2017-02-20 |
Leon M. George | fix doc in tokener header file 303/head |
commit | commitdiff | tree |
2017-02-05 |
Eric Haszlakiewicz | Issue #300: Cast size_t values to int instead of unsign... |
commit | commitdiff | tree |
2017-02-05 |
Eric Haszlakiewicz | Issue #300: Some platforms, such as MinGW, don't have... |
commit | commitdiff | tree |
2017-02-05 |
Eric Haszlakiewicz | Issue #300: Use %p instead of %lx in test_util_file... |
commit | commitdiff | tree |
2017-02-05 |
Eric Haszlakiewicz | Add cast to int in calls to isdigit() since some platfo... |
commit | commitdiff | tree |
2017-02-04 |
Eric Haszlakiewicz | Merge pull request #299 from qlyoung/perf-improvements |
commit | commitdiff | tree |
2017-02-04 |
Quentin Young | Restore sprintbuf(), add macro for string literals 299/head |
commit | commitdiff | tree |
2017-02-03 |
Eric Haszlakiewicz | Use strdup instead of strndup in test1.c, there's no... |
commit | commitdiff | tree |
2017-02-02 |
Quentin Young | Improve json_object -> string performance |
commit | commitdiff | tree |
2017-01-08 |
Eric Haszlakiewicz | Issue #295: also check if size_t is the size of long... |
commit | commitdiff | tree |
2016-12-18 |
Eric Haszlakiewicz | Ignore tests/test_float |
commit | commitdiff | tree |
2016-12-18 |
Eric Haszlakiewicz | Change a memcpy that should be a memmove within json_po... |
commit | commitdiff | tree |
2016-12-13 |
Eric Haszlakiewicz | Note some minimum versions needed for autoconf, etc... |
commit | commitdiff | tree |
2016-12-12 |
Eric Haszlakiewicz | Issue#292: bump the required version of configure liste... |
commit | commitdiff | tree |
2016-12-05 |
Eric Haszlakiewicz | Merge pull request #289 from jgerhards/i-278 |
commit | commitdiff | tree |
2016-11-27 |
Jan Gerhards | testbench: add test for floating point representation 289/head |
commit | commitdiff | tree |
2016-11-27 |
Jan Gerhards | bugfix: floating point representaion without fractional... |
commit | commitdiff | tree |
2016-11-24 |
Eric Haszlakiewicz | Merge pull request #287 from commodo/json_pointer_va_args |
commit | commitdiff | tree |
2016-11-22 |
Alexandru Ardelean | vasprintf_compat.h: spin-off this compat header ; use... 287/head |
commit | commitdiff | tree |
2016-11-22 |
Alexandru Ardelean | strdup_compat.h: re-spin this compat header ; use math_... |
commit | commitdiff | tree |
2016-11-22 |
Alexandru Ardelean | test_json_pointer: update test with a few printf variants |
commit | commitdiff | tree |
2016-11-22 |
Alexandru Ardelean | json_pointer: add json_pointer_getf/setf() function... |
commit | commitdiff | tree |
2016-11-16 |
Alexandru Ardelean | json_pointer.c: fix whitespace |
commit | commitdiff | tree |
2016-11-09 |
Eric Haszlakiewicz | Merge pull request #285 from ebassi/revert-strdup-compat |
commit | commitdiff | tree |
2016-11-07 |
Emmanuele Bassi | Revert "compat/strdup.h: move common compat check for... 285/head |
commit | commitdiff | tree |
2016-11-04 |
Eric Haszlakiewicz | Merge pull request #283 from commodo/json_pointer |
commit | commitdiff | tree |
2016-11-04 |
Alexandru Ardelean | tests: add test_json_pointer test 283/head |
commit | commitdiff | tree |
2016-11-04 |
Alexandru Ardelean | tests/strerror_override.c: fix compilation error |
commit | commitdiff | tree |
2016-11-04 |
Alexandru Ardelean | json_pointer: add first revision |
commit | commitdiff | tree |
2016-11-03 |
Alexandru Ardelean | compat/strdup.h: move common compat check for strdup... |
commit | commitdiff | tree |
2016-10-29 |
Eric Haszlakiewicz | Handle NULL objects in json_object_get_userdata() by... |
commit | commitdiff | tree |
2016-10-29 |
Eric Haszlakiewicz | Issue #280: add a few assert() calls to ensure objects... |
commit | commitdiff | tree |
2016-10-29 |
Eric Haszlakiewicz | Use json_visit() to clear the serializer data set when... |
commit | commitdiff | tree |
2016-10-29 |
Eric Haszlakiewicz | Add a json_c_visit() function to provide a way to itera... |
commit | commitdiff | tree |
2016-10-10 |
Eric Haszlakiewicz | Fix broken key-order test in test_compare. |
commit | commitdiff | tree |
2016-10-08 |
Eric Haszlakiewicz | Merge pull request #272 from sgerbino/master |
commit | commitdiff | tree |
2016-10-08 |
Eric Haszlakiewicz | Merge pull request #277 from ALLTERCO/json_object_set_xxx |
commit | commitdiff | tree |
2016-10-07 |
Stoian Ivanov | try restore windows automated builds 277/head |
commit | commitdiff | tree |
2016-10-06 |
Stoian Ivanov | fix compiler warning for int sizes |
commit | commitdiff | tree |
2016-10-06 |
Stoian Ivanov | string set and tests |
commit | commitdiff | tree |
2016-10-06 |
Stoian Ivanov | gitignore test; add double value set checks in test |
commit | commitdiff | tree |
2016-10-06 |
Stoian Ivanov | some simple tests |
commit | commitdiff | tree |
2016-10-06 |
Eric Haszlakiewicz | Issue #275: fix out of bounds read when handling unicod... |
commit | commitdiff | tree |
2016-10-05 |
Stoian Ivanov | some basic set |
commit | commitdiff | tree |
2016-09-28 |
Eric Haszlakiewicz | Merge pull request #273 from konoal/master |
commit | commitdiff | tree |
2016-09-28 |
Eric Haszlakiewicz | Merge pull request #274 from pepevel/master |
commit | commitdiff | tree |
2016-09-27 |
pepevel | Support for 64 bit pointers on Windows 274/head |
commit | commitdiff | tree |
2016-09-27 |
Alexey Konovalov | fixed wrong object name in json_object_all_values_equal 273/head |
commit | commitdiff | tree |
2016-09-26 |
Steve Gerbino | Changed CMake variables and adding output for debugging 272/head |
commit | commitdiff | tree |
2016-09-26 |
Steve Gerbino | Target C99 standards to get rid of warnings |
commit | commitdiff | tree |
2016-09-26 |
Steve Gerbino | Modified the execute_process commands |
commit | commitdiff | tree |
2016-09-26 |
Steve Gerbino | Changed PROJECT_SOURCE_DIR to CMAKE_CURRENT_SOURCE_DIR... |
commit | commitdiff | tree |
2016-09-26 |
Steve Gerbino | Modified CMakeLists.txt to use autotools to generate... |
commit | commitdiff | tree |
2016-09-25 |
Steve Gerbino | Lowered CMake required version so that Travis CI is... |
commit | commitdiff | tree |
2016-09-25 |
Steve Gerbino | Trailing slash seems necessary in the install command... |
commit | commitdiff | tree |
2016-09-25 |
Steve Gerbino | Forget DESTINATION in CMake install command |
commit | commitdiff | tree |
2016-09-25 |
Steve Gerbino | We need to also install the generated configuration... |
commit | commitdiff | tree |
2016-09-25 |
Steve Gerbino | Fixed typo in CMakeList.txt FILES_MATCHING |
commit | commitdiff | tree |
2016-09-25 |
Steve Gerbino | Added install instructions for CMake |
commit | commitdiff | tree |
2016-09-25 |
Steve Gerbino | Resolves json-c/json-c#271 by adding MacOS configuratio... |
commit | commitdiff | tree |
2016-09-20 |
Stoian Ivanov | json_object_set_boolean for upstream style check |
commit | commitdiff | tree |
2016-09-12 |
Eric Haszlakiewicz | Merge pull request #267 from sixlettervariables/patch-1 |
commit | commitdiff | tree |
2016-09-12 |
Christopher... | Removes me as a maintainer, because I'm not. 267/head |
commit | commitdiff | tree |
2016-08-25 |
Eric Haszlakiewicz | Issue #263: add const so the prototype for json_object_... |
commit | commitdiff | tree |
2016-08-25 |
Randy Armstrong | Add Cmakefile |
commit | commitdiff | tree |
2016-08-21 |
Eric Haszlakiewicz | Fix memory leak and inconsistent output (due to varying... |
commit | commitdiff | tree |
2016-08-21 |
Eric Haszlakiewicz | Issue #260: add a check to prevent trivial loops in... |
commit | commitdiff | tree |
2016-08-21 |
Eric Haszlakiewicz | json_object_object_add_ex() should have shared code... |
commit | commitdiff | tree |
2016-08-13 |
Eric Haszlakiewicz | Merge branch 'RyDroid-tests' |
commit | commitdiff | tree |
2016-08-13 |
Eric Haszlakiewicz | Merge branch 'tests' of https://github.com/RyDroid... |
commit | commitdiff | tree |
2016-08-13 |
Eric Haszlakiewicz | Merge pull request #251 from RyDroid/editorconfig |
commit | commitdiff | tree |
2016-08-12 |
Nicola Spanti... | Very minor changes to some tests 254/head |
commit | commitdiff | tree |
2016-08-12 |
Nicola Spanti... | Adding a file for EditorConfig 251/head |
commit | commitdiff | tree |
2016-08-11 |
Eric Haszlakiewicz | Revert bogus change to json_object_get() made in f40b08... |
commit | commitdiff | tree |
2016-08-10 |
Eric Haszlakiewicz | Merge pull request #255 from RyDroid/minor-c2 |
commit | commitdiff | tree |
2016-08-09 |
Eric Haszlakiewicz | Merge pull request #252 from RyDroid/minor-no-c |
commit | commitdiff | tree |
2016-08-09 |
Eric Haszlakiewicz | Merge branch 'jobol-issue-165' |
commit | commitdiff | tree |
2016-08-09 |
Eric Haszlakiewicz | Merge branch 'issue-165' of https://github.com/jobol... |
commit | commitdiff | tree |
2016-08-09 |
Eric Haszlakiewicz | Merge pull request #253 from RyDroid/cppcheck-travis |
commit | commitdiff | tree |
2016-08-09 |
Eric Haszlakiewicz | Merge pull request #249 from RyDroid/readme |
commit | commitdiff | tree |
next |