Commit Graph

  • 9f60e85557 Fix return value of get_ptr for unsigned integers (#4525) Niels Lohmann 2024-12-06 18:38:25 +01:00
  • a006a7a48b Add more GCC warning flags (#4524) Niels Lohmann 2024-12-01 16:13:48 +01:00
  • cd1e38dcc4 ♻️ allow to continue after parse error issue3989 Niels Lohmann 2024-11-30 13:56:32 +01:00
  • 7c97655f59 ♻️ allow to continue after parse error Niels Lohmann 2024-11-30 13:54:43 +01:00
  • 17b5262e7d ♻️ allow to continue after parse error Niels Lohmann 2024-11-29 17:47:58 +01:00
  • 1b9a9d1f21 Update licenses (#4521) Niels Lohmann 2024-11-29 17:38:42 +01:00
  • 935c6eeb5a Optimize binary get_number implementation by reading multiple bytes at once (#4391) Tianyi Chen 2024-11-29 00:19:58 -08:00
  • e41905fcb0 💸 thanks @phrrngtn Niels Lohmann 2024-11-27 18:03:21 +01:00
  • d333f08958 CMake: generate a pkg-config file that follow pkg-config conventions (#4456) Dylan Baker 2024-11-25 23:39:11 -08:00
  • 3d6c664de2 Allow comparing default initialized iterators (#4512) Niels Lohmann 2024-11-26 06:35:14 +01:00
  • ee32bfc1c2 Make SAX output locale-independent (#4505) Niels Lohmann 2024-11-24 21:14:00 +01:00
  • a97041a98f Skip enum tests when JSON_DisableEnumSerialization=ON (#4504) Niels Lohmann 2024-11-21 17:19:16 +01:00
  • f9f8c07792 fix: integer parsed as float when EINTR set in errno (#4506) Stuart Gorman 2024-11-21 22:09:29 +10:00
  • 378e091795 Fix weak-vtables warning (#4500) Niels Lohmann 2024-11-20 08:29:44 +01:00
  • 1f218e1074 Possible fix for #4485 (#4487) jh96 2024-11-19 04:54:04 -08:00
  • 64f68dc563 Suppress warnings in NLOHMANN_JSON_SERIALIZE_ENUM (#4497) Niels Lohmann 2024-11-17 14:29:27 +01:00
  • 2e928c39ae 🔀 merge develop clang-tidy Niels Lohmann 2024-11-17 07:45:45 +01:00
  • 1c5923e5d6 Add comment for #4494 (#4496) Niels Lohmann 2024-11-17 07:36:05 +01:00
  • e3ac5a64bf Add test for libstdc++ (#4495) Niels Lohmann 2024-11-17 07:35:35 +01:00
  • a65d65c724 🔀 merge develop Niels Lohmann 2024-11-16 23:25:05 +01:00
  • 5e9bf559b1 # Conflicts: # .github/workflows/macos.yml # include/nlohmann/detail/input/parser.hpp # include/nlohmann/detail/meta/std_fs.hpp # include/nlohmann/json.hpp # single_include/nlohmann/json.hpp Niels Lohmann 2024-11-16 23:23:05 +01:00
  • e509007df2 Remove alwayslink=True Bazel flag (#4396) Marcel 2024-11-16 23:13:11 +01:00
  • 060414037e feat: Rebase feature/optional to develop (#4036) Fredrik Sandhei 2024-11-16 17:19:33 +01:00
  • fd20975a94 Add CPack support (#4459) zjyhjqs 2024-11-17 00:09:05 +08:00
  • fde9a86c5a Make iterator_proxy_value a forward_iterator (#4371) (#4372) Captain Crutches 2024-11-15 00:28:40 -08:00
  • 1825117e63 Another desperate try to fix the CI (#4489) Niels Lohmann 2024-11-13 10:21:26 +01:00
  • 4a602df34e Add lgtm explanation (#4362) Niels Lohmann 2024-11-10 13:15:23 +01:00
  • 9561a122a3 🚨 fix warning Niels Lohmann 2024-11-08 23:47:11 +01:00
  • ad552c41be 🚨 fix warning Niels Lohmann 2024-11-08 23:41:46 +01:00
  • 078d25ed68 🚨 fix warning Niels Lohmann 2024-11-08 23:19:04 +01:00
  • ddecb704e3 🚨 fix warning Niels Lohmann 2024-11-08 23:13:25 +01:00
  • 9240ba4911 Merge remote-tracking branch 'origin/clang-tidy' into clang-tidy Niels Lohmann 2024-11-08 23:07:51 +01:00
  • b48e05be7c 💚 update actions Niels Lohmann 2024-11-08 23:07:44 +01:00
  • c4ec5e0bc5 Merge branch 'develop' into clang-tidy Niels Lohmann 2024-11-08 22:49:30 +01:00
  • 83dc915ac2 🚑 fix warning Niels Lohmann 2024-11-08 22:48:11 +01:00
  • 88318f9a77 🔀 merge develop Niels Lohmann 2024-11-08 22:40:55 +01:00
  • 18ff442e63 Allow overriding the CMake target name (#4483) Borislav Stanimirov 2024-11-08 22:42:36 +02:00
  • aff5a31d35 Add NLOHMANN_DEFINE_DERIVED_TYPE_* macros (#4033) Niccolò Iardella 2024-11-08 21:41:19 +01:00
  • ac8b22180d Update CONTRIBUTING.md (#4486) Balazs Erseki 2024-11-04 17:45:58 +01:00
  • 6325839776 Update is_structured.md (#4472) thetimr 2024-10-07 22:53:32 -06:00
  • b36f4c477c Update natvis to reflect 3.11.3 and the current structure of basic_json (#4451) Griffin Myers 2024-09-05 14:28:24 -04:00
  • 960b763ecd Docs: fix typos of 'whether' in operator_{gt,le,lt}.md (#4412) Nikhil Idiculla 2024-07-07 01:22:17 -07:00
  • fd968125e8 🚨 fix warning Niels Lohmann 2024-04-15 22:50:47 +02:00
  • 3c282210d6 🚨 fix warning Niels Lohmann 2024-04-15 21:44:44 +02:00
  • 751b93652f 🚨 fix warning Niels Lohmann 2024-04-15 21:44:33 +02:00
  • bb2468a52c 🚨 fix warning Niels Lohmann 2024-04-15 21:16:40 +02:00
  • 4b7721c392 🚨 fix warning Niels Lohmann 2024-04-14 13:56:22 +02:00
  • e8cfe1f712 🚨 fix warning Niels Lohmann 2024-04-14 12:38:17 +02:00
  • 760f54f993 🚨 fix warning Niels Lohmann 2024-04-14 12:01:20 +02:00
  • 414345eef9 🚨 fix warning Niels Lohmann 2024-04-13 14:59:13 +02:00
  • 8c391e04fe Docs: Fix wrong code usage in the Value access section of json_pointer.md (#4255) Fallen_Breath 2024-04-13 20:15:00 +08:00
  • 01da82eae2 Fix gdb pretty printer (#4343) Yuanhao Jia 2024-04-13 20:11:49 +08:00
  • 97f0bdaf9a chore: fix some typos in comments (#4345) laterlaugh 2024-04-12 21:20:18 +08:00
  • b014c90f94 Deployed c883fb0f1 with MkDocs version: 1.5.3 Niels Lohmann 2024-04-10 18:23:02 +02:00
  • c883fb0f17 Fix for incorrect function name in documentation example (#4342) Alex Prabhat Bara 2024-04-10 21:47:47 +05:30
  • 377c767aa1 Updated exception handling to catch const reference in out_of_range (#4331) Leila Shcheglova 2024-04-09 02:12:32 +07:00
  • 16b3d841d5 Fixed an error in the Custom data source example. (#4335) Philip Müller 2024-04-08 21:11:25 +02:00
  • 8ef27594d1 🚨 fix warning Niels Lohmann 2024-03-26 17:25:26 +01:00
  • 91be9e0175 🚨 fix warning Niels Lohmann 2024-03-15 19:24:59 +01:00
  • 22d3ee930e 🚨 fix warning Niels Lohmann 2024-03-15 18:57:27 +01:00
  • cc4d7f1697 🚨 fix warning Niels Lohmann 2024-03-15 18:33:24 +01:00
  • 7b89d3ab29 🚨 fix warning Niels Lohmann 2024-03-15 17:32:27 +01:00
  • b131d285ed 🚨 fix warning Niels Lohmann 2024-03-15 17:27:37 +01:00
  • 199dea11b1 #4307 Updated docx to 3.10.5 from 3.10.4 (#4310) AniketDhemare 2024-03-15 17:42:21 +05:30
  • 57e22b996e 🚨 suppress warning Niels Lohmann 2024-03-15 13:08:10 +01:00
  • 0457de21cf Align astyle flags in Makefile with CI (#4277) ss 2024-01-28 20:25:22 +01:00
  • c35d260c2f Suppress Clang-Tidy warnings (#4276) Niels Lohmann 2024-01-28 14:04:07 +01:00
  • 6a064e026a Remove broken link from CONTRIBUTING.md (#4274) ss 2024-01-28 08:55:49 +01:00
  • 7efe875495 Update json_has_static_rtti.md (#4269) alferov 2024-01-18 21:21:53 +03:00
  • a259ecc51e Fix to_json for enums when the enum has an unsigned underlying type. (#4237) Juan Carlos Arevalo Baeza 2023-12-14 00:26:10 -08:00
  • 3780b41dd0 💰 update sponsors Niels Lohmann 2023-12-06 20:51:04 +01:00
  • af3f87e84e 🎨 use Clang-Format clang-format Niels Lohmann 2023-11-29 21:46:01 +01:00
  • 286f0c7647 🎨 use Clang-Format Niels Lohmann 2023-11-29 15:02:51 +01:00
  • d16f4496eb 🎨 use Clang-Format Niels Lohmann 2023-11-29 15:02:51 +01:00
  • e87dba5cc3 🎨 use Clang-Format Niels Lohmann 2023-11-29 15:02:51 +01:00
  • 311ad0b877 🎨 use Clang-Format Niels Lohmann 2023-11-29 15:02:51 +01:00
  • a87fd638da Deployed df962081 with MkDocs version: 1.5.3 Niels Lohmann 2023-11-28 22:39:22 +01:00
  • 9cca280a4d JSON for Modern C++ 3.11.3 (#4222) v3.11.3 Niels Lohmann 2023-11-28 22:36:31 +01:00
  • 1d597743d8 Fix char_traits deprecation warning (#4179) Colby Haskell 2023-11-27 00:51:25 -05:00
  • f56c6e2e30 Update documentation for the next release (#4216) Niels Lohmann 2023-11-26 15:51:19 +01:00
  • 344ced4012 Deployed 360ce457f with MkDocs version: 1.5.3 Niels Lohmann 2023-11-26 14:01:20 +01:00
  • 360ce457f4 Add serialization-only user defined type macros (#3816) Vyacheslav Zhdanovskiy 2023-11-26 15:18:20 +03:00
  • 5d931c59a3 Fix failing CI checks (#4215) Colby Haskell 2023-11-25 12:04:59 -05:00
  • 6eab7a2b18 💚 fix documentation deploy Niels Lohmann 2023-11-01 22:16:27 +01:00
  • 1dfe4073e3 💚 fix documentation deploy Niels Lohmann 2023-11-01 22:09:53 +01:00
  • 4ffd5bd18e 💚 fix documentation deploy Niels Lohmann 2023-11-01 22:06:01 +01:00
  • 0261bc04d3 Fix CI (again) (#4196) Niels Lohmann 2023-11-01 21:23:55 +01:00
  • 59da644db4 Add more specific error message when attempting to parse empty input (#4180) Colby Haskell 2023-10-31 15:17:43 -04:00
  • cdb29069da fix cmake header path in install with custom CMAKE_INSTALL_INCLUDEDIR (#4194) Benjamin Buch 2023-10-31 19:52:54 +01:00
  • 58d6aa5831 Support Apple's Swift Package Manager (#4010) Aleksei Sapitskii 2023-10-21 20:41:10 +03:00
  • edffad036d Fix MinGW CI (#4175) scribam 2023-10-04 22:16:48 +02:00
  • 6adae02ddd Fix spellcheck issue (#4173) Mathieu Westphal 2023-10-04 15:24:38 +02:00
  • 1bda49b536 Deployed 35c0b3e54 with MkDocs version: 1.4.2 Niels Lohmann 2023-10-02 21:02:30 +02:00
  • 35c0b3e54c Fix source highlighting in user defined type macros docs (#4169) Vyacheslav Zhdanovskiy 2023-10-02 14:09:53 +03:00
  • fac07e22c5 Accept NEW CMake policies up to CMake 3.14 (#4112) Craig Scott 2023-09-25 17:31:26 +10:00
  • 5de3c82c9a Deployed 6d4b72d3c with MkDocs version: 1.4.2 Niels Lohmann 2023-09-24 11:31:05 +02:00
  • 6d4b72d3c3 Fix compile error with _HAS_STATIC_RTTI=0 (#4046) alferov 2023-09-24 12:23:41 +03:00
  • bbd2e1636d Fix deprecation warning (#4161) Niels Lohmann 2023-09-23 20:16:37 +02:00
  • 6a2266aff4 Deployed 6e36c721f with MkDocs version: 1.4.2 Niels Lohmann 2023-09-23 17:28:29 +02:00
  • 6e36c721f0 Fixed init-list construction when size_type is not int (#4140) tomalakgeretkal 2023-09-23 16:21:40 +01:00