Commit Graph

  • cfb9120d86 - empty line at end of file Sergey Rachev 2021-02-28 00:25:48 +01:00
  • 6a076e35ab - declare namespaced export target to simplify the library usage Sergey Rachev 2021-02-27 22:35:57 +01:00
  • 0402378acc - exported targets go to separate generated file and package config file generated from template to use automatic package resolving and resolution logic Sergey Rachev 2021-02-27 18:25:11 +01:00
  • bb82896048 Add support for Bazel build system Mariusz Glebocki 2021-03-08 14:15:54 +01:00
  • 94cda30dbd
    Rearrange Comments::set (#1278) Billy Donahue 2021-03-18 05:22:35 -04:00
  • 9a716e9622
    Update json_value.cpp Billy Donahue 2021-03-18 04:44:30 -04:00
  • 1a2da44e06
    Rearrange Comments::set Billy Donahue 2021-03-18 04:42:26 -04:00
  • ea66d9825f
    Update json_value.cpp Sun Yiming Z 2021-03-18 14:40:54 +08:00
  • 8780fb07c7
    Update json_value.cpp Sun Yiming Z 2021-03-18 11:45:43 +08:00
  • 3345a5cf86
    Update json_value.cpp Sun Yiming Z 2021-03-18 09:55:21 +08:00
  • 0707eefd55
    Update json_value.cpp Sun Yiming Z 2021-03-18 00:48:04 +08:00
  • 1ee39a6752 add comment for emitUTF8 in header PinkD 2021-03-02 23:57:54 +08:00
  • 8e5a9d0906
    add comment for emitUTF8 in header PinkD 2021-03-02 23:57:54 +08:00
  • 2e7c9668c5 Needed for compiling With Embarcadero C++Builder 10.3, and probably with others. David Acevedo 2021-03-02 07:47:22 +01:00
  • 25a5d891c3 Revert "Needed for compiling With Embarcadero C++Builder 10.3, and probably with others." David Acevedo 2021-03-02 07:43:05 +01:00
  • f2f5ce866b Needed for compiling With Embarcadero C++Builder 10.3, and probably with others. David Acevedo 2021-03-01 14:47:47 +01:00
  • b1bd848241
    fix sign-conversion warning (#1268) Billy Donahue 2021-02-20 16:07:34 -05:00
  • b0a76c6655 Fix signedness compile error in test. Michael Devine 2021-02-20 12:51:51 -08:00
  • 823b3e0c73
    fix sign-conversion warning Billy Donahue 2021-02-20 15:51:49 -05:00
  • 09c5ecd84f only append _static suffix for microsoft toolchains Sven Köhler 2021-02-03 23:42:12 +01:00
  • fda274ddd2
    Fix Value::resize to fill all array elements (#1265) Billy Donahue 2021-02-09 23:50:37 -05:00
  • 58519548e6 clang-format Billy Donahue 2021-02-04 08:33:20 -05:00
  • 41192d922e Fix Value::resize to fill all array elements Billy Donahue 2021-02-03 23:56:51 -05:00
  • ab109e359c only append _static suffix for microsoft toolchains Sven Köhler 2021-02-03 23:42:12 +01:00
  • da9e17d257 allow selection of Windows MSVC runtime Yixing Lao 2021-01-17 18:57:28 -08:00
  • 7be3cf3f0c
    Merge branch 'master' into msvc-runtime-selection Christopher Dunn 2021-02-03 13:51:05 -06:00
  • ac2870298e Fixed pkg-config Version Derick Vigne 2021-01-26 14:59:12 -05:00
  • f30f50e71b
    Fixed pkg-config Version Derick Vigne 2021-01-26 14:59:12 -05:00
  • 3c91fd8336 allow selection of Windows MSVC runtime Yixing Lao 2021-01-17 18:57:28 -08:00
  • 04011ff919 allow selection of legacy/new CXX11 ABI Yixing Lao 2021-01-17 17:45:31 -08:00
  • c9a976238b minor fixes for 64 bits and refactor code GermanAizek 2021-01-15 13:19:59 +03:00
  • 168ce5d755 minor fixes for 64 bits and refactor code GermanAizek 2021-01-15 13:19:59 +03:00
  • eab8ebe644 Disable also Visual Studio warning C4275 (std::exception used as base class in dll-interface class) when building as DLL and JSONCPP_DISABLE_DLL_INTERFACE_WARNING is defined. Riccardo Corsi 2021-01-04 15:10:05 +01:00
  • fe9663e7ed Json::ValueIterator operators * and -> need to be const Billy Donahue 2020-12-21 04:41:37 -05:00
  • 5c4219b8ae Update version in dox Christopher Dunn 2021-01-10 00:17:35 -06:00
  • be4a512887
    Remove trailing space characters (#1256) Christopher Dunn 2021-01-09 22:39:07 -06:00
  • 3af22eb6b4 Remove trailing space characters Aaron Franke 2020-09-14 20:51:25 -04:00
  • 735009349f Disable also Visual Studio warning C4275 (std::exception used as base class in dll-interface class) when building as DLL and JSONCPP_DISABLE_DLL_INTERFACE_WARNING is defined. Riccardo Corsi 2021-01-04 15:10:05 +01:00
  • 6491cb9395 Json::ValueIterator operators * and -> need to be const Billy Donahue 2020-12-21 04:41:37 -05:00
  • 14e15b63d5 ValueIterator operators * and -> need to be const Billy Donahue 2020-12-21 04:41:37 -05:00
  • b48720c089
    Merge branch 'master' into jsoncpp_version Jordan Bayles 2020-12-15 11:09:42 -08:00
  • 940982438d
    Fix a precision bug of valueToString, prevent to give an error result… (#1246) Lei 2020-12-16 03:08:05 +08:00
  • 9493a577b7 Fix clang-format! lilei 2020-12-15 13:39:46 +08:00
  • f493fdb475 Fix clang-format. lilei 2020-12-15 13:29:49 +08:00
  • 46105f6bb3 Delete a test case with platform differences in the previous commit lilei 2020-12-15 12:33:39 +08:00
  • 661a074419 Fix a precision bug of valueToString, prevent to give an error result on input of wanted precision 0 and a double value which end of zero before decimal point ,such as 1230.01,12300.1; Add test cases for double valueToString with precision 0; lilei 2020-12-15 10:57:12 +08:00
  • ba68da9c42
    Merge branch 'master' into jsoncpp_version Chen 2020-12-01 09:13:02 +08:00
  • 6515246e2d fix the CI failure Chen 2020-11-16 11:34:12 +08:00
  • d6152a06ea Revert to JSONCPP_(SO)?VERSION_* Jordan Bayles 2020-11-09 09:47:18 -08:00
  • ed52338118
    Remove trailing space characters Aaron Franke 2020-09-14 20:51:25 -04:00
  • 82da440ea1 Merge branch 'pvs-studio-fix-05-09-2020' of https://github.com/pavel-pimenov/jsoncpp into pvs-studio-fix-05-09-2020 Pave Pimenov 2020-11-07 22:07:17 +03:00
  • 5cde655253 * fix ToJsonString Pave Pimenov 2020-11-07 22:06:49 +03:00
  • 0ebc82804f
    Merge branch 'master' into pvs-studio-fix-05-09-2020 Pavel Pimenov 2020-11-07 22:03:40 +03:00
  • b587b9c8ad
    appveyor: add verbose output to see warnings Rosen Penev 2020-04-12 16:26:38 -07:00
  • 8928bac9fc
    move _CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES up Rosen Penev 2020-04-12 16:21:49 -07:00
  • 9e6328e4c3
    json_writer: remove isnan/isfinite compatibility Rosen Penev 2020-04-11 22:33:44 -07:00
  • ab0daa5ad7
    remove auto_ptr compatibility Rosen Penev 2020-04-11 22:22:14 -07:00
  • 306a7704e0
    json_writer: remove old pre-C++11 compability stuff Rosen Penev 2020-04-11 20:38:01 -07:00
  • 187cb57603
    remove unused sscanf define Rosen Penev 2020-04-11 20:29:55 -07:00
  • 8954092f0a
    ENH: Prevent cmake in source builds (#1091) Hans Johnson 2020-11-06 15:35:51 -06:00
  • 53a042360b
    Merge branch 'master' into prevent-in-source-builds Jordan Bayles 2020-11-06 13:34:56 -08:00
  • ab01a90aaf
    Merge branch 'master' into jsoncpp_version Jordan Bayles 2020-11-06 13:22:44 -08:00
  • ceae0e3867
    Fix clang-tidy warnings (#1231) Marcel Opprecht 2020-11-06 22:22:26 +01:00
  • 5b3f428582 v3 Jordan Bayles 2020-11-06 12:28:02 -08:00
  • c212bb1a3e Appveyor variable fix attempt #2' Jordan Bayles 2020-11-06 12:20:08 -08:00
  • e2c0fecd20 Fix cmake path Jordan Bayles 2020-11-06 12:10:43 -08:00
  • c3f039d1c2
    Merge branch 'master' into bug/fix-clang-tidy-warnings Jordan Bayles 2020-11-06 11:58:42 -08:00
  • dfe281e00c Fixup/clang-format Jordan Bayles 2020-11-06 11:58:25 -08:00
  • f321cd0388 Merge branch 'master' into prevent-in-source-builds Jordan Bayles 2020-11-06 11:53:58 -08:00
  • 7472a68863 Fix appveyor Jordan Bayles 2020-11-06 11:53:56 -08:00
  • f93e88d0c4 Change rest of JSONCPP_VERSION_* instances Jordan Bayles 2020-11-06 11:39:37 -08:00
  • a32ceec45a fix empty version string in pkgconfig/jsoncpp.pc Chen 2020-11-04 10:09:14 +08:00
  • 30170d651c Fix c++20 compilation problem for clang10 and fix potential bug due to compiler optimization Christian Ledergerber 2020-10-13 17:55:58 +02:00
  • 8a923cb0d6 Fix c++20 compilation problem for clang10 and fix potential bug due to compiler optimization Christian Ledergerber 2020-10-13 17:55:58 +02:00
  • ed4a017e1e remove example/vs2017 and fix bug #1215 gaozilai 2020-10-14 10:11:04 +08:00
  • 3be571f01d remove example/vs2017 and fix bug #1215 gaozilai 2020-10-14 10:10:36 +08:00
  • 963aec7a19 Fix clang-tidy warnings Marcel Opprecht 2020-10-13 09:59:56 +02:00
  • 44bd0a4173 Merge branch 'master' of github.com:gaozilai/jsoncpp into master gaozilai 2020-10-12 16:43:45 +08:00
  • 9ef618d786 Merge branch 'master' of github.com:gaozilai/jsoncpp into master gaozilai 2020-10-12 16:37:50 +08:00
  • 1627382322 Merge branch 'master' of github.com:gaozilai/jsoncpp into master gaozilai 2020-10-12 16:37:50 +08:00
  • a895bb25ac Add example code of Visual Studio 2017 on windows OS. gaozilai 2020-10-12 16:31:28 +08:00
  • 97925263f5 Add example code of Visual Studio 2017 on windows OS. gaozilai 2020-10-12 16:31:28 +08:00
  • 5f4e10462f
    Merge pull request #1229 from open-source-parsers/pypi Christopher Dunn 2020-10-10 11:30:19 -05:00
  • bb9db78fe2 Do not allow failures on osx Christopher Dunn 2020-10-10 11:20:19 -05:00
  • 1664b6bbf8 Try meson/ninja from pypi Christopher Dunn 2020-10-10 09:06:43 -05:00
  • 5d1cb30e40 clang-format Christopher Dunn 2020-10-10 10:29:19 -05:00
  • c60ebf787a test: ensure the version numbers agree Ben Boeckel 2020-10-01 12:22:04 -04:00
  • 72db276986 version.h: fix the version number in the header Ben Boeckel 2020-10-01 12:21:48 -04:00
  • f8cc724d6a test: ensure the version numbers agree Ben Boeckel 2020-10-01 12:22:04 -04:00
  • f356429532 version.h: fix the version number in the header Ben Boeckel 2020-10-01 12:21:48 -04:00
  • 9059f5cad0
    Roll version numbers for 1.9.4 release (#1223) 1.9.4 Jordan Bayles 2020-09-25 19:19:16 -07:00
  • 4cb9cd6d5b Roll version numbers for 1.9.4 release Jordan Bayles 2020-09-25 19:18:41 -07:00
  • 06dee56f20 Revert "Remove volatile keyword from function argument" Troels Dalsgaard Hoffmeyer 2020-09-25 10:50:00 +02:00
  • a9025c7538 #1209 add parseFromString to avoid unnecessary stringstream content copy Fedor Moiseev 2020-09-16 13:14:42 +02:00
  • fb4986688f Use reintepret_cast instead of c style cast for const char* Troels Dalsgaard Hoffmeyer 2020-09-15 10:05:17 +02:00
  • 319842ebb0 Remove unnecessary type specification Troels Dalsgaard Hoffmeyer 2020-09-14 16:55:45 +02:00
  • e9b24028d3 u8 literal returns a char8_t in C++20 Troels Dalsgaard Hoffmeyer 2020-09-14 16:46:27 +02:00
  • bd16ebaee8 Revert "Fix string assignment in test" Troels Dalsgaard Hoffmeyer 2020-09-14 16:30:06 +02:00
  • db58df22c6 Revert "Use pure utf-8 string in assignemnt" Troels Dalsgaard Hoffmeyer 2020-09-14 16:29:50 +02:00
  • b24b7cfadf * revert Pave Pimenov 2020-09-08 19:29:10 +03:00