Commit Graph

  • 1300d2e4c3
    Merge pull request #2908 from nlohmann/issue2863 Niels Lohmann 2021-08-14 14:27:58 +0200
  • 1aceeff3fc
    🚨 fix C4244 warning Niels Lohmann 2021-08-14 13:40:52 +0200
  • 0a0eb7a850
    Merge branch 'develop' of https://github.com/nlohmann/json into issue2863 Niels Lohmann 2021-08-14 11:19:48 +0200
  • 6ac037c1f6
    Merge pull request #2930 from nlohmann/msvc_warnings_as_error Niels Lohmann 2021-08-13 21:23:24 +0200
  • e5ef44c4dd
    Merge pull request #2927 from fhuberts/fix-switch-enum Niels Lohmann 2021-08-13 19:32:39 +0200
  • 4b0e04eb68
    🚨 fix C4100 warnings Niels Lohmann 2021-08-13 17:03:55 +0200
  • cdbc50b9a8 Again forgot to amalgate (sigh) Ferry Huberts 2021-08-13 15:33:05 +0200
  • 364a21be6b Add coverage exclusion comments, as requested Ferry Huberts 2021-08-13 15:30:55 +0200
  • 78518883c9
    🚨 fix -Wextra-semi-stmt warnings Niels Lohmann 2021-08-13 15:28:40 +0200
  • 79b682a438
    🚨 fix -Wextra-semi-stmt warnings Niels Lohmann 2021-08-13 15:28:31 +0200
  • 312f2533a4
    🔧 remove -Wextra-semi-stmt suppression Niels Lohmann 2021-08-13 15:23:04 +0200
  • 95b73bcd01 Forgot to amalgate Ferry Huberts 2021-08-13 14:22:18 +0200
  • 288cdf9af7
    ⚗️ add -WX flag to MSVC builds Niels Lohmann 2021-08-13 14:07:17 +0200
  • e7a69b8d31 Adjust more files after actually building like the CI Ferry Huberts 2021-08-13 13:43:51 +0200
  • fecb01858b
    ⚗️ add -WX flag to MSVC builds Niels Lohmann 2021-08-13 13:28:17 +0200
  • 789280fcb2
    🚨 fix C4309 warning Niels Lohmann 2021-08-13 13:20:26 +0200
  • e65db83448
    ⚗️ add -WX flag to MSVC builds Niels Lohmann 2021-08-13 12:42:38 +0200
  • 832cee5b77 Adjust warnings flags, as requested Ferry Huberts 2021-08-12 19:49:54 +0200
  • 44d60f8d14 All: fix warnings when compiling with -Wswitch-enum Ferry Huberts 2021-08-12 16:33:41 +0200
  • 910fabf8f0
    Merge pull request #2925 from nlohmann/issue2924 Niels Lohmann 2021-08-12 07:58:50 +0200
  • e20f3f95eb
    🚨 guard GCC pragmas #2924 Niels Lohmann 2021-08-11 23:55:46 +0200
  • 57d31d1b83
    Merge pull request #2898 from nlohmann/issue2824 Niels Lohmann 2021-08-11 13:02:49 +0200
  • 8ae31a56a5
    Merge branch 'develop' of https://github.com/nlohmann/json into issue2824 Niels Lohmann 2021-08-11 08:06:32 +0200
  • 68d8661f1b
    📝 update documentation Niels Lohmann 2021-08-11 08:06:25 +0200
  • b792bf5660
    ⚗️ try minimal example Niels Lohmann 2021-08-10 10:29:13 +0200
  • 26569f8ecc
    ⚗️ try minimal example Niels Lohmann 2021-08-10 10:09:31 +0200
  • edc203a837
    ⚗️ try minimal example Niels Lohmann 2021-08-10 08:35:14 +0200
  • 0d530c9de8
    ⚗️ try minimal example Niels Lohmann 2021-08-10 08:22:21 +0200
  • 36394cc262
    ⚗️ try minimal example Niels Lohmann 2021-08-09 21:58:05 +0200
  • 83c005f881
    ⚗️ try minimal example Niels Lohmann 2021-08-09 21:43:03 +0200
  • 523f7c2c9d
    💡 update documentation Niels Lohmann 2021-08-08 13:24:17 +0200
  • 321cc51f62 Remove -Wfloat-equal suppressions on tests Sven Fink 2021-08-04 09:14:45 +0200
  • 5b6fd51128 Add more suppressions on float comparisons Sven Fink 2021-08-04 08:34:53 +0200
  • 8c6ea747c3 Supress -Wfloat-equal on intended float comparisions Sven Fink 2021-08-03 08:58:38 +0200
  • 9e7550a512 📝 add note for wstring handling Niels Lohmann 2021-08-01 20:54:02 +0200
  • 0c4af65d55 📄 add CITATION file Niels Lohmann 2021-08-01 12:42:59 +0200
  • b83acfebe1 🚨 fix useless-cast warnings Niels Lohmann 2021-07-30 21:12:55 +0200
  • 974e38617a 🚨 fix useless-cast warnings Niels Lohmann 2021-07-30 15:20:22 +0200
  • e9797ace09 🚨 fix useless-cast warnings Niels Lohmann 2021-07-30 14:48:25 +0200
  • d9562c1075 Properly constrain the basic_json conversion operator Louis Dionne 2021-06-17 13:17:43 -0400
  • a281280b7a CMake cleanup (#2885) Niels Lohmann 2021-07-22 09:25:55 +0200
  • 8da9e251b7 Refactor Unicode tests (#2889) Niels Lohmann 2021-07-21 21:17:01 +0200
  • 9661e66975 👥 update contributors Niels Lohmann 2021-07-19 16:57:15 +0200
  • 2e82056152 ⬆️ update Doxyfile Niels Lohmann 2021-07-19 16:56:43 +0200
  • 6a810733d5 🎨 reindent code Niels Lohmann 2021-07-19 16:56:28 +0200
  • 7e63060008 📝 fix GIF examples #2457 Niels Lohmann 2021-07-17 14:43:01 +0200
  • 740c896609 📝 add support section Niels Lohmann 2021-07-17 13:44:54 +0200
  • fdb0f072cd avoid string in case of empty objects Niels Lohmann 2021-07-16 09:27:18 +0200
  • 3ff25174b2 📝 restructure README Niels Lohmann 2021-07-16 15:00:11 +0200
  • fc0a1381ef 📝 update documentation Niels Lohmann 2021-07-16 14:41:14 +0200
  • 1f1b6a700b add test for JSON_SystemInclude flag Niels Lohmann 2021-07-16 12:34:15 +0200
  • 8e077ae8f1 Add a cmake option to use SYSTEM in target_include_directories Jean-Philippe Lemieux 2021-05-05 16:19:24 -0400
  • 95384542b7 👷 fix Codacity badge Niels Lohmann 2021-07-16 11:44:07 +0200
  • d65ee13803 🚨 suppress warning Niels Lohmann 2021-01-26 20:53:02 +0100
  • 2668c896c0 🚨 fix format-truncation warning #2572 Niels Lohmann 2021-01-15 17:01:47 +0100
  • 2d994d9452 🔨 remove noexcept annotation Niels Lohmann 2021-07-15 21:49:09 +0200
  • 94e87ff6af 💡 add comment to describe j.m_value.destroy(j.m_type) calls Niels Lohmann 2021-07-15 20:34:50 +0200
  • 519dcc5029 🐛 fix leak for all types Niels Lohmann 2021-07-15 20:32:37 +0200
  • 3675770d22 🐛 fix leak for strings Niels Lohmann 2021-07-15 13:12:21 +0200
  • 88ea375f39 🐛 fix leak for strings Niels Lohmann 2021-07-15 13:03:20 +0200
  • 16758b933b 🐛 fix leak for strings Niels Lohmann 2021-07-15 12:52:17 +0200
  • 5bbbe5fbfa 🐛 fix leak for strings Niels Lohmann 2021-07-15 12:47:15 +0200
  • e77ae77d7e ♻️ simplify destroy() function for primitive types Niels Lohmann 2021-07-15 12:46:48 +0200
  • 97eb6414e4 add regression test Niels Lohmann 2021-07-15 09:02:24 +0200
  • 8b643e4362 🚨 fix warnings Niels Lohmann 2021-07-13 15:37:57 +0200
  • 45c77b1c72 ♻️ move capacity check to set_parent function Niels Lohmann 2021-07-13 15:27:27 +0200
  • 44a7dceb04 🔥 remove duplicated line Niels Lohmann 2021-07-12 19:21:07 +0200
  • a5fd035506 🐛 fix logics Niels Lohmann 2021-07-12 15:24:06 +0200
  • 714d9f56f8 🐛 fix assertion failure #2838 Niels Lohmann 2021-07-12 13:38:28 +0200
  • 23803e267a Specified git branch for google benchmark fetch Rafail Giavrimis 2021-06-01 13:17:53 +0100
  • a4c9fa06ec ⚗️ fix coverage Niels Lohmann 2021-07-11 09:33:43 +0200
  • 3363fc8aab 🚨 suppress missingReturn warnings Niels Lohmann 2021-07-10 13:44:13 +0200
  • 1d7639a6f6 📝 document JSON_NO_IO macro #2842 Niels Lohmann 2021-07-10 12:51:18 +0200
  • b475990b00 📝 add comment for handling of negative zeros #2854 Niels Lohmann 2021-07-10 12:50:59 +0200
  • eeb48dd0a7 fixed amalgation file for #2728 David Pfahler 2021-05-31 14:27:23 +0200
  • 5a499323a2 include io only if JSON_NO_IO is not set for #2728 David Pfahler 2021-05-31 14:26:45 +0200
  • 378fbda911 fixed amalgation file for #2728 David Pfahler 2021-04-21 12:54:55 +0200
  • 6c99b750da Fixes #2728 David Pfahler 2021-04-21 10:24:01 +0200
  • 69de3eb786 📝 fix documentation (#2845) Niels Lohmann 2021-07-06 08:46:17 +0200
  • 44201db12b Update arbitrary_types.md justanotheranonymoususer 2021-06-18 12:44:27 +0300
  • 7ea27324c0 Update README.md justanotheranonymoususer 2021-06-18 11:04:53 +0300
  • a5104d1229 Consistency with using in README.md justanotheranonymoususer 2021-06-17 21:39:29 +0300
  • db7ccafbda
    💚 fix MSVC build Niels Lohmann 2021-08-07 13:55:25 +0200
  • a4c3cf7798
    💚 fix MSVC build Niels Lohmann 2021-08-07 13:40:01 +0200
  • 346c9c1a19
    💚 fix MSVC build Niels Lohmann 2021-08-07 13:37:17 +0200
  • c5928501b0
    💚 fix MSVC build Niels Lohmann 2021-08-07 13:19:25 +0200
  • 176e9bf0ab
    add tests for CBOR Niels Lohmann 2021-08-07 13:14:08 +0200
  • b74474e3fd
    💚 fix MSVC build Niels Lohmann 2021-08-07 13:14:00 +0200
  • 89c98dfc20
    add option to process binary subtypes in CBOR Niels Lohmann 2021-08-06 16:41:01 +0200
  • 51a9880022
    add tests for CBOR Niels Lohmann 2021-08-06 15:31:11 +0200
  • b7db1d68d9
    ♻️ fix CBOR and BSON Niels Lohmann 2021-08-06 14:36:38 +0200
  • 046df035fa
    ♻️ change type of binary subtype Niels Lohmann 2021-08-06 13:45:35 +0200
  • 3eb1fb6be7
    ♻️ change type of binary subtype Niels Lohmann 2021-08-06 13:26:00 +0200
  • 5c38e76c11
    Merge branch 'develop' of https://github.com/nlohmann/json into issue2863 Niels Lohmann 2021-08-06 13:23:26 +0200
  • 359f6723fc
    Merge pull request #2911 from Finkman/develop Niels Lohmann 2021-08-06 12:58:34 +0200
  • 3f5545f99b Remove -Wfloat-equal suppressions on tests Sven Fink 2021-08-04 09:14:45 +0200
  • 353d59717e Add more suppressions on float comparisons Sven Fink 2021-08-04 08:34:53 +0200
  • 095aae19fe Supress -Wfloat-equal on intended float comparisions Sven Fink 2021-08-03 08:58:38 +0200
  • 7c19aa2210
    ♻️ overwork byte_container_with_subtype Niels Lohmann 2021-08-01 22:00:57 +0200
  • eb488bb4d9
    📝 add note for wstring handling Niels Lohmann 2021-08-01 20:54:02 +0200