Commit Graph

  • e86b3fae98 🔧 add label to tests that require a git checkout Niels Lohmann 2020-06-17 12:35:59 +02:00
  • f466919ec2 change test cases chenguoping 2020-06-17 15:07:25 +08:00
  • 8aaa4013a3 remove overload function, change default_value to rvalue chenguoping 2020-06-17 15:05:28 +08:00
  • 4d96f4cf6a 🔧 overwork CMake files Niels Lohmann 2020-06-16 20:23:01 +02:00
  • f4c4bab600 add option JSON_TestDataDirectory to set path with test data #2189 Niels Lohmann 2020-06-16 12:55:36 +02:00
  • b53c6e2f81 ignore comments Niels Lohmann 2020-06-16 12:28:59 +02:00
  • 691fb0c57a fix issue#2059 chenguoping 2020-06-16 15:35:26 +08:00
  • e7452d8778 Merge branch 'release/3.8.0' into develop v3.8.0 Niels Lohmann 2020-06-14 17:44:18 +02:00
  • fbec662afa Merge branch 'release/3.8.0' Niels Lohmann 2020-06-14 17:44:01 +02:00
  • 5f862710fe 🔖 set version to 3.8.0 Niels Lohmann 2020-06-14 17:16:45 +02:00
  • 1ecb7884d1 👥 update contributor list Niels Lohmann 2020-06-14 15:22:08 +02:00
  • c05bd90467 Merge pull request #2182 from tanuj208/develop Niels Lohmann 2020-06-12 09:37:44 +02:00
  • c3c5c03ea3 added fuzzing with different values to default argument in to_ubjson method Tanuj Garg 2020-06-10 20:50:25 +05:30
  • a3df26b771 add some test cases chenguoping 2020-06-10 19:27:57 +08:00
  • 71830be06d fix issue#1275 chenguoping 2020-06-10 19:27:28 +08:00
  • 27f5a6e827 🙈 ignore __pycache__ directory Niels Lohmann 2020-06-09 16:59:03 +02:00
  • 262d9cc67d 🚨 fix a maybe-uninitialized warning Niels Lohmann 2020-06-09 16:57:06 +02:00
  • 14881cf901 Merge pull request #2178 from nlohmann/input_adapter_tests Niels Lohmann 2020-06-09 08:46:32 +02:00
  • ae04426c85 🏁 fix for MSVC (see https://github.com/nlohmann/json/pull/2178#issuecomment-640622532) Niels Lohmann 2020-06-08 20:07:15 +02:00
  • 2cf16625ac add test for character types Niels Lohmann 2020-06-07 22:49:39 +02:00
  • d4bc0c39af add test for character types Niels Lohmann 2020-06-07 22:47:54 +02:00
  • 6d73126ea9 🚨 fix warnings Niels Lohmann 2020-06-07 22:47:25 +02:00
  • 28048d8207 Merge branches 'develop' and 'mkdocs' of https://github.com/nlohmann/json into develop Niels Lohmann 2020-06-07 21:02:08 +02:00
  • eca5490b94 📝 add example link for swap function Niels Lohmann 2020-06-07 21:01:13 +02:00
  • 8c1d26e186 📝 add documentation and example for accept function Niels Lohmann 2020-06-07 20:59:43 +02:00
  • 543dcee3a7 Merge pull request #2174 from nlohmann/fix_warnings Niels Lohmann 2020-06-07 20:35:05 +02:00
  • 907803189b 🏁 fix MSVC 2015 compilation Niels Lohmann 2020-06-07 12:51:33 +02:00
  • e6a7e7a16a 🚑 hotfix for #2177 Niels Lohmann 2020-06-07 12:41:36 +02:00
  • 82fbbeeac5 Adapted unit tests to use ADL calls for swap like the new swappable concept Guillaume Racicot 2020-06-06 12:28:52 -04:00
  • 225c8f150a Disable std::swap specialization in C++20 and added a friend swap function Guillaume Racicot 2020-06-06 11:36:39 -04:00
  • bf2e714e96 🚨 fix warnings Niels Lohmann 2020-06-06 14:30:17 +02:00
  • 7444c7fa25 Merge pull request #2145 from FrancoisChabot/1813-user-input Niels Lohmann 2020-06-05 14:30:39 +02:00
  • dd7e25927f 🚨 fix warning Niels Lohmann 2020-06-05 08:27:15 +02:00
  • 5fe6b83c26 Merge pull request #2158 from dota17/output_adapter Niels Lohmann 2020-06-05 08:25:19 +02:00
  • ad2b4ff23b recover original blank line chenguoping 2020-06-05 14:23:00 +08:00
  • 0f67c5849f undo: remove comment chenguoping 2020-06-05 10:09:15 +08:00
  • 2df5f107a9 📝 add page on parsing and exceptions Niels Lohmann 2020-06-04 14:01:57 +02:00
  • 32bda1a7af Merge branches 'develop' and 'mkdocs' of https://github.com/nlohmann/json into mkdocs Niels Lohmann 2020-06-04 13:07:20 +02:00
  • 24e8562664 👷 remove Clang 8 Niels Lohmann 2020-06-04 12:48:03 +02:00
  • a53e3a5443 👷 try Clang 8 Niels Lohmann 2020-06-04 12:34:56 +02:00
  • dc323314d5 👷 try Clang 10 Niels Lohmann 2020-06-04 12:29:53 +02:00
  • 402c34c526 👷 try Clang 10 Niels Lohmann 2020-06-04 12:27:37 +02:00
  • 65c4b07451 🎨 replace alternative operators (and, not, or) Niels Lohmann 2020-06-03 21:22:07 +02:00
  • 0498202a03 🎨 replace alternative operators (and, not, or) Niels Lohmann 2020-06-03 14:20:36 +02:00
  • 4f04ea1bef Merge branches 'clang_windows' and 'develop' of https://github.com/nlohmann/json into clang_windows Niels Lohmann 2020-06-03 14:01:18 +02:00
  • 9212590764 👥 update contributor list Niels Lohmann 2020-06-03 13:56:01 +02:00
  • 9708b1e9c3 🔥 remove Code Inspector Niels Lohmann 2020-06-03 13:49:46 +02:00
  • 68fd772fdf 👷 add Code Inspector via GitHub Action Niels Lohmann 2020-06-03 13:44:33 +02:00
  • 9bc2a7fa25 👷 add Code Inspector via GitHub Action Niels Lohmann 2020-06-03 13:39:56 +02:00
  • c24218afe8 Merge remote-tracking branch 'origin/develop' into develop Niels Lohmann 2020-06-03 13:38:15 +02:00
  • 2c4be7d65c Merge pull request #2152 from TotalCaesar659/patch-1 Niels Lohmann 2020-06-03 12:31:33 +02:00
  • 2ad847f21b 🔨 fix doxygen link Niels Lohmann 2020-06-03 12:30:42 +02:00
  • fdf5a63dfd 🔨 fix Doxygen link Niels Lohmann 2020-06-03 12:30:10 +02:00
  • 309acb445a Merge pull request #2153 from dota17/issue#1972 Niels Lohmann 2020-06-03 12:26:17 +02:00
  • eca4b8785c fix test case in PR#1006 chenguoping 2020-06-02 15:44:26 +08:00
  • fff1499963 add comment about PR#1006 chenguoping 2020-06-02 15:43:57 +08:00
  • 8cd39578e3 add test case chenguoping 2020-06-01 11:34:03 +08:00
  • 5ea205f570 👷 install clang Niels Lohmann 2020-05-30 18:17:54 +02:00
  • 5f10d5d156 👷 install clang Niels Lohmann 2020-05-30 18:15:13 +02:00
  • 7c0c522b96 👷 install clang Niels Lohmann 2020-05-30 18:11:54 +02:00
  • 522ec5d7bd 👷 install clang Niels Lohmann 2020-05-30 18:06:52 +02:00
  • 7e5c2a480a 👷 install clang Niels Lohmann 2020-05-30 18:04:07 +02:00
  • 9c971c2d2f 👷 install clang Niels Lohmann 2020-05-30 17:40:27 +02:00
  • 4ba8c95794 👷 install clang Niels Lohmann 2020-05-30 13:41:18 +02:00
  • fbd3e8f677 👷 install clang Niels Lohmann 2020-05-30 13:35:19 +02:00
  • 0309025b45 👷 set full path Niels Lohmann 2020-05-30 13:28:44 +02:00
  • 9191926fff 👷 use Makefiles Niels Lohmann 2020-05-30 13:23:13 +02:00
  • 42ef2a5adb 👷 use Clang compiler Niels Lohmann 2020-05-30 13:15:56 +02:00
  • 2182935397 👷 add Clang/Windows step Niels Lohmann 2020-05-30 13:07:23 +02:00
  • 4350c5ed97 fix bug in issue#1972 chenguoping 2020-05-30 17:15:56 +08:00
  • 0aa13599f0 Update URLs to HTTPS TotalCaesar659 2020-05-30 06:02:25 +03:00
  • 0da131d717 minor readme correction Francois Chabot 2020-05-28 17:12:26 -04:00
  • b715a70673 changed macro order to satisfy clang Francois Chabot 2020-05-28 12:26:29 -04:00
  • 7646253940 fix inconsistent fwd declaration Francois Chabot 2020-05-28 12:20:02 -04:00
  • ce3143a038 use correct deprecation macro Francois Chabot 2020-05-28 12:16:10 -04:00
  • d575534471 brought back the from_*(ptr, len) syntax with a deprecation warning Francois Chabot 2020-05-28 12:13:43 -04:00
  • 248f310215 cleaned up custom iterator example Francois Chabot 2020-05-28 10:14:55 -04:00
  • 897061c434 amalgamate Francois Chabot 2020-05-28 10:11:19 -04:00
  • 7ceb06baac Merge branch '1813-user-input' of https://github.com/FrancoisChabot/json into 1813-user-input Francois Chabot 2020-05-28 09:30:07 -04:00
  • dcf6175978 use the correct convention for boolean operators Francois Chabot 2020-05-28 09:29:38 -04:00
  • 23c8ab95da 👥 update contributor list Niels Lohmann 2020-05-28 14:24:08 +02:00
  • 53ef076715 🔧 add more warning flags from GCC 10 Niels Lohmann 2020-05-28 13:46:56 +02:00
  • 2edb5cb999 👷 fix -DJSON_BuildTests=On parameter placement Niels Lohmann 2020-05-28 13:46:47 +02:00
  • 61832afe15 Merge pull request #2144 from XyFreak/gcc10_type_limits Niels Lohmann 2020-05-28 12:59:57 +02:00
  • 5ff4d7b7ff Merge branch 'develop' of https://github.com/nlohmann/json into develop Niels Lohmann 2020-05-28 12:54:13 +02:00
  • fcda998ee2 🔧 add more warning flags from GCC 10 Niels Lohmann 2020-05-28 12:53:22 +02:00
  • d3caf93ab0 Merge branch 'develop' into 1813-user-input Francois Chabot 2020-05-28 03:40:34 -04:00
  • bfcd32c099 removed clang-format Francois Chabot 2020-05-28 03:16:24 -04:00
  • 3a91a05db6 added custom input to readme Francois Chabot 2020-05-28 03:13:39 -04:00
  • a4f1cf4d00 better parse documentation Francois Chabot 2020-05-28 02:50:58 -04:00
  • 76b49f9ee6 misc formatting fixes Francois Chabot 2020-05-28 02:29:53 -04:00
  • 9ec0e4c25b Merge pull request #2140 from nlohmann/issue1715 Niels Lohmann 2020-05-28 07:52:26 +02:00
  • a01759af0f Merge pull request #2143 from quentin-dev/develop Niels Lohmann 2020-05-28 07:50:27 +02:00
  • 377995f495 forcefully exclude arrays from being interpreted as pointers Francois Chabot 2020-05-27 18:21:38 -04:00
  • b9416a26aa correct ADL lookup of arrays on Mac and Windows Francois Chabot 2020-05-27 13:21:23 -04:00
  • f1969e60a3 reamalgamate Francois Chabot 2020-05-27 12:56:26 -04:00
  • 5684d9a498 unified input API Francois Chabot 2020-05-27 12:40:04 -04:00
  • e44418ea26 readme: fix typo in CMake FetchContent example Quentin Barbarat 2020-05-27 13:51:13 +02:00
  • bb9619ef8b 📝 request more details in question template Niels Lohmann 2020-05-27 13:22:34 +02:00
  • 325e8ab8ab 🔧 explicitly switch on tests in CI Niels Lohmann 2020-05-27 13:22:14 +02:00