|
6632fa8da1
|
Removed StringAdapter::equals()
|
2021-07-27 14:16:39 +02:00 |
|
|
5790f3c8f7
|
Refactored string adapters: only one IsString<T> and adaptString()
|
2021-07-27 14:16:18 +02: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 |
|
|
f3f44d7812
|
Renamed StdStringAdapter to StlStringAdapter (internal use only)
|
2020-10-01 10:01:33 +02:00 |
|
|
764ff2cd53
|
Added string deduplication (closes #1303)
|
2020-07-21 20:15:31 +02:00 |
|
|
04c59985a1
|
Inverted dependency between MemoryPool and string adapters.
Inserted a null after each raw string in the pool.
|
2020-07-08 09:38:27 +02:00 |
|
|
2641697e0b
|
Fixed incorrect string comparison on some platforms (fixes #1198)
|
2020-02-27 11:44:09 +01:00 |
|
|
85499be855
|
Added tests for FlashStringAdapter
|
2020-02-16 17:56:47 +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 |
|