Commit Graph

  • 7d3b475e24 Update the README Benoit Blanchon 2021-10-11 15:16:18 +02:00
  • f82a227da6 Set version to 6.18.5 v6.18.5 Benoit Blanchon 2021-09-28 17:18:44 +02:00
  • fcd8159617 Set ARDUINOJSON_EMBEDDED_MODE to 1 on Nios II (closes #1657) Benoit Blanchon 2021-09-28 15:58:18 +02:00
  • f51ccb5c3f README: added link to Discord server Benoit Blanchon 2021-09-21 16:06:00 +02:00
  • e0cd5b6405 Increased test coverage Benoit Blanchon 2021-09-10 08:40:02 +02:00
  • 6a71f31820 Set version to 6.18.4 v6.18.4 Benoit Blanchon 2021-09-06 09:11:22 +02:00
  • 3428ab1e89 Added a comment to easily diagnose issue #1648 Benoit Blanchon 2021-09-03 08:31:51 +02:00
  • 956e4a7cbb Fixed deserialization of \u0000 (issue #1646) Benoit Blanchon 2021-08-31 13:58:27 +02:00
  • 669bad27d4 CI: added a workaround for adafruit/Adafruit_nRF52_Arduino#653 Benoit Blanchon 2021-08-22 17:54:41 +02:00
  • 2c3ae1c181 Filter: exact match takes precedence over wildcard (fixes #1628) Benoit Blanchon 2021-08-13 10:35:04 +02:00
  • f570fe8c37 Fixed error expected unqualified-id on GCC 11 (fixes #1622) Benoit Blanchon 2021-08-03 11:39:02 +02:00
  • 1b74ad0731 Fixed error 'dummy' may be used uninitialized on GCC 11 Benoit Blanchon 2021-08-03 09:04:14 +00:00
  • 6717700d3b CI: added GCC 11 Benoit Blanchon 2021-08-03 10:42:37 +02:00
  • b810833145 Set version to 6.18.3 v6.18.3 Benoit Blanchon 2021-07-27 15:44:36 +02:00
  • 9d58e566fd Added as<std::string_view>() and is<std::string_view>() Benoit Blanchon 2021-07-27 14:15:05 +02:00
  • 6632fa8da1 Removed StringAdapter::equals() Benoit Blanchon 2021-07-27 13:52:13 +02:00
  • 5790f3c8f7 Refactored string adapters: only one IsString<T> and adaptString() Benoit Blanchon 2021-07-27 12:06:44 +02:00
  • 4073b52c00 Changed return type of convertToJson() and Converter::toJson() to void Benoit Blanchon 2021-07-23 13:23:48 +02:00
  • f5c7a6478e Publish script: fixed frontmatter for arduinojson.org Benoit Blanchon 2021-07-19 10:19:04 +02:00
  • ebf58320ca Set version to 6.18.2 v6.18.2 Benoit Blanchon 2021-07-19 10:11:21 +02:00
  • 09ddb0f824 Publish script: generate the file for arduinojson.org Benoit Blanchon 2021-07-19 09:58:01 +02:00
  • f02a699c26 CI: added a workflow to create a release when matching tag is pushed Benoit Blanchon 2021-07-16 10:13:54 +02:00
  • 67d0931c19 Added parameters to script build-arduino-package.sh Benoit Blanchon 2021-07-16 09:35:32 +02:00
  • 19d079c33c Removed a symlink because the Arduino Library Specification forbids it Benoit Blanchon 2021-07-15 12:30:45 +02:00
  • 40723a4cc7 CI: check that the repository doesn't contain any symlink Benoit Blanchon 2021-07-15 11:41:52 +02:00
  • 8a9a26588c Fixed publish script Benoit Blanchon 2021-07-03 16:08:36 +02:00
  • 219475630a Set version to 6.18.1 v6.18.1 Benoit Blanchon 2021-07-03 16:03:01 +02:00
  • 52e856fa6f CI: added ESP-IDF component build (closes #1599) Andreas Kuster 2021-06-25 13:49:11 +02:00
  • cb2c029e57 Added support for ESP-IDF component build (closes #1562) baruch 2021-05-19 11:44:08 +03:00
  • ef7579394b Fixed JsonVariant::as<unsigned>() (fixes #1601) Benoit Blanchon 2021-06-30 09:17:28 +02:00
  • fc4f175300 CI: fixed ARM compiler installation Benoit Blanchon 2021-06-28 09:10:15 +02:00
  • a6fc9311b4 Added JsonArray::clear() (fixes #1597) Benoit Blanchon 2021-06-26 11:23:40 +02:00
  • 14639f129e CMake: added empty line at end of each file Benoit Blanchon 2021-06-26 11:28:59 +02:00
  • 9182c2068d Fixed build-single-header.sh (fixes #1592) Benoit Blanchon 2021-06-21 16:10:43 +02:00
  • cb1b3be723 CI: build single headers Benoit Blanchon 2021-06-21 15:25:19 +02:00
  • 5ccd62a789 Updated the readme Benoit Blanchon 2021-06-18 11:32:24 +02:00
  • 145d45c746 Fixed warning on Clang 10 Benoit Blanchon 2021-06-17 17:31:32 +00:00
  • f235157466 Added support for std::string_view (closes #1578, closes #1554) Benoit Blanchon 2021-06-17 20:27:47 +02:00
  • ba5cdab619 Test: extracted executable Cpp11Tests Benoit Blanchon 2021-06-15 18:52:18 +02:00
  • eab5ae2f07 Simplified string adapters Benoit Blanchon 2021-06-16 20:54:21 +02:00
  • 2f0b3c0e63 VSCode: added devcontainer configuration Benoit Blanchon 2021-06-16 20:55:29 +02:00
  • 4e261068a1 clang-format: set IndentPPDirectives to AfterHash Benoit Blanchon 2021-06-16 21:08:01 +02:00
  • 1d24caf066 Added InvalidConversion to identify invalid conversions (closes #1585) Benoit Blanchon 2021-06-11 11:46:20 +02:00
  • dc76c5165f Fixed clang-tidy warnings (fixes #1574) Benoit Blanchon 2021-06-04 11:39:19 +02:00
  • de11b36a98 clang-tidy: muted "uninitialized pointer/field" in StringCopier Benoit Blanchon 2021-06-04 11:32:36 +02:00
  • c4a4ed5272 clang-tidy: muted "uninitialized field" in Latch Benoit Blanchon 2021-06-04 11:22:00 +02:00
  • a24edac5a9 clang-tidy: muted "use of memory after it is freed" in MemoryPool Benoit Blanchon 2021-06-04 11:00:09 +02:00
  • 9dbf44388d clang-tidy: muted "call to function is insecure" in tests Benoit Blanchon 2021-06-04 10:48:41 +02:00
  • 6b8e93e05e clang-tidy: fixed "uninitialized field" in VariantData Benoit Blanchon 2021-06-04 09:56:32 +02:00
  • 6b5239b9d5 clang-tidy: removed unused field Benoit Blanchon 2021-06-04 09:51:40 +02:00
  • 214c06b771 clang-tidy: fixed clang-analyzer-optin.cplusplus.UninitializedObject Benoit Blanchon 2021-06-04 09:49:33 +02:00
  • e32a8552be CI: added clang-tidy (closes #1577) Armandas 2021-06-04 09:18:31 +02:00
  • 9bcb409648 Fixed serializeJson(doc, String) when allocation fails (fixes #1572) Benoit Blanchon 2021-05-28 09:02:48 +02:00
  • 3b10afd2ab CI: test more platforms on PlatformIO Benoit Blanchon 2021-05-29 15:24:18 +02:00
  • af3bb131c8 Fixed error Pe070 "incomplete type is not allowed" on IAR (fixes #1560) Benoit Blanchon 2021-05-19 15:07:59 +02:00
  • 622e7dd287 Fixed support for volatile float and double (fixes #1557) Benoit Blanchon 2021-05-19 15:01:51 +02:00
  • 68082e6fc1 CI: use libc++ for Clang 3.5 to 4.0 The fixes the error: "__STRICT_ANSI__ seems to have been undefined; this is not supported" with Clang 3.9 Benoit Blanchon 2021-05-17 09:06:28 +02:00
  • 36bcc7b355 Set version to 6.18.0 v6.18.0 Benoit Blanchon 2021-05-05 20:41:35 +02:00
  • c7c0b729c1 Added a deprecation warning for is<char>() and is<char*>() Benoit Blanchon 2021-05-05 15:43:02 +02:00
  • 6aeefda3b6 CI: Skip WillFail and Fuzzing test labels when measuring coverage Benoit Blanchon 2021-05-04 16:25:53 +02:00
  • 4780174ee1 Added a deprecation warning for as<char>() and set(char) Benoit Blanchon 2021-05-04 14:48:51 +02:00
  • ab23625091 Renamed DEPRECATED to ARDUINOJSON_DEPRECATED Benoit Blanchon 2021-05-04 14:35:14 +02:00
  • a88cf8fab7 PlatformIO: set build.libArchive to false (closes #1550) Kyle Smith 2021-05-01 08:11:34 -04:00
  • 2be528a3fa serializeMsgPack(doc, p, n) doesn't add terminator anymore (fixes #1545) Benoit Blanchon 2021-04-29 20:59:15 +02:00
  • 337864618c Reversed parameters of convertToJson() and convertFromJson() Now the order matches copyArray(): source first, destination second. Benoit Blanchon 2021-04-27 19:28:36 +02:00
  • 526cad54d7 VSCode: insert final new line Benoit Blanchon 2021-04-27 14:36:13 +02:00
  • 506cf7f438 Added .prettierignore Benoit Blanchon 2021-04-27 14:35:34 +02:00
  • 4b89878c10 Added a deprecation warning for as<char*>() Benoit Blanchon 2021-04-26 08:42:33 +02:00
  • 06fad301cb CI: added Valgrind job (closes #1542) Benoit Blanchon 2021-04-25 11:54:08 +02:00
  • 7be0c2c650 CMake: added labels to tests Benoit Blanchon 2021-04-25 11:38:19 +02:00
  • 43f0db45ad Updated Catch library to 1.12.2 Benoit Blanchon 2021-04-22 08:54:16 +02:00
  • 892c37db08 Optimized JsonVariant::is<float>() Benoit Blanchon 2021-04-21 13:21:40 +02:00
  • d8a1d1a120 Increased coverage of ConverterImpl.hpp Benoit Blanchon 2021-04-18 17:23:51 +02:00
  • 64e52e97ee Removed redundant range check in MemoryPoolPrint Benoit Blanchon 2021-04-18 16:47:28 +02:00
  • 2a777a659a Fixed reference-binding-to-null-pointer in MsgPack deserializer Benoit Blanchon 2021-04-15 11:48:30 +02:00
  • 898f429826 Fixed member-call-on-null-pointer in getMember() when array is empty Benoit Blanchon 2021-04-15 11:30:56 +02:00
  • 88fbe3ac34 Fixed undefined behavior in JSON serializer Benoit Blanchon 2021-04-15 11:21:34 +02:00
  • 4ddc674846 CI: fixed sanitizers errors not been reported Benoit Blanchon 2021-04-15 10:35:00 +02:00
  • fc4f5fd05f Changed integer storage from positive/negative to signed/unsigned Benoit Blanchon 2021-04-14 11:42:53 +02:00
  • a002393716 Replaced donation link Benoit Blanchon 2021-04-14 11:44:56 +02:00
  • a889f6560c Added VSCode settings Benoit Blanchon 2021-04-14 11:43:46 +02:00
  • 4db17ecd93 CI: format YAML file with Prettier Benoit Blanchon 2021-04-08 09:46:01 +02:00
  • 2a57f2b365 CI: fix installation of GCC and Clang Benoit Blanchon 2021-04-08 09:45:04 +02:00
  • 803e07c188 Updated folders list in .mbedignore (closes #1515) George Beckstein 2021-03-31 09:56:51 +02:00
  • ff44d93e68 Removed buggy blank line in CHANGELOG Benoit Blanchon 2021-03-29 18:13:27 +02:00
  • d5d2209d09 Added "https://" prefix to all URLs so they are clickable in VS Code Benoit Blanchon 2021-03-29 17:14:01 +02:00
  • c81e8fc93a README: added a link to ARDUINOJSON_ENABLE_ARDUINO_STREAM Benoit Blanchon 2021-03-29 09:20:49 +02:00
  • 347ac422f4 Added support for Printable (closes #1444) Benoit Blanchon 2021-03-27 14:35:15 +01:00
  • d7f5b56ca4 Added support for custom converters (closes #687) Benoit Blanchon 2021-03-20 14:52:47 +01:00
  • 53d6f0d492 CI: Fixed build on Arduino 1.6.7 Benoit Blanchon 2021-03-19 11:50:29 +01:00
  • e4ce75e20c Simplified JsonVariant::as<T>() to always return T Benoit Blanchon 2021-03-08 09:58:09 +01:00
  • 9094179856 CI: added a clang-format job Benoit Blanchon 2021-02-26 13:08:01 +01:00
  • 3aab36fec2 Changed JsonVariantConst::is<JsonArray/JsonObject>() to return false (closes #1412) Benoit Blanchon 2021-02-23 08:58:52 +01:00
  • 744d61f6fd Added JsonVariant::is<JsonVariant/JsonVariantConst>() (issue #1412) Benoit Blanchon 2021-02-23 08:41:24 +01:00
  • 05498aa178 Added JsonVariant::is<JsonVariant>() (issue #1412) Benoit Blanchon 2021-02-23 08:39:58 +01:00
  • b1eb273d5b Added JsonVariant::is<JsonArrayConst/JsonObjectConst>() (issue #1412) Benoit Blanchon 2021-02-23 08:33:28 +01:00
  • 8a3f8510d6 Simplified tests of JsonVariant::is<T>() Benoit Blanchon 2021-02-23 08:27:48 +01:00
  • 22904a48a6 Added a default implementation in the Visitor class Benoit Blanchon 2021-02-21 13:37:07 +01:00
  • 1730304f46 Funding: added paypal.me Benoit Blanchon 2021-02-21 12:24:46 +01:00
  • 1038fc35df Removed DeserializationError::NotSupported Benoit Blanchon 2021-02-18 19:30:04 +01:00