Commit Graph

  • 75b360af4a
    spot fix #1171: isprint argument must be representable as unsigned char (#1173) Billy Donahue 2020-05-13 18:37:02 -0400
  • 94c3e49d47 spot fix #1171: isprint argument must be representable as unsigned char Billy Donahue 2020-05-13 18:13:59 -0400
  • e36cff19f0
    clang-tidy + any_of usage (#1171) Rosen Penev 2020-05-12 16:19:36 -0700
  • df11b7673e
    use std::any_of Rosen Penev 2020-05-11 17:51:10 -0700
  • f334fcb166
    do the same for json_reader Rosen Penev 2020-05-12 14:25:11 -0700
  • fd4b38853e
    optimize JsonWriter::validate #1171 Billy Donahue 2020-05-12 12:22:27 -0400
  • 3b416b03ab optimize JsonWriter::validate #1171 Billy Donahue 2020-05-12 12:22:27 -0400
  • b2e9a21dcc
    [clang-tidy] change functions to static Rosen Penev 2020-04-10 18:13:59 -0700
  • b8cb8889aa
    Added current dir specifier for PowerShell (#1169) Edward Brey 2020-05-07 20:00:12 -0500
  • ae839f6b03
    Added current dir specifier for PowerShell Edward Brey 2020-05-07 07:44:41 -0500
  • d2d4c74a03
    Update README.md and add dota17 to AUTHORS list. (#1168) Chen 2020-04-30 18:05:17 +0800
  • 8b7ea09b80
    Bump soversion to 24 (#1167) Chen 2020-04-30 17:58:07 +0800
  • 04cb7ef64a add dota17 to AUTHORS list chenguoping 2020-04-30 17:25:05 +0800
  • 2fee1b6e2a update README chenguoping 2020-04-30 17:23:39 +0800
  • c6cb160b5e bump soversion to 24 chenguoping 2020-04-30 16:48:32 +0800
  • 7c186e549f update README 00.11.0 chenguoping 2020-04-29 18:56:41 +0800
  • d9ffdc4bcb Configure Travis CI, to extend more compile environments. chenguoping 2020-04-30 14:59:08 +0800
  • d2c205206d Rewrite and revert some code to build in pre-C++11 chenguoping 2020-04-30 11:24:36 +0800
  • a4fb5db543
    Put ".exe" and ".dll" together to make test usable in build dir. (#1166) xkszltl 2020-04-30 10:31:54 +0800
  • 6c7a806445 Put ".exe" and ".dll" together to make test usable in build dir. Tongliang Liao 2020-04-30 03:52:05 +0800
  • d517d598a7
    Merge pull request #1165 from mrjoel/mrjoel/cmake-updates Christopher Dunn 2020-04-29 08:27:43 -0500
  • a05262ba27 Cosider Consistency: revert PR-846, ENH Use cmake builtin versioning capabilities chenguoping 2020-04-29 19:06:33 +0800
  • 6860735266 Merge branch 'master' into pre-v2.y.z chenguoping 2020-04-29 16:48:37 +0800
  • 12d4ece8c8 update .travis and * builder.sh chenguoping 2020-04-29 16:47:35 +0800
  • 018fc0a6dd clang-tidy fixes again from PR-1155 chenguoping 2020-04-29 11:50:51 +0800
  • e9b0b96be6 Remove redundant cmake_minimum_required from example Joel Johnson 2020-02-19 09:14:08 -0700
  • 3f0d63b5a9 Use internal CMake compiler version directly Joel Johnson 2020-02-18 13:56:26 -0700
  • 524234e479 Use non-version checked add_compile_options Joel Johnson 2020-01-20 13:21:14 -0700
  • 9abf11935c Remove unused CMake variable Joel Johnson 2020-02-18 16:55:45 -0700
  • 8a5e792f20 Add Clang support, be explicit about MSVC flags Joel Johnson 2019-12-31 20:38:39 -0700
  • 30eb5ce128 Check compiler using CMAKE_CXX_COMPILER_ID Joel Johnson 2019-12-31 20:23:08 -0700
  • 12ceb01485 Always use consistent CXX_STANDARD Joel Johnson 2019-12-31 16:07:22 -0700
  • edc6239f39 Not needed to specify CMAKE_MACOSX_RPATH Joel Johnson 2019-12-31 16:03:32 -0700
  • 5a0152ae1b Only set CMAKE_BUILD_TYPE for single config generators Joel Johnson 2019-12-31 15:42:19 -0700
  • c648b0378a Consolidate setting of jsoncpp target properties Joel Johnson 2020-02-18 18:04:59 -0700
  • a3afd74b80 Don't use unique variable for postfix Joel Johnson 2020-02-18 18:04:04 -0700
  • 2cb16b35dc
    allowBom -> skipBom (#1162) Chen 2020-04-28 17:30:08 +0800
  • 383fa5d177 allowBom -> skipBom chenguoping 2020-04-28 17:03:54 +0800
  • 83946a28db
    Ignore byte order mark in the head of UTF-8 text. (#1149) Chen 2020-04-28 15:16:05 +0800
  • 7092f8d88b refactory skipBom() chenguoping 2020-04-28 15:02:46 +0800
  • 1124a5438e JSONCPP_VER_11 -> JSONCPP_CXX_STD_11 chenguoping 2020-04-27 21:09:07 +0800
  • 9e57027d91 clean code chenguoping 2020-04-27 20:52:22 +0800
  • 720b55bd00 change soversion in CMakeLists.txt chenguoping 2020-04-27 15:46:28 +0800
  • 576e6dd4ac update chenguoping 2020-04-27 11:38:44 +0800
  • a7abd1446c update version string chenguoping 2020-04-27 14:37:25 +0800
  • 655cbd3a58 Merge branch 'master' into pre-v2.y.z chenguoping 2020-04-26 20:19:10 +0800
  • 3ccb05da26 update CMakeLists.txt chenguoping 2020-04-26 19:53:19 +0800
  • fe1c7cabbf update .travis.yml chenguoping 2020-04-26 17:46:25 +0800
  • a5414b5af6 fix VS error chenguoping 2020-04-26 15:35:43 +0800
  • cf9b7eb57c Merge branch 'master' of github.com:open-source-parsers/jsoncpp chenguoping 2020-04-26 12:13:55 +0800
  • 54c5fa7a5a fix Appveyor CI errors chenguoping 2020-04-26 09:18:48 +0800
  • 91f1553f2c Make throwRuntimeError/throwLogicError print msg when built with JSON_USE_EXCEPTION=0 bcsgh 2020-03-23 17:34:46 -0700
  • 5813ab1bc1 Merge branch 'fixup-tests' into 'master' (#1102) Christopher Dunn 2020-04-24 13:06:44 -0500
  • a0b8c3ecb4 Do not run colliding tests at same time Christopher Dunn 2020-04-24 09:24:22 -0500
  • b349221938 Cleanup test configurations Jordan Bayles 2019-11-14 10:52:13 -0800
  • 9e23f66f61 Issue 1102: Fixup test suite, fix broken tests Jordan Bayles 2019-11-14 10:41:25 -0800
  • 411d88fae8 Stop checking status; raise instead Christopher Dunn 2020-04-24 01:45:19 -0500
  • 1ff6bb65a0 ninja test Christopher Dunn 2020-04-24 00:58:35 -0500
  • 387045d31c Do not run colliding tests at same time Christopher Dunn 2020-04-24 09:24:22 -0500
  • 2c68011853 Cleanup test configurations Jordan Bayles 2019-11-14 10:52:13 -0800
  • e108af322f Issue 1102: Fixup test suite, fix broken tests Jordan Bayles 2019-11-14 10:41:25 -0800
  • 547ce59304 Stop checking status; raise instead Christopher Dunn 2020-04-24 01:45:19 -0500
  • 2a3b389902 ninja test Christopher Dunn 2020-04-24 00:58:35 -0500
  • c62a014f01 Merge branch 'master' into pre-v2.y.z chenguoping 2020-04-24 20:59:32 +0800
  • c4f162e457 Revert "clang-tidy fixes again (#1155)" chenguoping 2020-04-24 20:59:09 +0800
  • d0c9c715c3 pre-release: V2.y.z chenguoping 2020-04-24 20:47:13 +0800
  • 8b20b7a317 amalgamate: add version.h and allocator.h to the forwards header Ben Boeckel 2019-12-30 11:37:14 -0500
  • 2e54e8ff1c
    adding myself to AUTHORS as per commits (#1109) Stefano Fiorentino 2020-04-24 05:52:56 +0200
  • eda6a60e01 format lizz 2020-04-15 10:03:36 +0800
  • 087ec1dabc tweaks from PR #1154 Billy Donahue 2020-04-14 21:15:53 -0400
  • 90ca694e46
    clang-tidy fixes again (#1155) Rosen Penev 2020-04-11 22:26:04 -0700
  • 5a61012e8c
    remove JSONCPP_NOEXCEPT Rosen Penev 2020-04-10 20:42:01 -0700
  • 852267aacc
    remove JSONCPP_OP_EXPLICIT Rosen Penev 2020-04-10 20:38:40 -0700
  • 2f67bc45a6
    fix extra comma warnings Rosen Penev 2020-04-10 18:57:29 -0700
  • c58acb4143
    [clang-tidy] fix performance issues Rosen Penev 2020-04-10 18:27:44 -0700
  • 97d1372681
    [clang-tidy] switch to raw strings Rosen Penev 2020-04-10 18:11:32 -0700
  • 10b7352dca
    [clang-tidy] remove redundant string initialization Rosen Penev 2020-04-10 18:09:13 -0700
  • abdca8e55a fix lizz 2020-04-10 23:45:43 +0800
  • ded7d84ce5 fix lizz 2020-04-10 23:42:04 +0800
  • 4d161459ae fix test lizz 2020-04-10 23:34:17 +0800
  • e18d9028d3 format lizz 2020-04-10 23:31:07 +0800
  • e349685a81 fix lizz 2020-04-10 23:29:20 +0800
  • 51bef9f7d4 format lizz 2020-04-10 23:25:46 +0800
  • b14e73199b No trainling space for BuiltStyledStreamWriter lizz 2020-04-10 23:02:21 +0800
  • 795ca7783e Ignore bom at the beginning of the UTF-8 text Add a testcase about bom. chenguoping 2020-03-20 20:37:27 +0800
  • c334d613c8 Make throwRuntimeError/throwLogicError print msg when built with JSON_USE_EXCEPTION=0 bcsgh 2020-03-23 17:34:46 -0700
  • 52c3587c8e Use stream error flags instead of exception Joel Johnson 2020-02-19 09:23:53 -0700
  • 20144664ad Remove redundant cmake_minimum_required from example Joel Johnson 2020-02-19 09:14:08 -0700
  • 3015dfe323 Use internal CMake compiler version directly Joel Johnson 2020-02-18 13:56:26 -0700
  • f04c9c0f07 Use non-version checked add_compile_options Joel Johnson 2020-01-20 13:21:14 -0700
  • 8d566938f3 Remove unused CMake variable Joel Johnson 2020-02-18 16:55:45 -0700
  • c9187d3ddd Add Clang support, be explicit about MSVC flags Joel Johnson 2019-12-31 20:38:39 -0700
  • 9571d3b483 Check compiler using CMAKE_CXX_COMPILER_ID Joel Johnson 2019-12-31 20:23:08 -0700
  • c6bcdfb241 Always use consistent CXX_STANDARD Joel Johnson 2019-12-31 16:07:22 -0700
  • 13fe02c897 Not needed to specify CMAKE_MACOSX_RPATH Joel Johnson 2019-12-31 16:03:32 -0700
  • 1d2725b04a Only set CMAKE_BUILD_TYPE for single config generators Joel Johnson 2019-12-31 15:42:19 -0700
  • 979c9a2b9a Consolidate setting of jsoncpp target properties Joel Johnson 2020-02-18 18:04:59 -0700
  • a15a3f3c41 Don't use unique variable for postfix Joel Johnson 2020-02-18 18:04:04 -0700
  • 3beb37ea14
    revert trailing comma in old Reader (#1126) Chen 2020-02-14 05:25:08 +0800
  • dc180eb25e
    Remove '=delete' from template methods for Xcode 8 (#1133) David Gobbi 2020-02-13 14:22:49 -0700