Commit Graph

  • bdcabc05d1
    🚨 fix warnings Niels Lohmann 2021-01-28 16:02:48 +0100
  • bfcbb43b7e
    🚨 fix warnings Niels Lohmann 2021-01-28 15:48:53 +0100
  • 09bf771fd4
    🚨 fix warnings Niels Lohmann 2021-01-28 15:44:04 +0100
  • cdd6412ab2
    🚨 fix warnings Niels Lohmann 2021-01-28 15:10:53 +0100
  • 4ade7210ac
    Merge branch 'develop' of https://github.com/nlohmann/json into ci Niels Lohmann 2021-01-28 14:48:51 +0100
  • 27b44cb17b
    Merge branch 'issue2615' of https://github.com/nlohmann/json into develop Niels Lohmann 2021-01-28 14:47:28 +0100
  • ae78c968cf
    🎨 fix format Niels Lohmann 2021-01-28 14:46:46 +0100
  • 28d5f863b3
    🚨 fix warnings Niels Lohmann 2021-01-28 14:46:29 +0100
  • 675f07f5e9
    🚨 fix warnings Niels Lohmann 2021-01-28 13:51:43 +0100
  • 866a4c56f0
    🚨 suppress some unhelpful warnings Niels Lohmann 2021-01-28 12:49:15 +0100
  • 2d175d94e7
    🚨 fix warnings Niels Lohmann 2021-01-28 12:43:19 +0100
  • eba434a95a
    🚨 fix warnings Niels Lohmann 2021-01-28 11:26:12 +0100
  • ea69fe0f0e
    🔧 select proper binary Niels Lohmann 2021-01-28 11:21:20 +0100
  • c243cd7abe
    🚨 fix warnings Niels Lohmann 2021-01-28 11:18:56 +0100
  • 10fc3520d7
    🚨 fix warnings Niels Lohmann 2021-01-27 22:58:24 +0100
  • 81c8ded93c
    👷 add CI steps for Clang-Tidy Niels Lohmann 2021-01-27 22:53:52 +0100
  • 87d1dc7ed2
    👷 add CI steps for Clang-Tidy Niels Lohmann 2021-01-27 22:48:20 +0100
  • cb28e76aa4
    🚨 fix warnings from Clang-Tidy Niels Lohmann 2021-01-27 22:48:04 +0100
  • 0a27d1cf59
    👷 add CI steps for cppcheck and cpplint Niels Lohmann 2021-01-27 21:18:42 +0100
  • 2e044e27a2
    🔨 clean up Niels Lohmann 2021-01-27 20:37:18 +0100
  • e71daa1a51
    Merge branch 'develop' of https://github.com/nlohmann/json into ci Niels Lohmann 2021-01-27 19:56:02 +0100
  • 24cab965d1
    add targets for C++ language versions and reproducible tests Niels Lohmann 2021-01-27 15:05:31 +0100
  • 9f6b78ee5a
    📝 add documentation Niels Lohmann 2021-01-27 14:34:10 +0100
  • 5b0c804630
    🐛 properly assign two labels to one test case #2596 Niels Lohmann 2021-01-27 14:22:58 +0100
  • 309829d64f
    add targets for offline and git-independent tests Niels Lohmann 2021-01-27 14:22:03 +0100
  • ffdeb77468
    🚨 fix warnings #2615 issue2615 Niels Lohmann 2021-01-27 12:54:46 +0100
  • 702d223899
    🐛 fix OCLint call Niels Lohmann 2021-01-26 22:25:20 +0100
  • 3b63a47270
    🚨 suppress warning Niels Lohmann 2021-01-26 20:53:02 +0100
  • 524eea5887
    👌 remove unused template parameter Niels Lohmann 2021-01-26 17:49:15 +0100
  • d9bde8ef46
    🔨 cleanup Niels Lohmann 2021-01-26 15:36:59 +0100
  • 53976034d5
    🔥 remove unneeded jobs Niels Lohmann 2021-01-26 14:23:01 +0100
  • b2bc283433
    ⚗️ fix labels Niels Lohmann 2021-01-26 14:22:38 +0100
  • 468dc58199
    ⚗️ only execute Valgrind tests Niels Lohmann 2021-01-26 14:09:35 +0100
  • 8651ad47b4
    ⚗️ download test data explicitly Niels Lohmann 2021-01-26 13:58:39 +0100
  • eadcce9b8f
    ⚗️ do not call ctest in test subdirectory Niels Lohmann 2021-01-26 13:45:42 +0100
  • 46a243bbd7
    remove Dart Niels Lohmann 2021-01-26 12:59:09 +0100
  • f4ea5bce25
    ⚗️ add Dart Niels Lohmann 2021-01-25 22:47:39 +0100
  • f3a68aeb05
    👷 add target for Valgrind tests Niels Lohmann 2021-01-25 22:33:27 +0100
  • 40a6532da2
    🔧 add target for Valgrind Niels Lohmann 2021-01-25 22:17:11 +0100
  • 74cc0ab470
    ♻️ remove diagnostics_t class Niels Lohmann 2021-01-25 13:47:50 +0100
  • 130382f2a9 Remove comment about GCC commit which didn't really relate to the code. Anthony VH 2021-01-24 20:02:24 +0100
  • e8dba10f53
    add test Niels Lohmann 2021-01-24 17:45:48 +0100
  • c190a72f3d
    👌 apply suggestion Niels Lohmann 2021-01-24 17:45:08 +0100
  • b83fe5dbf2
    Merge pull request #2607 from nlohmann/issue1952 Niels Lohmann 2021-01-24 13:58:20 +0100
  • 579190152a
    🐳 user Docker image to run CI Niels Lohmann 2021-01-24 13:57:29 +0100
  • 2efc29540e
    🔧 adjust flags for GCC 11.0.0 20210110 (experimental) Niels Lohmann 2021-01-23 21:25:41 +0100
  • 380a613f2b
    🐛 fix bug in diagnostics_t Niels Lohmann 2021-01-23 20:58:59 +0100
  • 9dd1d50bf3
    🚨 fix comment Niels Lohmann 2021-01-23 20:38:08 +0100
  • 848927ae90 Updated comments as requested. Anthony VH 2021-01-23 18:24:47 +0100
  • 96a1334072
    🚨 fix includes Niels Lohmann 2021-01-23 17:07:09 +0100
  • 395788c311
    🔨 fix dependency Niels Lohmann 2021-01-23 17:04:17 +0100
  • 05e2cd4e1e
    🐧 add target to download a Linux version of CMake Niels Lohmann 2021-01-23 14:22:12 +0100
  • d7d34df789
    🔥 use fetchcontent Niels Lohmann 2021-01-23 14:10:12 +0100
  • c092de131d
    ⬆️ Google Benchmark 1.5.2 Niels Lohmann 2021-01-23 13:59:52 +0100
  • d2ef9a4416
    🔥 remove Google Benchmark Niels Lohmann 2021-01-23 13:56:55 +0100
  • 312a998873
    🚸 add GDB pretty printer Niels Lohmann 2021-01-23 13:26:44 +0100
  • 7b7da08fb6
    📝 update documentation Niels Lohmann 2021-01-23 10:04:19 +0100
  • 42218cac1b
    ⚗️ try 9 bytes Niels Lohmann 2021-01-21 22:01:09 +0100
  • d00ad33e46
    📝 update documentation Niels Lohmann 2021-01-21 21:47:19 +0100
  • 51ac6000d2
    improve coverage Niels Lohmann 2021-01-21 13:36:23 +0100
  • d6ff059a90
    👌 addressed review comments Niels Lohmann 2021-01-20 15:05:07 +0100
  • 33379684b4
    improve coverage Niels Lohmann 2021-01-17 22:52:40 +0100
  • 08d51c0cf6
    ⚗️ add clang analyze target Niels Lohmann 2021-01-17 20:36:53 +0100
  • 06bffd263e
    ⚗️ add clang analyze target Niels Lohmann 2021-01-17 20:33:36 +0100
  • b7befb2faa
    ⚗️ add clang analyze target Niels Lohmann 2021-01-17 17:11:39 +0100
  • a749b1cca5
    ⚗️ try to install GCC 11 Niels Lohmann 2021-01-17 16:55:06 +0100
  • 5ec0980514
    💚 fix build Niels Lohmann 2021-01-17 16:51:14 +0100
  • bac98447ec
    ⚗️ try to install Clang 11 Niels Lohmann 2021-01-17 15:12:49 +0100
  • ce9f6a1133
    ⚗️ try to install GCC 11 Niels Lohmann 2021-01-17 14:59:46 +0100
  • 755f694995
    ⚗️ try to install Clang 11 Niels Lohmann 2021-01-17 14:46:20 +0100
  • bd859960f4
    👷 use GitHub Actions Niels Lohmann 2021-01-17 14:41:06 +0100
  • 4a56f12cf4
    👷 use GitHub Actions Niels Lohmann 2021-01-17 14:37:38 +0100
  • 65107f7c9d
    💚 fix build Niels Lohmann 2021-01-17 13:32:36 +0100
  • e23af7434d
    🚨 fix warnings Niels Lohmann 2021-01-17 13:32:26 +0100
  • 7d5881a9b2
    Merge branch 'develop' of https://github.com/nlohmann/json into ci Niels Lohmann 2021-01-16 15:49:00 +0100
  • aeecc09ba1
    add tests for diagnostics Niels Lohmann 2021-01-16 15:33:19 +0100
  • e9d641130d
    🐛 proper JSON Pointer escape in diagnostic messages Niels Lohmann 2021-01-16 15:33:05 +0100
  • 29f7abf57d
    🚨 fix format-truncation warning #2572 Niels Lohmann 2021-01-15 17:01:47 +0100
  • 7633a21e6c
    💚 fix build Niels Lohmann 2021-01-15 16:58:05 +0100
  • b0d8628c49
    👌 address comments Niels Lohmann 2021-01-15 16:54:00 +0100
  • 1a467a8c4e
    Merge branch 'develop' of https://github.com/nlohmann/json into diagnostics Niels Lohmann 2021-01-15 16:48:50 +0100
  • f8037660d0
    ♻️ add iterator set_parent function Niels Lohmann 2021-01-14 22:43:52 +0100
  • 92fa1d9582
    Merge pull request #2582 from bl-ue/patch-1 Niels Lohmann 2021-01-14 22:11:33 +0100
  • 0d1fb383b7
    👌 address comment Niels Lohmann 2021-01-14 22:05:08 +0100
  • c9d325b64b readme: fix tilde character display bl-ue 2021-01-14 15:59:28 -0500
  • a77621687a
    📝 fix comment Niels Lohmann 2021-01-14 21:56:19 +0100
  • b9d3aa4067
    ♻️ split set_parent function Niels Lohmann 2021-01-14 21:55:49 +0100
  • 10751d1189
    Merge branch 'develop' of https://github.com/nlohmann/json into diagnostics Niels Lohmann 2021-01-14 21:38:48 +0100
  • 6eb37e9b78 Only add conditional constexpr to get() for >= C++14 to work around errors on older compilers. Anthony VH 2021-01-14 12:39:03 +0100
  • d7c0f157c5 Merged from_json for pair and tuple to try to fix C2995 error in old MSVC versions. Anthony VH 2021-01-13 20:47:03 +0100
  • fbf6df63d9 Enable member function calls in trailing return decltype expressions for older compilers. Anthony VH 2021-01-13 00:12:51 +0100
  • fc8c584288 Regenerated single include. Anthony VH 2021-01-12 18:29:05 +0100
  • 6ef1614fa9 Refactor json::get() to use priority_tag. Anthony VH 2021-01-12 18:28:47 +0100
  • 6278f31d23 Simplify from_json overloads. Anthony VH 2021-01-12 18:28:29 +0100
  • 6ebf274ca0 Add internal version of is_default_constructible to work around LWG 2367. Anthony VH 2021-01-12 18:28:00 +0100
  • 672e8bfc1d Fixed std::pair trying to deserialize via array functions. Anthony VH 2021-01-11 18:16:15 +0100
  • 14be8c69fe
    💰 add sponsor Niels Lohmann 2021-01-11 08:00:49 +0100
  • ff57bdcc8b
    🐛 fix invariants Niels Lohmann 2021-01-10 22:40:50 +0100
  • 23f462b598 Reduced code duplication, renamed tag to identity_tag. Anthony VH 2021-01-10 19:23:32 +0100
  • 9d0150c234
    ♻️ simplify code Niels Lohmann 2021-01-10 15:04:14 +0100