|
b8d1dccb21
|
Test IsString<String> and IsString<StringSumHelper>
|
2022-10-31 18:02:07 +01:00 |
|
|
af18994deb
|
Update copyright notice
|
2022-01-01 10:01:05 +01:00 |
|
|
29ba744d64
|
Add a polyfill for pgm_read_ptr() (issue #1433)
|
2021-12-31 14:39:38 +01:00 |
|
|
a2e1021d7d
|
Use pgm_read_dword() instead of pgm_read_float() (issue #1433)
|
2021-12-31 14:39:38 +01:00 |
|
|
d20c3c65c8
|
Add a polyfill for pgm_read_dword() (issue #1433)
|
2021-12-31 14:39:38 +01:00 |
|
|
91ed68b4a6
|
Fix conflicting definition of ARDUINOJSON_DEFINE_STATIC_ARRAY()
|
2021-12-31 14:39:38 +01:00 |
|
|
67fc2d9897
|
Assume PROGMEM is available as soon as ARDUINO is defined (#1693)
|
2021-12-31 11:00:50 +01:00 |
|
|
ec7ffa20f2
|
Avoid Arduino.h when all its features are disabled (fixes #1692)
|
2021-12-27 13:16:24 +01:00 |
|
|
a27398e445
|
Check for NUL terminator in MemoryPool::findString()
|
2021-11-24 19:06:49 +01:00 |
|
|
0429016ff1
|
Remove IsWriteableString
|
2021-11-12 15:28:33 +01:00 |
|
|
9bcb409648
|
Fixed serializeJson(doc, String) when allocation fails (fixes #1572)
|
2021-05-30 21:34:07 +02:00 |
|
|
d5d2209d09
|
Added "https://" prefix to all URLs so they are clickable in VS Code
|
2021-03-29 19:35:25 +02:00 |
|
|
347ac422f4
|
Added support for Printable (closes #1444)
|
2021-03-27 14:35:15 +01:00 |
|
|
97b7161d78
|
Update copyright notice for 2021
|
2021-01-25 09:14:15 +01:00 |
|
|
fee029b86e
|
Moved float tables to PROGMEM
|
2020-09-19 16:12:49 +02:00 |
|
|
c3504ddf0a
|
Added tests for DeserializationError::f_str()
|
2020-09-18 19:06:21 +02:00 |
|
|
6a878ee444
|
Fixed error "No such file or directory WString.h" (fixes #1381)
|
2020-09-16 10:29:20 +02:00 |
|
|
c4ec2ba88f
|
Added DeserializationError::f_str() (issue #846)
|
2020-09-14 18:40:00 +02:00 |
|
|
764ff2cd53
|
Added string deduplication (closes #1303)
|
2020-07-21 20:15:31 +02:00 |
|
|
85499be855
|
Added tests for FlashStringAdapter
|
2020-02-16 17:56:47 +01:00 |
|
|
1e3d478998
|
Improved speed of serializeXxx() when writing to a String
|
2020-01-14 14:50:44 +01:00 |
|
|
3aebef6d0a
|
Fixed value returned by serializeXxx() when writing to a String
|
2020-01-14 11:22:44 +01:00 |
|
|
f9cfea244a
|
Updated copyright notice
|
2020-01-09 15:48:38 +01:00 |
|
|
ef63757b1a
|
Fixed deserializer that stopped reading at the first 0xFF (closes #1118)
|
2019-10-29 14:17:11 +01:00 |
|
|
3a169df0a5
|
Added support for custom reader classes
|
2019-10-25 11:39:04 +02:00 |
|