Paulo Cabral Sanz ec7ffa20f2 Avoid `Arduino.h` when all its features are disabled (fixes #1692) 4 年 前
..
Cpp11 e0cd5b6405 Increased test coverage 4 年 前
Cpp17 ca24ed48f5 Separate string adapter from storage policy 4 年 前
Cpp20 f570fe8c37 Fixed error `expected unqualified-id` on GCC 11 (fixes #1622) 4 年 前
FailingBuilds 4e261068a1 clang-format: set IndentPPDirectives to AfterHash 4 年 前
Helpers ec7ffa20f2 Avoid `Arduino.h` when all its features are disabled (fixes #1692) 4 年 前
IntegrationTests 14639f129e CMake: added empty line at end of each file 4 年 前
JsonArray ada1f2a894 Add support for `char[][]` in `copyArray()` 4 年 前
JsonDeserializer be70f6ddd7 Support NUL inside string values (issue #1646) 4 年 前
JsonDocument e16767af92 Avoid pool reallocation in `BasicJsonDocument`'s copy assignment 4 年 前
JsonObject e0cd5b6405 Increased test coverage 4 年 前
JsonSerializer be70f6ddd7 Support NUL inside string values (issue #1646) 4 年 前
JsonVariant 0f529a3587 Renamed undocumented function `isUndefined()` to `isUnbound()` 4 年 前
MemoryPool be70f6ddd7 Support NUL inside string values (issue #1646) 4 年 前
Misc ec7ffa20f2 Avoid `Arduino.h` when all its features are disabled (fixes #1692) 4 年 前
MixedConfiguration ba5cdab619 Test: extracted executable Cpp11Tests 4 年 前
MsgPackDeserializer 14639f129e CMake: added empty line at end of each file 4 年 前
MsgPackSerializer 0f529a3587 Renamed undocumented function `isUndefined()` to `isUnbound()` 4 年 前
Numbers ef7579394b Fixed `JsonVariant::as<unsigned>()` (fixes #1601) 4 年 前
TextFormatter 14639f129e CMake: added empty line at end of each file 4 年 前
catch 43f0db45ad Updated Catch library to 1.12.2 4 年 前
.clang-tidy 9dbf44388d clang-tidy: muted "call to function is insecure" in tests 4 年 前
CMakeLists.txt f570fe8c37 Fixed error `expected unqualified-id` on GCC 11 (fixes #1622) 4 年 前