Commit Graph

  • d912dc37c6 Fixed missing include. Petr Pitka 2021-11-04 14:44:35 +0100
  • 77733c280d Get decimal separator from locale if available. It is not always comma. Petr Pitka 2021-10-05 15:29:06 +0200
  • e51ca58a53 Bump micro version Alex Beregszaszi 2021-11-04 09:33:34 +0000
  • 8ada255a18 Introduce CharReaderBuilder::ecma404Mode Alex Beregszaszi 2021-09-21 00:44:38 +0100
  • 5a1173887d
    Merge branch 'master' into jsonpath Wang Yuan 2021-11-04 10:33:45 +0800
  • 5defb4ed1a
    Merge pull request #1351 from open-source-parsers/drop-deprecation-warnings 1.9.5 Christopher Dunn 2021-11-03 12:53:28 -0500
  • c4904b2c0d Bump micro version Christopher Dunn 2021-11-03 11:39:54 -0500
  • 54a5432c01 Drop compile-time deprecation warning Christopher Dunn 2021-11-03 11:35:15 -0500
  • 960126ca89
    Merge branch 'master' into jsonpath Christopher Dunn 2021-11-03 11:25:01 -0500
  • b8072fbf67
    Merge branch 'master' into typos Christopher Dunn 2021-11-03 10:45:17 -0500
  • b22302e560
    Merge pull request #1347 from fjtrujy/position_independent_code Christopher Dunn 2021-11-03 10:41:12 -0500
  • 40b44f3c61
    Merge branch 'master' into jsonpath Wang Yuan 2021-11-01 18:58:15 +0800
  • d2b88ea5a8 Apply CRs wangyuan21 2021-11-01 18:57:03 +0800
  • 8778581548 Fix various typos luz paz 2021-10-31 06:28:45 -0400
  • 29f9853455 Fix cmake config for POSITION_INDEPENDENT_CODE enabling it just when BUILD_SHARED_LIBS is ON Francisco Javier Trujillo Mata 2021-10-25 23:49:43 +0200
  • fa747b1ae3 clang-format is not available by default Christopher Dunn 2021-10-26 16:04:17 -0500
  • 79ecbe4a11 clang-format is not available by default Christopher Dunn 2021-10-26 16:04:17 -0500
  • 1e69400369 Apply CR suggestions wangyuan21 2021-10-25 18:22:21 +0800
  • ba2bd5c3e3
    Add test cases Wang Yuan 2021-10-25 14:58:10 +0800
  • bfc0160442
    Handle [%] Wang Yuan 2021-10-25 11:42:44 +0800
  • 3f5a1ecf1d
    Fix parsing [] of JSONPath Wang Yuan 2021-10-21 19:40:35 +0800
  • 897f3d50aa Fix SEGV crash caused by Value(s) appended to itself. Robert Sebastian Herlim 2021-10-20 15:38:13 +0900
  • 94a6220f7c
    Document skipBom in CharReaderBuilder (#1332) Alex Beregszaszi 2021-09-21 06:55:25 +0100
  • efe032cc3a
    adjust Billy Donahue 2021-09-21 01:53:42 -0400
  • 1aa4b3d6a5
    asterisk on newline Billy Donahue 2021-09-21 01:53:06 -0400
  • c5e74510ed
    wrap comment Billy Donahue 2021-09-21 01:51:26 -0400
  • 0260518715 Document skipBom in CharReaderBuilder Alex Beregszaszi 2021-09-21 00:16:07 +0100
  • c39fbdac0f
    minor fix for code examples (#1317) Jack Ullery 2021-08-12 21:08:46 +0000
  • 4b338035a4 minor fix for code examples Jack Ullery 2021-08-12 13:18:22 -0400
  • 83de808134 Create aliases with name space for static and shared library Matthias Loy 2021-06-28 11:10:32 +0200
  • 9ef7d30ddf Create aliases with name space for static and shared library Matthias Loy 2021-06-28 10:17:24 +0200
  • e861c70c62 fix version error from 0.10.6 to 0.10.7 wei-liu 2021-06-24 11:00:36 +0800
  • 65bb1b1c1d
    CMake: Remove ancient version checks (#1299) Frank Dana 2021-06-23 11:03:44 -0700
  • 14deaa8498 CMake: Remove ancient version checks FeRD (Frank Dana) 2021-06-10 02:22:36 -0400
  • 375a1119f8
    Add support for Bazel build system (#1275) Mariusz Glebocki 2021-05-06 04:03:02 +0200
  • 9858131648
    Merge branch 'master' into mglb/bazel-support Christopher Dunn 2021-05-05 20:56:53 -0500
  • 5fabc5e6d2
    conversion errors only if warnings as errors enabled (#1284) SpaceIm 2021-05-06 03:55:25 +0200
  • ade71208b3
    Merge branch 'master' into no-conversion-warnings-as-errors SpaceIm 2021-05-05 11:09:17 +0200
  • 147d6f9076
    Merge branch 'master' into mglb/bazel-support Mariusz Glebocki 2021-05-05 10:27:17 +0200
  • ed1ab7ac45 Avoid getline(s, EOF) Christopher Dunn 2021-05-05 00:27:30 -0500
  • 73bb8c577c Avoid getline(s, EOF) Christopher Dunn 2021-05-05 00:27:30 -0500
  • bb34617267 Merge branch 'cmake-config-improvements' #1271 Christopher Dunn 2021-05-04 23:49:10 -0500
  • 993e4e2828 - isolated namespace targets into separate file Sergey Rachev 2021-04-14 20:50:43 +0200
  • 2af4a4c6c8 - workaround for CMake < 3.18 ALIAS target limitation to not point to non-GLOBAL IMPORTED target Sergey Rachev 2021-04-02 22:30:43 +0200
  • a3914b792f - narrowed lines to be aligned with overall file line width Sergey Rachev 2021-03-06 13:49:53 +0100
  • cee42e0bd7 - empty line at end of file Sergey Rachev 2021-02-28 00:25:48 +0100
  • 62f3e03475 - declare namespaced export target to simplify the library usage Sergey Rachev 2021-02-27 22:35:57 +0100
  • b640795571 - 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 +0100
  • 816ef2230d - isolated namespace targets into separate file Sergey Rachev 2021-04-14 20:50:43 +0200
  • e57a32d913 conversion errors only if warnings as errors enabled SpaceIm 2021-04-14 13:31:48 +0200
  • c40c334678 CharReader: Add StructuredError Kyle Edwards 2021-04-06 16:11:35 -0400
  • c76c144b09 Expose getLocationLineAndColumn() as a public API Kyle Edwards 2021-04-08 15:23:23 -0400
  • 6f6613af40 - workaround for CMake < 3.18 ALIAS target limitation to not point to non-GLOBAL IMPORTED target Sergey Rachev 2021-04-02 22:30:43 +0200
  • 37ce9021ba - narrowed lines to be aligned with overall file line width Sergey Rachev 2021-03-06 13:49:53 +0100
  • cfb9120d86 - empty line at end of file Sergey Rachev 2021-02-28 00:25:48 +0100
  • 6a076e35ab - declare namespaced export target to simplify the library usage Sergey Rachev 2021-02-27 22:35:57 +0100
  • 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 +0100
  • bb82896048 Add support for Bazel build system Mariusz Glebocki 2021-03-08 14:15:54 +0100
  • 94cda30dbd
    Rearrange Comments::set (#1278) Billy Donahue 2021-03-18 05:22:35 -0400
  • 9a716e9622
    Update json_value.cpp Billy Donahue 2021-03-18 04:44:30 -0400
  • 1a2da44e06
    Rearrange Comments::set Billy Donahue 2021-03-18 04:42:26 -0400
  • ea66d9825f
    Update json_value.cpp Sun Yiming Z 2021-03-18 14:40:54 +0800
  • 8780fb07c7
    Update json_value.cpp Sun Yiming Z 2021-03-18 11:45:43 +0800
  • 3345a5cf86
    Update json_value.cpp Sun Yiming Z 2021-03-18 09:55:21 +0800
  • 0707eefd55
    Update json_value.cpp Sun Yiming Z 2021-03-18 00:48:04 +0800
  • 1ee39a6752 add comment for emitUTF8 in header PinkD 2021-03-02 23:57:54 +0800
  • 8e5a9d0906
    add comment for emitUTF8 in header PinkD 2021-03-02 23:57:54 +0800
  • 2e7c9668c5 Needed for compiling With Embarcadero C++Builder 10.3, and probably with others. David Acevedo 2021-03-02 07:47:22 +0100
  • 25a5d891c3 Revert "Needed for compiling With Embarcadero C++Builder 10.3, and probably with others." David Acevedo 2021-03-02 07:43:05 +0100
  • f2f5ce866b Needed for compiling With Embarcadero C++Builder 10.3, and probably with others. David Acevedo 2021-03-01 14:47:47 +0100
  • b1bd848241
    fix sign-conversion warning (#1268) Billy Donahue 2021-02-20 16:07:34 -0500
  • b0a76c6655 Fix signedness compile error in test. Michael Devine 2021-02-20 12:51:51 -0800
  • 823b3e0c73
    fix sign-conversion warning Billy Donahue 2021-02-20 15:51:49 -0500
  • 09c5ecd84f only append _static suffix for microsoft toolchains Sven Köhler 2021-02-03 23:42:12 +0100
  • fda274ddd2
    Fix Value::resize to fill all array elements (#1265) Billy Donahue 2021-02-09 23:50:37 -0500
  • 58519548e6 clang-format Billy Donahue 2021-02-04 08:33:20 -0500
  • 41192d922e Fix Value::resize to fill all array elements Billy Donahue 2021-02-03 23:56:51 -0500
  • ab109e359c only append _static suffix for microsoft toolchains Sven Köhler 2021-02-03 23:42:12 +0100
  • da9e17d257 allow selection of Windows MSVC runtime Yixing Lao 2021-01-17 18:57:28 -0800
  • 7be3cf3f0c
    Merge branch 'master' into msvc-runtime-selection Christopher Dunn 2021-02-03 13:51:05 -0600
  • ac2870298e Fixed pkg-config Version Derick Vigne 2021-01-26 14:59:12 -0500
  • f30f50e71b
    Fixed pkg-config Version Derick Vigne 2021-01-26 14:59:12 -0500
  • 3c91fd8336 allow selection of Windows MSVC runtime Yixing Lao 2021-01-17 18:57:28 -0800
  • 04011ff919 allow selection of legacy/new CXX11 ABI Yixing Lao 2021-01-17 17:45:31 -0800
  • c9a976238b minor fixes for 64 bits and refactor code GermanAizek 2021-01-15 13:19:59 +0300
  • 168ce5d755 minor fixes for 64 bits and refactor code GermanAizek 2021-01-15 13:19:59 +0300
  • 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 +0100
  • fe9663e7ed Json::ValueIterator operators * and -> need to be const Billy Donahue 2020-12-21 04:41:37 -0500
  • 5c4219b8ae Update version in dox Christopher Dunn 2021-01-10 00:17:35 -0600
  • be4a512887
    Remove trailing space characters (#1256) Christopher Dunn 2021-01-09 22:39:07 -0600
  • 3af22eb6b4 Remove trailing space characters Aaron Franke 2020-09-14 20:51:25 -0400
  • 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 +0100
  • 6491cb9395 Json::ValueIterator operators * and -> need to be const Billy Donahue 2020-12-21 04:41:37 -0500
  • 14e15b63d5 ValueIterator operators * and -> need to be const Billy Donahue 2020-12-21 04:41:37 -0500
  • b48720c089
    Merge branch 'master' into jsoncpp_version Jordan Bayles 2020-12-15 11:09:42 -0800
  • 940982438d
    Fix a precision bug of valueToString, prevent to give an error result… (#1246) Lei 2020-12-16 03:08:05 +0800
  • 9493a577b7 Fix clang-format! lilei 2020-12-15 13:39:46 +0800
  • f493fdb475 Fix clang-format. lilei 2020-12-15 13:29:49 +0800
  • 46105f6bb3 Delete a test case with platform differences in the previous commit lilei 2020-12-15 12:33:39 +0800
  • 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 +0800