|
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 |
|
|
2be4ee732a
|
Remove ARDUINOJSON_HAS_RVALUE_REFERENCES (#1820)
|
2023-02-10 17:02:52 +01:00 |
|
|
af18994deb
|
Update copyright notice
|
2022-01-01 10:01:05 +01:00 |
|
|
e16767af92
|
Avoid pool reallocation in BasicJsonDocument 's copy assignment
|
2021-12-16 14:42:54 +01:00 |
|
|
2df1bc7d4f
|
Fix call of overloaded 'swap(...)' is ambiguous (fixes #1678)
|
2021-11-23 10:47:31 +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 |
|
|
0853b04589
|
Changed BasicJsonDocument's copy-constructor to copy the capacity
|
2020-03-02 12:39:29 +01:00 |
|
|
c1b3705df1
|
Added BasicJsonDocument::garbageCollect() (issue #1195)
|
2020-03-01 18:01:55 +01:00 |
|
|
2540b4e01b
|
Added move-constructor and move-assignment to BasicJsonDocument
|
2020-03-01 17:24:29 +01:00 |
|
|
d2a67f362f
|
Fixed "deprecated-copy" warning on GCC 9 (fixes #1184)
|
2020-02-13 11:07:40 +01:00 |
|
|
f9cfea244a
|
Updated copyright notice
|
2020-01-09 15:48:38 +01:00 |
|
|
b47ac27ac6
|
Moved ancillary files to extras/ (fixes #1011)
|
2019-09-03 15:11:05 +02:00 |
|