Benoit Blanchon 7cf6fe6d62 Fixed return type of `JsonArray::is<T>()` and some others (issue #121) 10 年之前
..
ArduinoString_Tests.cpp ef2641b49b Store parsed token as string and allow conversion between various types (issues #64, #69, #90, #93) 10 年之前
CMakeLists.txt a1943e21ed Fixed compilation on Visual Studio 2010 and 2012 (issue #107) 10 年之前
DynamicJsonBuffer_Array_Tests.cpp 5e5f060fc0 Updated copyright for 2015 11 年之前
DynamicJsonBuffer_Basic_Tests.cpp 5a4d993f7d Fixed memory alignment, which made ESP8266 crash (issue #104) 10 年之前
DynamicJsonBuffer_NoMemory_Tests.cpp 2524a00a96 Fixed segmentation fault in `DynamicJsonBuffer` when memory allocation fails (issue #92) 10 年之前
DynamicJsonBuffer_Object_Tests.cpp 756c279cdc Redesigned JsonVariant to leverage converting constructors instead of assignment operators 10 年之前
GbathreeBug.cpp 92e687303d Added support of non standard JSON input (issue #44) 10 年之前
IntegrationTests.cpp 5e5f060fc0 Updated copyright for 2015 11 年之前
Issue10.cpp 5e5f060fc0 Updated copyright for 2015 11 年之前
Issue34.cpp 5e5f060fc0 Updated copyright for 2015 11 年之前
Issue67.cpp 877096d49d Fixed issue #67 10 年之前
Issue90.cpp ef2641b49b Store parsed token as string and allow conversion between various types (issues #64, #69, #90, #93) 10 年之前
JsonArray_Container_Tests.cpp 7cf6fe6d62 Fixed return type of `JsonArray::is<T>()` and some others (issue #121) 10 年之前
JsonArray_Invalid_Tests.cpp 756c279cdc Redesigned JsonVariant to leverage converting constructors instead of assignment operators 10 年之前
JsonArray_Iterator_Tests.cpp 5e5f060fc0 Updated copyright for 2015 11 年之前
JsonArray_PrettyPrintTo_Tests.cpp 08d05df00e Added JsonPrintable::measureLength() (issue #75) 10 年之前
JsonArray_PrintTo_Tests.cpp 756c279cdc Redesigned JsonVariant to leverage converting constructors instead of assignment operators 10 年之前
JsonObject_Container_Tests.cpp 7cf6fe6d62 Fixed return type of `JsonArray::is<T>()` and some others (issue #121) 10 年之前
JsonObject_Invalid_Tests.cpp 756c279cdc Redesigned JsonVariant to leverage converting constructors instead of assignment operators 10 年之前
JsonObject_Iterator_Tests.cpp 92e687303d Added support of non standard JSON input (issue #44) 10 年之前
JsonObject_PrettyPrintTo_Tests.cpp 08d05df00e Added JsonPrintable::measureLength() (issue #75) 10 年之前
JsonObject_PrintTo_Tests.cpp c161f698fc Implicitly duplicate String in the JsonBuffer (issue #84, #87) 10 年之前
JsonParser_Array_Tests.cpp ef2641b49b Store parsed token as string and allow conversion between various types (issues #64, #69, #90, #93) 10 年之前
JsonParser_Nested_Tests.cpp 39c506b419 Reduced generator size. Fixed Visual Studio warnings 10 年之前
JsonParser_NestingLimit_Tests.cpp 5e5f060fc0 Updated copyright for 2015 11 年之前
JsonParser_Object_Tests.cpp 92e687303d Added support of non standard JSON input (issue #44) 10 年之前
JsonVariant_As_Tests.cpp 39c506b419 Reduced generator size. Fixed Visual Studio warnings 10 年之前
JsonVariant_Comparison_Tests.cpp 92e687303d Added support of non standard JSON input (issue #44) 10 年之前
JsonVariant_Copy_Tests.cpp 5e5f060fc0 Updated copyright for 2015 11 年之前
JsonVariant_Is_Tests.cpp ef2641b49b Store parsed token as string and allow conversion between various types (issues #64, #69, #90, #93) 10 年之前
JsonVariant_PrintTo_Tests.cpp 756c279cdc Redesigned JsonVariant to leverage converting constructors instead of assignment operators 10 年之前
JsonVariant_Storage_Tests.cpp 756c279cdc Redesigned JsonVariant to leverage converting constructors instead of assignment operators 10 年之前
JsonVariant_Subscript_Tests.cpp 756c279cdc Redesigned JsonVariant to leverage converting constructors instead of assignment operators 10 年之前
JsonVariant_Undefined_Tests.cpp 92e687303d Added support of non standard JSON input (issue #44) 10 年之前
JsonWriter_WriteString_Tests.cpp ef2641b49b Store parsed token as string and allow conversion between various types (issues #64, #69, #90, #93) 10 年之前
StaticJsonBuffer_Basic_Tests.cpp 5a4d993f7d Fixed memory alignment, which made ESP8266 crash (issue #104) 10 年之前
StaticJsonBuffer_CreateArray_Tests.cpp 81285f49fe Fixed issue #68 10 年之前
StaticJsonBuffer_CreateObject_Tests.cpp c161f698fc Implicitly duplicate String in the JsonBuffer (issue #84, #87) 10 年之前
StaticJsonBuffer_ParseArray_Tests.cpp 823a172681 Fixed segmentation fault in `StaticJsonBuffer` (issue #104) 10 年之前
StaticJsonBuffer_ParseObject_Tests.cpp 823a172681 Fixed segmentation fault in `StaticJsonBuffer` (issue #104) 10 年之前
StdStream.cpp 92e687303d Added support of non standard JSON input (issue #44) 10 年之前
StringBuilderTests.cpp ef2641b49b Store parsed token as string and allow conversion between various types (issues #64, #69, #90, #93) 10 年之前