Benoit Blanchon f00dfd7bfe Added fallbacks strlen_P, strncmp_P, strcmp_P and memcpy_P (fixes #1073) il y a 6 ans
..
CMakeLists.txt 0d339300f9 Added tests for Flash strings (closes #1070) il y a 6 ans
cpp11.cpp 2ed77d2cc3 Added support for `nullptr` (closes #998) il y a 6 ans
decode_unicode_0.cpp 7050ef675d Decode escaped Unicode characters like \u00DE (issue #304, PR #791) il y a 7 ans
decode_unicode_1.cpp 7050ef675d Decode escaped Unicode characters like \u00DE (issue #304, PR #791) il y a 7 ans
enable_infinity_0.cpp 80a02cd90d Added `ARDUINOJSON_ENABLE_INFINITY` to enable Infinity in JSON il y a 6 ans
enable_infinity_1.cpp 80a02cd90d Added `ARDUINOJSON_ENABLE_INFINITY` to enable Infinity in JSON il y a 6 ans
enable_nan_0.cpp 7427888e05 Added `ARDUINOJSON_ENABLE_NAN` to enable NaN in JSON (closes #973) il y a 6 ans
enable_nan_1.cpp 7427888e05 Added `ARDUINOJSON_ENABLE_NAN` to enable NaN in JSON (closes #973) il y a 6 ans
enable_progmem_1.cpp f00dfd7bfe Added fallbacks strlen_P, strncmp_P, strcmp_P and memcpy_P (fixes #1073) il y a 6 ans
progmem_emulation.hpp f00dfd7bfe Added fallbacks strlen_P, strncmp_P, strcmp_P and memcpy_P (fixes #1073) il y a 6 ans
use_double_0.cpp 9ac2ac303c Removed default capacity of `DynamicJsonDocument` il y a 7 ans
use_double_1.cpp 9ac2ac303c Removed default capacity of `DynamicJsonDocument` il y a 7 ans
use_long_long_0.cpp 9ac2ac303c Removed default capacity of `DynamicJsonDocument` il y a 7 ans
use_long_long_1.cpp 9ac2ac303c Removed default capacity of `DynamicJsonDocument` il y a 7 ans