Commit Graph

  • 8799623806 undefine NDEBUG for tests andy5995 2019-07-29 14:51:21 -05:00
  • a91aa5e35d Merge pull request #499 from andy5995/travis_valgrind Eric Haszlakiewicz 2019-07-27 09:29:57 -04:00
  • 509600a7f7 add xenial default clang with CHECK enabled andy5995 2019-07-26 23:51:18 -05:00
  • 4f69529a04 add missing dist andy5995 2019-07-26 23:36:01 -05:00
  • dd08b70e46 manually use apt-get to install packages on bionic andy5995 2019-07-26 23:15:06 -05:00
  • dd0eef6aab add tests on bionic beaver andy5995 2019-07-26 22:42:53 -05:00
  • 163db3f6d0 revert toolchain back to "test" andy5995 2019-07-25 23:16:09 -05:00
  • 1da4b23235 change key andy5995 2019-07-25 23:10:14 -05:00
  • a49f1dee8a use "non-test" ppa andy5995 2019-07-25 23:00:50 -05:00
  • 897b49f475 remove useless condition that shows logs andy5995 2019-07-25 14:11:31 -05:00
  • b140c473d1 install doxygen so 'make distcheck' can succeed andy5995 2019-07-24 14:20:07 -05:00
  • 6288be340c test for more compilers andy5995 2019-07-24 14:13:23 -05:00
  • 57e79e1d0b show the logs if tests fail andy5995 2019-07-24 13:30:10 -05:00
  • 50e7fff0f3 .travis.yml:install valgrind andy5995 2019-07-24 01:08:30 -05:00
  • c8e1b59ae5 Merge pull request #495 from andy5995/README_typos Eric Haszlakiewicz 2019-07-26 23:08:11 -04:00
  • 1c7e891e44 "make its use in" [skip ci] andy5995 2019-07-26 12:59:24 -05:00
  • 4a94ddbd8b Merge pull request #500 from andy5995/add_missing_test_deps Eric Haszlakiewicz 2019-07-26 09:48:34 -04:00
  • e2f46b9f79 partial revert (make use) [skip ci] andy5995 2019-07-25 22:55:07 -05:00
  • 68abf12afa Issue #498: Fix a memory leak bug introduced in test_double_serializer in 485f2a02 by adding a json_object_put call. Eric Haszlakiewicz 2019-07-26 03:35:38 +00:00
  • 48984dbd42 Merge pull request #496 from andy5995/pointer_doc Eric Haszlakiewicz 2019-07-25 22:58:22 -04:00
  • 8ab8df1170 test/Makefile.am:add missing deps for test1 and test2 andy5995 2019-07-25 14:59:56 -05:00
  • a9c34d5531 json_pointer.h:suggest minor grammar improvement for pointer doc andy5995 2019-07-23 23:53:06 -05:00
  • 3969487376 README.md:fix 2 typos andy5995 2019-07-23 23:43:59 -05:00
  • 07ea04e651 Merge pull request #491 from ploxiln/disable_werror Eric Haszlakiewicz 2019-06-09 14:05:46 -04:00
  • 634900d270 tests: appease -Wwrite-strings Pierce Lopez 2019-06-09 12:10:14 -04:00
  • 44605744dc build: fix compiler option -Wwrite-strings Pierce Lopez 2019-06-09 10:55:50 -04:00
  • 21c886534f build: add --disable-werror option to configure Pierce Lopez 2019-06-09 10:52:08 -04:00
  • 2b1903cc69 Merge pull request #485 from myd7349/fix-cmake-module Eric Haszlakiewicz 2019-05-30 22:38:29 -04:00
  • 485f2a02c7 Issue #486: append a missing ".0" to negative double values too. Eric Haszlakiewicz 2019-05-28 02:44:22 +00:00
  • c2036ab9fc Install CMake module files myd7349 2019-05-18 19:44:29 +08:00
  • 3e81b4abe3 Merge pull request #474 from Jehan/fix-pc-file-cmake Eric Haszlakiewicz 2019-01-26 10:55:50 -05:00
  • c46a0636c6 Installation directories empty with CMake in pkg-config. Jehan 2019-01-26 12:30:40 +01:00
  • f1713b3f62 Merge pull request #473 from besser82/fixup/docs_utf8 Eric Haszlakiewicz 2019-01-23 22:47:27 -05:00
  • 259d5078c4 Clean trailing white-spaces in ChangeLog. Björn Esser 2019-01-22 17:07:00 +01:00
  • 6b0745ea1f Convert ChangeLog to valid UTF-8 encoding. Björn Esser 2019-01-22 16:59:50 +01:00
  • 38a112380b json_object: cleanup of *set_string* functions Ramiro Polla 2018-12-08 23:30:19 +01:00
  • 906188e1cf json_object: speed up creation of objects Ramiro Polla 2018-12-08 22:14:41 +01:00
  • c9a0ac5886 json_tokener: optimize parsing of integer values Ramiro Polla 2018-12-08 19:28:46 +01:00
  • d98fc501fb json_tokener: optimize check for number characters Ramiro Polla 2018-12-08 19:17:25 +01:00
  • 45c601bfa4 json_tokener: optimize check for hex characters Ramiro Polla 2018-12-08 19:13:25 +01:00
  • 158c248d5c json_tokener: optimize check for whitespace characters Ramiro Polla 2018-12-08 19:07:49 +01:00
  • ab3e40b37c json_object_deep_copy: fix deep copy of strings containing '\0' Ramiro Polla 2018-12-02 00:23:30 +01:00
  • 1f46d2f40f json_object_private: remove _delete field Ramiro Polla 2018-12-01 18:57:22 +01:00
  • 39c9fa0a2b Merge pull request #468 from rkalidas/compiler-fixes Eric Haszlakiewicz 2018-12-19 11:09:01 -05:00
  • 3003161eff Fix compiler warnings Rubasri Kalidas 2018-12-18 11:30:57 -06:00
  • 6460446aa6 Switch to building a dynamic lib by default. Tweak language in the README.md slightly. Inspired by PR#452. Eric Haszlakiewicz 2018-12-11 20:59:08 -05:00
  • 0daf8dc826 install json_object_iterator.h header file Eric Haszlakiewicz 2018-12-11 20:35:56 -05:00
  • ee4691c9fb Merge pull request #453 from darjankrijan/master Eric Haszlakiewicz 2018-12-11 20:17:43 -05:00
  • 9c4b07faec Removed newly created test case and incorporated it into test1.test and test2.test Darjan Krijan 2018-12-07 17:39:59 +01:00
  • 7a9075c16b Added test cases for spaced pretty and pretty_tab used together Darjan Krijan 2018-12-07 17:30:15 +01:00
  • 240627f260 Merge pull request #454 from ramiropolla/json_object_private Eric Haszlakiewicz 2018-11-30 09:49:35 -05:00
  • 745cadc944 Merge pull request #461 from andy5995/issue_422 Eric Haszlakiewicz 2018-11-28 20:39:42 -05:00
  • 83cb93b7ae Merge pull request #462 from andy5995/issue_460 Eric Haszlakiewicz 2018-11-28 20:39:13 -05:00
  • 2942870325 remove [in] from params description andy5995 2018-11-28 16:55:19 -06:00
  • 3b108935d0 json_object.h:document json_object_new_string_len() andy5995 2018-11-27 11:35:45 -06:00
  • 506a32d4ab json_object.c:set errno in json_object_get_double() andy5995 2018-11-26 21:12:06 -06:00
  • 7539ab2d2e Merge pull request #459 from andy5995/issue_438 Eric Haszlakiewicz 2018-11-25 21:19:02 -05:00
  • 753de5a5a9 Merge pull request #458 from andy5995/README_files_link Eric Haszlakiewicz 2018-11-25 21:17:40 -05:00
  • 80bf857b27 Merge pull request #457 from andy5995/gitignore_build Eric Haszlakiewicz 2018-11-25 21:14:34 -05:00
  • aa831c7960 Merge pull request #456 from andy5995/style_perms Eric Haszlakiewicz 2018-11-25 21:14:14 -05:00
  • 133152a08f Merge pull request #455 from andy5995/test2_dead Eric Haszlakiewicz 2018-11-25 21:13:52 -05:00
  • fc1b113b29 README.html:fix link to Doxygen docs, remove WIN32 link andy5995 2018-11-25 07:09:00 -06:00
  • 71f5c2d50b README.md:fix dead "file.html" link andy5995 2018-11-25 06:51:21 -06:00
  • c3e11d6812 .gitignore:add build directory andy5995 2018-11-25 06:45:21 -06:00
  • dba65cbd30 STYLE.txt:remove executable permissions andy5995 2018-11-25 06:43:02 -06:00
  • 80fd381f8f index.html:fix dead link andy5995 2018-11-25 06:11:00 -06:00
  • 5bb5e2e8fc json_object_private: save 8 bytes in struct json_object in 64-bit architectures Ramiro Polla 2018-11-24 03:36:51 +01:00
  • b0bceaa8bf Added a test for the space after \n issue with flags=JSON_C_TO_STRING_SPACED|JSON_C_TO_STRING_PRETTY|(JSON_C_TO_STRING_PRETTY_TAB) used in json_object_array_to_json_string Darjan Krijan 2018-11-21 22:41:13 +01:00
  • 3943960874 Removed spaces after \n for arrays as well Darjan Krijan 2018-11-21 22:34:01 +01:00
  • e8cec5c9e4 Fixed misalignment in JSON string due to space after \n being printed when choosing JSON_C_TO_STRING_SPACED together with JSON_C_TO_STRING_PRETTY in json_object_array_to_json_string Darjan Krijan 2018-11-20 22:21:27 +01:00
  • ebe520e96e Merge pull request #450 from drizt/subproject Eric Haszlakiewicz 2018-10-20 23:01:20 -04:00
  • ba5a02e8a9 Allow use json-c cmake as subproject Ivan Romanov 2018-10-20 10:50:15 +05:00
  • 994e6c1f60 Re-add creation and installation of the json-c.pc file to the cmake build. Eric Haszlakiewicz 2018-09-01 15:06:14 -04:00
  • 705e2fd010 Merge pull request #444 from Hawk777/document-ref-count-tokener Eric Haszlakiewicz 2018-08-31 01:16:53 -04:00
  • 31d4d3dee7 Document refcount of json_tokener_parse_ex return Christopher Head 2018-08-30 09:18:29 -07:00
  • 0a8ac2ed92 Merge pull request #441 from changyongGuo/c_flag_error Eric Haszlakiewicz 2018-08-14 20:40:49 -04:00
  • 08c8231cc8 fix c flag loss during cmake building changyong guo 2018-08-14 13:52:18 +08:00
  • bf29aa0f8c Merge pull request #434 from unmanned-player/devel Eric Haszlakiewicz 2018-07-28 11:59:46 -04:00
  • 91f9884591 Merge pull request #436 from jobol/master Eric Haszlakiewicz 2018-07-26 23:28:42 -04:00
  • d189d7b5ff Improve pkgconfig setting Jose Bollo 2018-07-25 15:45:01 +02:00
  • f2e991a341 The real CMake support Unmanned Player 2018-07-24 08:06:13 +10:00
  • 2327b23d8e Merge pull request #431 from LeSpocky/cmake Eric Haszlakiewicz 2018-07-12 22:26:48 -04:00
  • 901d59b29f cmake: Bump required version Alexander Dahl 2018-07-12 21:25:38 +02:00
  • 3df1f98b4a Explain why we're not setting the output name for static libraries when on Windows. Eric Haszlakiewicz 2018-06-23 22:10:55 -04:00
  • a056893263 Merge pull request #415 from sgbihu/master Eric Haszlakiewicz 2018-06-23 22:08:25 -04:00
  • e3752b5894 Issue #418: Fix docs for json_util_from_fd and json_util_from_file to say that they return NULL on failures. Eric Haszlakiewicz 2018-06-14 22:24:15 -04:00
  • c1c71097a1 Issue #419: document that NULL may be passed to json_object_put(). Eric Haszlakiewicz 2018-06-12 23:16:31 -04:00
  • fb042f449b Merge pull request #421 from lt-holman/install_header_file Eric Haszlakiewicz 2018-06-08 23:45:47 -04:00
  • 37a2edf468 install json_object_iterator.h header file Keith Holman 2018-06-07 13:19:27 -04:00
  • 4bbc72f633 Merge pull request #420 from angelskieglazki/master Eric Haszlakiewicz 2018-06-02 23:01:04 -04:00
  • 7a4759f165 arraylist: Fix names of parameters for callback function max 2018-06-01 18:21:06 +03:00
  • 4414d068b3 Always create debug info (pdb file) even for release builds. Eric Haszlakiewicz 2018-05-27 21:50:57 -04:00
  • 7038bb8061 Try the appveyor changes again, using %Configuration% instead of "Debug" Eric Haszlakiewicz 2018-05-27 18:20:32 -04:00
  • dfc0fddf22 Include the json-c.lib, .pdb and .exp files in the zip file created by the appveyor build, since it seems they're needed for linking and debugging. Eric Haszlakiewicz 2018-05-27 16:07:11 -04:00
  • 0b3616d580 Resolve windows name conflict Liang, Gao 2018-05-21 16:28:06 +08:00
  • c75ebe8973 Merge pull request #410 from janczer/fix-typos Eric Haszlakiewicz 2018-04-24 22:01:09 -04:00
  • 8bd62177e7 Fixed typos janczer 2018-04-24 16:00:38 +02:00
  • f8c632f579 Issue #407: fix incorrect casts in calls to ctype functions (isdigit and isspace) so we don't crash when asserts are enabled on certain platforms and characters > 128 are parsed. Eric Haszlakiewicz 2018-03-25 18:25:58 -04:00
  • da4b34355d Add an parse test for content starting with a UTF8 BOM, which is _not_ a valid start to a JSON message. Eric Haszlakiewicz 2018-03-25 18:23:42 -04:00
  • 55ca228981 Update the doc links to point at 0.13.1 Eric Haszlakiewicz 2018-03-05 23:32:27 -05:00