Commit Graph

  • c7440a6da2
    Merge branch 'develop' of https://github.com/nlohmann/json into bon8 Niels Lohmann 2021-09-01 20:49:24 +0200
  • bbdb29c658
    Update docset generation script (#2967) Niels Lohmann 2021-09-01 08:43:10 +0200
  • f0d65f6d8d
    Merge branch 'develop' of https://github.com/nlohmann/json into docset Niels Lohmann 2021-08-31 22:45:32 +0200
  • 03be1f1f33
    📝 update documentation Niels Lohmann 2021-08-31 22:44:58 +0200
  • f656f535e1
    🚧 begin BON8 implementation Niels Lohmann 2021-08-31 15:04:06 +0200
  • 5b93e7640c
    ♻️ allow allocators for vectors Niels Lohmann 2021-08-30 18:04:35 +0200
  • 8b9e2975c2
    🔀 merge develop Niels Lohmann 2021-08-30 17:35:14 +0200
  • d15ad85203
    Merge branch 'develop' of https://github.com/nlohmann/json into string_view Niels Lohmann 2021-08-30 17:34:31 +0200
  • fd0aa4fb0d
    👷 re-add Clang 12 (#2986) Niels Lohmann 2021-08-30 10:54:14 +0200
  • a96474827d
    👷 re-add Clang 12 Niels Lohmann 2021-08-30 08:22:23 +0200
  • e0b02c355e
    Use new Docker image (#2981) Niels Lohmann 2021-08-29 18:05:31 +0200
  • 886ffae046
    🔧 adjust flags Niels Lohmann 2021-08-29 13:52:56 +0200
  • a1effcb7e8
    🔧 adjust flags Niels Lohmann 2021-08-29 13:33:33 +0200
  • 796c8a8754
    📌 pin image to version Niels Lohmann 2021-08-29 13:16:17 +0200
  • 0b4df0d0ee
    👷 use Docker image from GitHub Niels Lohmann 2021-08-29 13:08:06 +0200
  • 9dfd91695c
    Merge branch 'release/3.10.2' into develop Niels Lohmann 2021-08-26 09:08:33 +0200
  • 626e7d61e4
    Merge branch 'release/3.10.2' v3.10.2 Niels Lohmann 2021-08-26 09:08:14 +0200
  • 33b674b4b2
    🔖 set version to 3.10.2 Niels Lohmann 2021-08-26 08:13:04 +0200
  • 28a169725e
    Fix -Wunused warnings on JSON_DIAGNOSTICS (#2976) Giovanni Cerretani 2021-08-26 07:35:01 +0200
  • 9325ffbe00 amalgamated Giovanni Cerretani 2021-08-25 18:10:11 +0200
  • d77da05c17
    Fix #2975 Giovanni Cerretani 2021-08-25 17:25:27 +0200
  • a42e3383c2 amalgamated Jonas Wittbrodt 2021-08-25 16:49:10 +0200
  • f8db74f4c3 another try to hit that uncovered line Jonas Wittbrodt 2021-08-25 15:56:59 +0200
  • 48d130d575 add <limits> Jonas Wittbrodt 2021-08-25 15:50:59 +0200
  • 3dce62b5f7 fix clang-tidy else after return Jonas Wittbrodt 2021-08-25 15:31:09 +0200
  • 75bd0a8762 fix shadow in test Jonas Wittbrodt 2021-08-25 14:33:18 +0200
  • 9fcc695481 add test for numeric arrays with null Jonas Wittbrodt 2021-08-25 14:28:10 +0200
  • 7085630ad0 fix fallthrough warnings Jonas Wittbrodt 2021-08-25 14:27:53 +0200
  • 0f0be71952 amalgamated Jonas Wittbrodt 2021-08-25 13:53:28 +0200
  • 7c1bfbe735 switch signaling<>quiet NaN Jonas Wittbrodt 2021-08-25 13:25:18 +0200
  • 5c3738b9b1 add explicit conversion of null into float NaN Jonas Wittbrodt 2021-08-25 12:53:49 +0200
  • 1fd2213fd2
    Merge branch 'release/3.10.1' into develop Niels Lohmann 2021-08-24 21:08:43 +0200
  • b488724ecd
    Merge branch 'release/3.10.1' Niels Lohmann 2021-08-24 21:08:29 +0200
  • 8ad66e9136
    🔖 set version to 3.10.1 Niels Lohmann 2021-08-24 20:19:55 +0200
  • 7194245a31
    Fixed typo in parse.md (#2968) v3.10.1 mb0202 2021-08-24 02:08:02 -0400
  • 8d791b139e
    Fixed typo in parse.md mb0202 2021-08-23 23:00:22 -0400
  • 7af084038d
    📝 update docset generation script Niels Lohmann 2021-08-23 17:02:20 +0200
  • 34e2c4ab88
    📝 add link to Homebrew package (#2966) Niels Lohmann 2021-08-22 21:58:37 +0200
  • 0341f508a2
    📝 add link to Homebrew package Niels Lohmann 2021-08-22 21:00:13 +0200
  • c753165db6
    Fix parent update for diagnostics with ordered_json (#2963) Niels Lohmann 2021-08-22 20:30:20 +0200
  • 200015cb0e
    🚨 suppress warnings Niels Lohmann 2021-08-22 17:56:28 +0200
  • f03127eb69
    Set stack size for some unit tests when using MSVC (#2961) Niels Lohmann 2021-08-21 13:55:06 +0200
  • a78764d44a
    🐛 fix parent update for diagnostics with ordered_json Niels Lohmann 2021-08-20 21:43:05 +0200
  • 01daa32621
    🏁 set stack size for some unit tests Niels Lohmann 2021-08-20 17:43:21 +0200
  • ebf3a80069
    🏁 set stack size for some unit tests Niels Lohmann 2021-08-20 16:40:24 +0200
  • cb053bceb1
    Merge pull request #2960 from nlohmann/issue2958 Niels Lohmann 2021-08-20 16:34:38 +0200
  • e680154336
    🏁 set stack size for some unit tests Niels Lohmann 2021-08-20 16:07:15 +0200
  • 97c7a35a2b
    add regression test Niels Lohmann 2021-08-20 14:49:58 +0200
  • eb6541a30c
    Merge pull request #2959 from nlohmann/issue2938 Niels Lohmann 2021-08-20 13:56:16 +0200
  • e8e93ee43b
    👷 update Travis badge Niels Lohmann 2021-08-20 13:53:31 +0200
  • a653131cf0
    🚨 fix warnings Niels Lohmann 2021-08-20 13:42:49 +0200
  • 611fd22557
    Merge pull request #2957 from Hallot/bug/fix-some-clang-warnings Niels Lohmann 2021-08-20 13:32:38 +0200
  • 433604843d
    Fix extra ";" clang warnings Pierre Hallot 2021-08-19 17:04:34 +0200
  • 83c930db2b
    ♻️ fix regression test Niels Lohmann 2021-08-19 16:29:50 +0200
  • 5e527c4521
    🚨 add missing includes Niels Lohmann 2021-08-19 16:18:35 +0200
  • 40483ddadb
    allow std::unordered_map as ObjectType Niels Lohmann 2021-08-19 16:08:05 +0200
  • 44ffaa052c
    Merge pull request #2943 from amirmasoudabdol/patch-1 Niels Lohmann 2021-08-19 12:03:52 +0200
  • 14af5d4a9f fixing the doc files Amir Masoud Abdol 2021-08-19 09:31:39 +0200
  • 273d911252
    Merge pull request #2954 from nlohmann/issue2944 Niels Lohmann 2021-08-19 06:37:42 +0200
  • 55281e03af
    📝 add documentation for integration via vcpkg Niels Lohmann 2021-08-18 21:25:23 +0200
  • 23e3b622aa
    📝 add documentation for integration via vcpkg Niels Lohmann 2021-08-18 20:49:13 +0200
  • abd829e6c6
    Merge pull request #2950 from senyai/patch-2 Niels Lohmann 2021-08-18 20:07:28 +0200
  • 5cf5ccd108
    Merge pull request #2948 from nlohmann/missing_header Niels Lohmann 2021-08-18 20:07:05 +0200
  • 5a04042cad
    Merge pull request #2947 from nlohmann/issue2946 Niels Lohmann 2021-08-18 20:06:44 +0200
  • f8bc22c741
    Merge pull request #2945 from nlohmann/issue2941 Niels Lohmann 2021-08-18 20:06:00 +0200
  • de4a6346c7
    Merge pull request #2952 from nlohmann/fewer_appveyor_builds Niels Lohmann 2021-08-18 20:04:25 +0200
  • f79bed6d39
    👷 avoid duplicate AppVeyor builds Niels Lohmann 2021-08-18 19:53:35 +0200
  • 355fa6c35c
    🚨 gdb_pretty_printer failure on basic types Arseniy Terekhin 2021-08-18 19:29:50 +0300
  • b65748f763
    Using the homebrew/core Formula Amir Masoud Abdol 2021-08-18 16:49:51 +0200
  • cfb71ad1bf
    🐛 adding missing header Niels Lohmann 2021-08-18 13:33:35 +0200
  • 54d9cd5a12
    🔧 guard tests with JSON_Install flag Niels Lohmann 2021-08-18 13:24:12 +0200
  • 5d3ad31d7e
    🔥 remove outdated json_unit binary Niels Lohmann 2021-08-18 12:41:03 +0200
  • 8e4996c156
    Updating the Homebrew Command Amir Masoud Abdol 2021-08-18 11:55:25 +0200
  • c73b8f180e Build Config Ankit Kumar 2021-08-18 13:05:28 +0530
  • 6496e13b07
    Merge branch 'develop' into coverity_scan coverity_scan Niels Lohmann 2021-08-17 20:55:25 +0200
  • f42a74b8f5
    Merge branch 'release/3.10.0' into develop v3.10.0 Niels Lohmann 2021-08-17 20:40:42 +0200
  • 0b7471b0f7
    Merge branch 'release/3.10.0' Niels Lohmann 2021-08-17 20:40:25 +0200
  • 1de378f580
    🔖 set version to 3.10.0 Niels Lohmann 2021-08-17 15:23:23 +0200
  • 8cae9d7cd2
    Overwork warning flags (#2936) Niels Lohmann 2021-08-17 14:43:43 +0200
  • c232ac39c0
    ⚗️ update warning flags Niels Lohmann 2021-08-17 12:03:35 +0200
  • 57dd00f410
    ⚗️ update warning flags Niels Lohmann 2021-08-17 11:52:08 +0200
  • bfeac776b9
    ⚗️ update warning flags Niels Lohmann 2021-08-17 11:42:20 +0200
  • 49f78e0e15
    ⚗️ update warning flags Niels Lohmann 2021-08-17 11:38:27 +0200
  • 3d392520e4
    ⚗️ update warning flags Niels Lohmann 2021-08-17 11:36:26 +0200
  • 636091bbc9
    ⚗️ update warning flags Niels Lohmann 2021-08-17 11:32:47 +0200
  • 6d7795396f
    ⚗️ update warning flags Niels Lohmann 2021-08-17 11:28:11 +0200
  • 23c79b0fc3
    ⚗️ update warning flags Niels Lohmann 2021-08-17 11:21:18 +0200
  • c9505dba50
    ⚗️ update warning flags Niels Lohmann 2021-08-17 11:15:44 +0200
  • aa536f3379
    ⚗️ update warning flags Niels Lohmann 2021-08-17 11:08:46 +0200
  • 7a0121381d
    ⚗️ update warning flags Niels Lohmann 2021-08-17 10:58:02 +0200
  • b30065bc5f
    ⚗️ update warning flags Niels Lohmann 2021-08-17 10:51:41 +0200
  • efff8c2d1b
    ⚗️ update warning flags Niels Lohmann 2021-08-17 10:49:42 +0200
  • efbfc25562
    ⚗️ update warning flags Niels Lohmann 2021-08-17 10:42:57 +0200
  • af5355df1e
    ⚗️ update warning flags Niels Lohmann 2021-08-17 10:34:42 +0200
  • 20aaf33c6c
    ⚗️ update warning flags Niels Lohmann 2021-08-17 10:32:18 +0200
  • e3206b0bb8
    ⚗️ update warning flags Niels Lohmann 2021-08-17 10:25:03 +0200
  • 568fad2925
    ⚗️ update warning flags Niels Lohmann 2021-08-17 10:21:39 +0200
  • f1e63a8322
    👷 run CI for release branches Niels Lohmann 2021-08-16 15:40:57 +0200
  • fa5d3b5a9b
    👷 run CI for release branches Niels Lohmann 2021-08-15 22:49:31 +0200
  • 09237272bc
    👥 update documentation Niels Lohmann 2021-08-15 21:05:26 +0200