2020-04-06 |
Eric Haszlakiewicz | Update the style guide to mention that we're using... |
commit | commitdiff | tree | snapshot |
2020-04-03 |
Eric Haszlakiewicz | Merge pull request #555 from dota17/chang_format_3 |
commit | commitdiff | tree | snapshot |
2020-04-03 |
dota17 | clang-format the files |
commit | commitdiff | tree | snapshot |
2020-04-03 |
dota17 | add the disabling formatting coments and adjust the... |
commit | commitdiff | tree | snapshot |
2020-04-03 |
dota17 | add options |
commit | commitdiff | tree | snapshot |
2020-04-03 |
dota17 | clang-format |
commit | commitdiff | tree | snapshot |
2020-04-03 |
Eric Haszlakiewicz | Merge pull request #563 from robybeen/master |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Robert | Changed order of calloc args to match stdlib (2) |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Robert | Changed order of calloc args to match stdlib |
commit | commitdiff | tree | snapshot |
2020-04-02 |
Eric Haszlakiewicz | Merge pull request #562 from dota17/testcase_add |
commit | commitdiff | tree | snapshot |
2020-03-31 |
dota17 | add test cases |
commit | commitdiff | tree | snapshot |
2020-03-31 |
Chen | Merge pull request #561 from dota17/add_badge |
commit | commitdiff | tree | snapshot |
2020-03-30 |
dota17 | add the badge in README.md and test the coveralls |
commit | commitdiff | tree | snapshot |
2020-03-28 |
Chen | Merge pull request #541 from dota17/coveralls_final |
commit | commitdiff | tree | snapshot |
2020-03-23 |
dota17 | modify the coveralls configuration file |
commit | commitdiff | tree | snapshot |
2020-03-20 |
Chen | Merge pull request #558 from dota17/doc_message_modify |
commit | commitdiff | tree | snapshot |
2020-03-19 |
dota17 | modify the doc target message |
commit | commitdiff | tree | snapshot |
2020-03-17 |
Eric Haszlakiewicz | Merge pull request #556 from Jehan/wip/Jehan/fix-broken... |
commit | commitdiff | tree | snapshot |
2020-03-16 |
Jehan | Fixes various Wreturn-type and Wimplicit-fallthrough... |
commit | commitdiff | tree | snapshot |
2020-03-11 |
Eric Haszlakiewicz | Merge pull request #546 from dota17/make_unistall |
commit | commitdiff | tree | snapshot |
2020-03-11 |
dota17 | delete -r in uninstall |
commit | commitdiff | tree | snapshot |
2020-03-03 |
Eric Haszlakiewicz | Merge pull request #547 from dota17/assert_test |
commit | commitdiff | tree | snapshot |
2020-03-03 |
dota17 | modify RELEASE |
commit | commitdiff | tree | snapshot |
2020-03-02 |
dota17 | update testcase and delete debug -O0 build |
commit | commitdiff | tree | snapshot |
2020-03-02 |
Eric Haszlakiewicz | Follow up the PR#542: improve assert() calls, simplify... |
commit | commitdiff | tree | snapshot |
2020-03-01 |
Eric Haszlakiewicz | Merge pull request #542 from dota17/adduint64_final |
commit | commitdiff | tree | snapshot |
2020-02-29 |
dota17 | modify json-c default build type, and fix up the assert... |
commit | commitdiff | tree | snapshot |
2020-02-28 |
dota17 | update json_object.c and testcase, delete json_object_u... |
commit | commitdiff | tree | snapshot |
2020-02-28 |
dota17 | modify partial functions and testcase, in order to... |
commit | commitdiff | tree | snapshot |
2020-02-27 |
dota17 | Add uninstall target in cmake |
commit | commitdiff | tree | snapshot |
2020-02-27 |
dota17 | modify the json_object, replace c_int64/c_uint64 with... |
commit | commitdiff | tree | snapshot |
2020-02-27 |
Eric Haszlakiewicz | Merge pull request #545 from dota17/make_doc |
commit | commitdiff | tree | snapshot |
2020-02-26 |
dota17 | add doc target on cmake |
commit | commitdiff | tree | snapshot |
2020-02-26 |
Eric Haszlakiewicz | Merge pull request #544 from dota17/distcheck |
commit | commitdiff | tree | snapshot |
2020-02-26 |
Eric Haszlakiewicz | Merge pull request #543 from dota17/readme |
commit | commitdiff | tree | snapshot |
2020-02-25 |
dota17 | Increase distcheck target in cmake |
commit | commitdiff | tree | snapshot |
2020-02-25 |
Chen | Update README.md |
commit | commitdiff | tree | snapshot |
2020-02-25 |
dota17 | Added documentation for camke-configure |
commit | commitdiff | tree | snapshot |
2020-02-25 |
dota17 | add uint64 data to json-c |
commit | commitdiff | tree | snapshot |
2020-02-18 |
dota17 | add coveralls auto tool to json-c |
commit | commitdiff | tree | snapshot |
2020-02-14 |
Eric Haszlakiewicz | Issue #539: use a internal-only serializer function... |
commit | commitdiff | tree | snapshot |
2020-02-14 |
Eric Haszlakiewicz | Issue #539: be sure to clean up at the end of test_set_... |
commit | commitdiff | tree | snapshot |
2020-02-13 |
Eric Haszlakiewicz | Issue #539: reset the serializer when json_object_set_d... |
commit | commitdiff | tree | snapshot |
2020-02-06 |
Eric Haszlakiewicz | Merge pull request #531 from dota17/utf8test |
commit | commitdiff | tree | snapshot |
2020-01-22 |
Eric Haszlakiewicz | Merge pull request #536 from dota17/new_null |
commit | commitdiff | tree | snapshot |
2020-01-22 |
dota17 | update comment |
commit | commitdiff | tree | snapshot |
2020-01-20 |
dota17 | add json_object_new_null |
commit | commitdiff | tree | snapshot |
2020-01-20 |
dota17 | update code |
commit | commitdiff | tree | snapshot |
2020-01-13 |
Eric Haszlakiewicz | Merge pull request #533 from sunpoet/master |
commit | commitdiff | tree | snapshot |
2020-01-11 |
Po-Chuan Hsieh | Fix make check |
commit | commitdiff | tree | snapshot |
2020-01-10 |
dota17 | test utf8 |
commit | commitdiff | tree | snapshot |
2020-01-03 |
Eric Haszlakiewicz | Merge pull request #526 from dota17/addTestCase_printbuf |
commit | commitdiff | tree | snapshot |
2020-01-03 |
Eric Haszlakiewicz | Merge pull request #525 from dota17/addPointerTestcase |
commit | commitdiff | tree | snapshot |
2020-01-03 |
chenguoping | Increased the test coverage of printbuf.c 82% to 92%. |
commit | commitdiff | tree | snapshot |
2020-01-03 |
Eric Haszlakiewicz | Merge pull request #523 from dota17/updatetestcase |
commit | commitdiff | tree | snapshot |
2020-01-03 |
Eric Haszlakiewicz | Merge pull request #522 from dota17/addVisitTestcase |
commit | commitdiff | tree | snapshot |
2020-01-02 |
dota17 | update tsetcase for tokener_c |
commit | commitdiff | tree | snapshot |
2020-01-02 |
dota17 | update json_visit testcase |
commit | commitdiff | tree | snapshot |
2020-01-02 |
dota17 | update pointer test case |
commit | commitdiff | tree | snapshot |
2019-12-29 |
Eric Haszlakiewicz | Merge pull request #519 from dota17/addTestCase_obj_token |
commit | commitdiff | tree | snapshot |
2019-12-27 |
chenguoping | pointer types discards qualifiers |
commit | commitdiff | tree | snapshot |
2019-12-27 |
chenguoping | add testcases of object and token |
commit | commitdiff | tree | snapshot |
2019-12-13 |
Eric Haszlakiewicz | Merge pull request #512 from JaapKeuter/cmake_test |
commit | commitdiff | tree | snapshot |
2019-12-12 |
Jaap Keuter | Properly append to CMAKE_C_FLAGS string |
commit | commitdiff | tree | snapshot |
2019-12-06 |
Eric Haszlakiewicz | Set cmake policy CMP0075, to have check_include_file... |
commit | commitdiff | tree | snapshot |
2019-12-06 |
Eric Haszlakiewicz | Undefine NDEBUG for tests - cmake version. See issue... |
commit | commitdiff | tree | snapshot |
2019-12-06 |
Eric Haszlakiewicz | Merge pull request #501 from andy5995/iss_406-2 |
commit | commitdiff | tree | snapshot |
2019-12-02 |
Eric Haszlakiewicz | Add a shim script to ease shift from autoconf to cmake. |
commit | commitdiff | tree | snapshot |
2019-11-27 |
Eric Haszlakiewicz | Add a few missing features to the cmake setup that... |
commit | commitdiff | tree | snapshot |
2019-11-26 |
Eric Haszlakiewicz | Set the soversion in the cmake built library, and arran... |
commit | commitdiff | tree | snapshot |
2019-11-24 |
Eric Haszlakiewicz | Fix test_util_file for VS2013 too, but skip all the... |
commit | commitdiff | tree | snapshot |
2019-11-24 |
Eric Haszlakiewicz | Fix up the test_util_file test for builds on Windows... |
commit | commitdiff | tree | snapshot |
2019-11-24 |
Eric Haszlakiewicz | Fix some Windows compile issues, add JSON_EXPORT's... |
commit | commitdiff | tree | snapshot |
2019-11-23 |
Eric Haszlakiewicz | Get the cmake build a bit closer to the autoconf one... |
commit | commitdiff | tree | snapshot |
2019-11-23 |
Eric Haszlakiewicz | Build and run the tests as part of the cmake build. |
commit | commitdiff | tree | snapshot |
2019-11-23 |
Eric Haszlakiewicz | Fix memory leaks in test_double_serializer, and make... |
commit | commitdiff | tree | snapshot |
2019-11-23 |
Eric Haszlakiewicz | Add a quick way (JSONC_TEST_TRACE=1) to turn on shell... |
commit | commitdiff | tree | snapshot |
2019-11-23 |
Eric Haszlakiewicz | Extend test_double_serializer to check NaN and Infinity... |
commit | commitdiff | tree | snapshot |
2019-11-11 |
Eric Haszlakiewicz | Define vars earlier to fix old Windows builds. |
commit | commitdiff | tree | snapshot |
2019-11-10 |
Eric Haszlakiewicz | Add a json_object_from_fd_ex() function, to allow the... |
commit | commitdiff | tree | snapshot |
2019-11-10 |
Eric Haszlakiewicz | Add a test for serializing the double value -1.0. |
commit | commitdiff | tree | snapshot |
2019-09-27 |
Eric Haszlakiewicz | Merge pull request #505 from grdowns/vcpkg-instructions |
commit | commitdiff | tree | snapshot |
2019-09-27 |
grdowns | Update dependencies |
commit | commitdiff | tree | snapshot |
2019-09-27 |
grdowns | Add vcpkg installation instructions |
commit | commitdiff | tree | snapshot |
2019-09-09 |
Eric Haszlakiewicz | Issue #488: use JSON_EXPORT on functions so they are... |
commit | commitdiff | tree | snapshot |
2019-09-09 |
Eric Haszlakiewicz | Issue #463: fix newlocale() call to use LC_NUMERIC_MASK... |
commit | commitdiff | tree | snapshot |
2019-09-09 |
Eric Haszlakiewicz | Add a json_tokener_get_parse_end() function to replace... |
commit | commitdiff | tree | snapshot |
2019-09-09 |
Eric Haszlakiewicz | Minor cleanup of includes in a couple of tests. |
commit | commitdiff | tree | snapshot |
2019-08-12 |
Eric Haszlakiewicz | Add an explicit cast to double to squash a -Wimplicit... |
commit | commitdiff | tree | snapshot |
2019-07-30 |
andy5995 | undefine NDEBUG for tests |
commit | commitdiff | tree | snapshot |
2019-07-27 |
Eric Haszlakiewicz | Merge pull request #499 from andy5995/travis_valgrind |
commit | commitdiff | tree | snapshot |
2019-07-27 |
andy5995 | add xenial default clang with CHECK enabled |
commit | commitdiff | tree | snapshot |
2019-07-27 |
andy5995 | add missing dist |
commit | commitdiff | tree | snapshot |
2019-07-27 |
andy5995 | manually use apt-get to install packages on bionic |
commit | commitdiff | tree | snapshot |
2019-07-27 |
andy5995 | add tests on bionic beaver |
commit | commitdiff | tree | snapshot |
2019-07-27 |
andy5995 | revert toolchain back to "test" |
commit | commitdiff | tree | snapshot |
2019-07-27 |
andy5995 | change key |
commit | commitdiff | tree | snapshot |
2019-07-27 |
andy5995 | use "non-test" ppa |
commit | commitdiff | tree | snapshot |
2019-07-27 |
andy5995 | remove useless condition that shows logs |
commit | commitdiff | tree | snapshot |
2019-07-27 |
andy5995 | install doxygen so 'make distcheck' can succeed |
commit | commitdiff | tree | snapshot |
next |