Commit Graph

  • a07b37e4ec
    Improve performance for comment parsing (#1052) Jordan Bayles 2019-10-17 10:43:25 -07:00
  • aebc7faa4f BUG: New CMake features used that break backward compatibility Hans Johnson 2019-10-16 09:38:05 -05:00
  • bdacfd7bc0
    add a new method to insert a new value in an array at specific index. (#949) dota17 2019-10-16 14:33:53 +08:00
  • c5f66ab816 Test Framework Modify : Remove JSONTEST_REGISTER_FIXTURE (#1050) dota17 2019-10-16 06:48:50 +08:00
  • bcad4e4de2 clang-tidy cleanups 2 (#1048) Rosen Penev 2019-10-15 00:27:23 -07:00
  • 7329223f58
    fix clang-format (#1049) dota17 2019-10-14 09:42:47 +08:00
  • 2e33c218cb
    Fix fuzzer off by one error (#1047) Jordan Bayles 2019-10-11 15:08:42 -07:00
  • ddc0748c4f add testcases for writerTest [improve coverage] (#1039) dota17 2019-10-12 05:39:09 +08:00
  • 2ee3b1dbb1 Re-add JSONCPP_NORETURN (#1041) es1x 2019-10-11 21:33:36 +03:00
  • f34bf24bbd
    Issue #958: Travis CI should enforce clang-format standards (#1026) Jordan Bayles 2019-10-11 11:19:00 -07:00
  • c4bc6da87d Fix dead link in CONTRIBUTING.md (#1044) Jacob Bundgaard 2019-10-10 04:22:25 +02:00
  • 736409f1b5 fix clang-format error for ci (#1036) dota17 2019-10-02 03:54:07 +08:00
  • 7e97345e26 Add vcpkg installation instructions (#1037) Griffin Downs 2019-10-01 12:53:42 -07:00
  • 227c7cdfa5 Supplement the testcase for comparing object (#1032) Vincent 2019-09-26 05:07:34 +08:00
  • 00c2c9f6e4 Supplement the testcase for comparing the Array and Null (#1031) Vincent 2019-09-26 05:07:08 +08:00
  • d448610770
    Fixup Json::Value append methods, run clang format. (#1022) Jordan Bayles 2019-09-25 14:05:45 -07:00
  • 00b979f086
    Issue #970: Rename features.h to json_features.h (#1024) Jordan Bayles 2019-09-25 14:04:53 -07:00
  • ae4dc9aa62 clang-tidy fixes (#1033) Rosen Penev 2019-09-25 14:03:30 -07:00
  • e9ccbe0145 Create an example directory and add some code examples. (#944) dota17 2019-09-18 04:30:00 +08:00
  • 21e3d21243 pkgconfig: Fix for cross compilation (#1027) Rosen Penev 2019-09-17 12:46:55 -07:00
  • c97bd59ff2 add a testcase in ValueTest:CopyObject (#1028) Vincent 2019-09-18 03:46:29 +08:00
  • 81ae1d55f7
    Just run clang format (#1025) Jordan Bayles 2019-09-16 12:37:14 -07:00
  • 18f790fbe7
    Issue 1021: Fix clang 10 compilation (#1023) Jordan Bayles 2019-09-16 12:27:59 -07:00
  • 3013ed48b3 jsoncpp: Define JSON_USE_INT64_DOUBLE_CONVERSION for clang as well. (#1002) m-gupta 2019-09-16 12:24:13 -07:00
  • 2cb9a5803e reinforce readToken function and add simple tests (#1012) dota17 2019-09-17 02:25:22 +08:00
  • c5cb313ca0 Do not allow tokenError tokens after input if failIfExtra is set. (#1014) Frank Richter 2019-09-16 19:41:50 +02:00
  • abcd3f7b1f Modify code comments in write.h (#987) dota17 2019-09-17 01:40:35 +08:00
  • d622250c3e Check the comments array boundry. (#993) dota17 2019-09-17 01:40:09 +08:00
  • db61dba885 Improving Code Readability (#1004) dota17 2019-09-17 01:35:48 +08:00
  • 7ef0f9fa5b [Language Conformance] Use constexpr restriction in jsoncpp (#1005) dota17 2019-09-17 01:33:47 +08:00
  • 3550a0a939 add some testcases: WriteTest, StreamWriterTest (#1015) dota17 2019-09-17 01:32:46 +08:00
  • 21ab82916b Add dictionary for fuzzing (#1020) Google AutoFuzz Team 2019-09-16 10:30:59 -07:00
  • fd940255ce change the returned value (#1003) dota17 2019-08-27 03:47:54 +08:00
  • 472adb60ee Fix a coupe of typos (#1007) aliha 2019-08-26 15:37:05 -04:00
  • c92c87b47d Add some test cases in ValueTest (#1010) dota17 2019-08-27 03:36:51 +08:00
  • b941149a37 tests: Improve CharReaderFailIfExtraTest (#1011) Frank Richter 2019-08-26 21:36:27 +02:00
  • 2cf939e8c3 change Value::null to Value::nullSingleton() (#1000) dota17 2019-08-14 13:42:10 +08:00
  • 7b28698c5c
    Cleanup versioning strategy relanding (#989) (#997) Jordan Bayles 2019-08-13 22:41:43 -07:00
  • 0d27381acf
    Revert "Cleanup versioning strategy (#989)" (#996) Jordan Bayles 2019-07-31 11:26:48 -07:00
  • 12325b814f
    Cleanup versioning strategy (#989) Jordan Bayles 2019-07-22 15:25:23 -07:00
  • b27c83f691 Delete JSONCPP_DEPRECATED, use [[deprecated]] instead. (#978) dota17 2019-07-18 04:35:33 +08:00
  • 483eba84a7 Improve code comment formatting (Issue #985) Billy Donahue 2019-07-14 18:41:48 -04:00
  • b3507948e2 Fix definition check for GNUC Jordan Bayles 2019-07-12 11:07:12 -07:00
  • 645250b669 \#979 Fix parseFromStream definition 1.9.1 Jordan Bayles 2019-07-10 18:56:30 -07:00
  • 25c57812e2 Add new JSON_USE_NULLREF flag Jordan Bayles 2019-07-11 14:27:29 -07:00
  • 9ef812a097 \#964 Delete JSONCPP_NORETURN for [[noreturn]] Jordan Bayles 2019-07-09 15:03:39 -07:00
  • 60ba071aac pop the root node after readValue() lilinchao 2019-07-02 20:28:30 +08:00
  • 3c32dca892 adjust some codes position 1.9.0 lilinchao 2019-07-02 21:15:11 +08:00
  • 7924d3ff97 Update version.h.in header comments Jordan Bayles 2019-07-01 13:06:14 -07:00
  • 95b3092ce4 Fix comments on Json Reader Jordan Bayles 2019-06-28 09:50:46 -07:00
  • f8db40ff83 Update minimum CMake version requirement Jordan Bayles 2019-06-28 10:11:58 -07:00
  • 44bc38f0a1 Issue #633: Fix issue with maxInt Jordan Bayles 2019-06-28 09:34:16 -07:00
  • ddc9e0fcd7 Run clang-format on the repository Jordan Bayles 2019-06-27 12:01:43 -07:00
  • 879a5b80ce Add fuzz.cpp to jsoncpp_test Google AutoFuzz Team 2019-06-26 17:40:59 -04:00
  • dc170e30e2 Update main.cpp Google AutoFuzz Team 2019-06-26 17:32:33 -04:00
  • d148e28b9b added fuzz.cpp to macro in main.cpp Google-Autofuzz 2019-06-26 17:19:42 -04:00
  • bcc0472621 Update jsontest.cpp Google AutoFuzz Team 2019-06-24 15:13:53 -04:00
  • c4d1cb1cd1 Update jsontest.cpp Google AutoFuzz Team 2019-06-24 15:07:31 -04:00
  • 336c300ca4 Update jsontest.cpp Google AutoFuzz Team 2019-06-24 15:06:19 -04:00
  • 400ec89811 Update CMakeLists.txt Google AutoFuzz Team 2019-06-24 15:00:57 -04:00
  • 181f9eb129 Update CMakeLists.txt Google AutoFuzz Team 2019-06-24 14:50:25 -04:00
  • 13afd0e455 Update main.cpp Google AutoFuzz Team 2019-06-24 14:27:36 -04:00
  • caa2f3bf42 Update main.cpp Google AutoFuzz Team 2019-06-24 14:25:00 -04:00
  • fdcd2fc232 Update main.cpp Google AutoFuzz Team 2019-06-24 12:23:05 -04:00
  • 92cc77392e Added include fuzz.cpp Google AutoFuzz Team 2019-06-24 11:50:28 -04:00
  • 7e69f15a64 added llvm Google AutoFuzz Team 2019-06-24 11:34:16 -04:00
  • 8e01024ce3 fix llvm Google AutoFuzz Team 2019-06-24 11:20:37 -04:00
  • 6d236e1948 Update fuzz.cpp Google AutoFuzz Team 2019-06-24 10:32:52 -04:00
  • d81a3caece Update fuzz.h Google AutoFuzz Team 2019-06-24 10:32:37 -04:00
  • 2939d85b84 Update fuzz.cpp Google AutoFuzz Team 2019-06-24 10:26:01 -04:00
  • 9725530a4f Update fuzz.h Google AutoFuzz Team 2019-06-24 10:25:29 -04:00
  • 576b271a04 Update fuzz.cpp Google AutoFuzz Team 2019-06-24 10:03:26 -04:00
  • 9d6db96f36 Update fuzz.h Google AutoFuzz Team 2019-06-24 10:03:06 -04:00
  • 46d35659ef Update fuzz.h Google AutoFuzz Team 2019-06-24 09:50:41 -04:00
  • 29434414d7 Update fuzz.cpp Google AutoFuzz Team 2019-06-24 09:50:09 -04:00
  • 3247202676 Updated fuzz.h Google AutoFuzz Team 2019-06-24 09:49:23 -04:00
  • 0e3b22dd3a Updated header and fixed the bug Google AutoFuzz Team 2019-06-24 09:45:29 -04:00
  • 786851819e Add a simple fuzz test for jsoncpp. Autofuzz team 2019-06-12 16:02:05 +02:00
  • 629a727b5f version.h : wrong file was deployed, added required include path and Olivier LIESS 2019-06-03 12:37:45 +02:00
  • c51d718ead extract variable cmlchen 2019-06-25 11:26:29 +08:00
  • 7c7ccbf934 fix compile problem cmlchen 2019-06-21 10:23:20 +08:00
  • b7feb2d493 use fpclassify to test a float number is zero or nan cmlchen 2019-06-21 09:40:33 +08:00
  • 5510f14a71 repair a typo error chenguoping 2019-05-31 14:16:48 +08:00
  • d34479ec34 Issue 920: Fix android build with casting fix Jordan Bayles 2019-06-24 14:48:59 -07:00
  • dd6921f479 Add WideString test for Issue #756 Billy Donahue 2018-05-28 12:45:01 -04:00
  • 101d4797db
    Merge pull request #955 from baylesj/yaml-cleanups Jordan Bayles 2019-06-25 14:56:34 -07:00
  • 2690bc9a9a Update appveyor to use build images Jordan Bayles 2019-06-25 14:48:40 -07:00
  • c84f2e19c9 Update travis scripts Jordan Bayles 2019-06-25 14:40:55 -07:00
  • 408b466b57 Modernize Travis and Appveyor configs Jordan Bayles 2019-06-25 14:27:26 -07:00
  • 2a3ae0e79f
    Merge pull request #932 from oleurodecision/cmake_clean Jordan Bayles 2019-06-25 13:59:46 -07:00
  • 2d211de06e Update issue templates Jordan Bayles 2019-06-24 14:40:08 -07:00
  • 18e51e23fd Update issue templates Jordan Bayles 2019-06-24 14:38:38 -07:00
  • 56c41fbd88
    Merge pull request #934 from oleurodecision/cmake_config_version Jordan Bayles 2019-06-24 14:32:55 -07:00
  • 4babd12a25
    Merge pull request #953 from baylesj/clang-format Jordan Bayles 2019-06-24 14:25:16 -07:00
  • 6935317d84
    Merge pull request #952 from baylesj/update-meson-req Jordan Bayles 2019-06-24 14:08:10 -07:00
  • d5bd1a7716 Run clang format Jordan Bayles 2019-06-24 14:06:45 -07:00
  • f7182a0fdc
    Update CONTRIBUTING.md Jordan Bayles 2019-06-24 14:05:18 -07:00
  • be4dc51c1f
    Update README.md Jordan Bayles 2019-06-24 13:54:28 -07:00
  • 12461e5bf1
    Create CONTRIBUTING.md Jordan Bayles 2019-06-24 13:53:55 -07:00
  • 185dfd592d Update meson build requirement Jordan Bayles 2019-06-24 13:38:00 -07:00