|
d8f3058efa
|
Store the strings in the heap
|
2023-04-17 10:42:08 +02:00 |
|
|
e9850152a7
|
Tests: replace constants with sizeofString(n)
|
2023-04-07 14:50:54 +02:00 |
|
|
3f43c2b816
|
Remove JSON_ARRAY_SIZE() , JSON_OBJECT_SIZE() , and JSON_STRING_SIZE()
|
2023-03-29 19:18:06 +02:00 |
|
|
5faa3df43f
|
MemoryPool calls the Allocator directly
|
2023-03-20 15:03:09 +01:00 |
|
|
daa87e12dc
|
Update copyright notice
|
2023-02-16 11:45:01 +01:00 |
|
|
1b66a217bf
|
Replace ARDUINOJSON_NAMESPACE with an inline namespace (#1820)
|
2023-02-14 10:04:48 +01:00 |
|
|
62e83133cd
|
Remove JsonDocument::data() and JsonDocument::memoryPool()
|
2022-08-09 10:38:36 +02:00 |
|
|
4f6244eef4
|
Replace CopiedString and LinkedString with JsonString
|
2022-01-13 16:15:53 +01:00 |
|
|
af18994deb
|
Update copyright notice
|
2022-01-01 10:01:05 +01:00 |
|
|
43b2e2e774
|
Append terminator in saveStringFromFreeZone()
|
2021-11-24 19:06:49 +01:00 |
|
|
62f9b94ab1
|
Add CopiedString and LinkedString
|
2021-11-24 19:06:49 +01:00 |
|
|
d5d2209d09
|
Added "https://" prefix to all URLs so they are clickable in VS Code
|
2021-03-29 19:35:25 +02:00 |
|
|
97b7161d78
|
Update copyright notice for 2021
|
2021-01-25 09:14:15 +01:00 |
|
|
8d37939086
|
Added JsonDocument::overflowed() (closes #1358)
|
2020-09-05 13:44:40 +02:00 |
|
|
764ff2cd53
|
Added string deduplication (closes #1303)
|
2020-07-21 20:15:31 +02:00 |
|
|
1600d39693
|
Refactored StringBuilder into StringStorage
|
2020-07-11 17:51:45 +02:00 |
|