Historial de Commits

Autor SHA1 Mensaje Fecha
  Benoit Blanchon 1ec16ca94f Use `pgm_read()` instead of `ARDUINOJSON_READ_STATIC_ARRAY` hace 3 años
  Benoit Blanchon 09f9bd6b8b Fix detection of char types hace 3 años
  Benoit Blanchon b8d1dccb21 Test `IsString<String>` and `IsString<StringSumHelper>` hace 3 años
  Benoit Blanchon c3d5e9382d Implement `IsString` from `StringAdapter` hace 3 años
  Benoit Blanchon af18994deb Update copyright notice hace 4 años
  Benoit Blanchon 67fc2d9897 Assume `PROGMEM` is available as soon as `ARDUINO` is defined (#1693) hace 4 años
  Benoit Blanchon ca24ed48f5 Separate string adapter from storage policy hace 4 años
  Benoit Blanchon 6632fa8da1 Removed `StringAdapter::equals()` hace 4 años
  Benoit Blanchon 5790f3c8f7 Refactored string adapters: only one `IsString<T>` and `adaptString()` hace 4 años
  Benoit Blanchon d5d2209d09 Added "https://" prefix to all URLs so they are clickable in VS Code hace 4 años
  Benoit Blanchon 97b7161d78 Update copyright notice for 2021 hace 5 años
  Benoit Blanchon f3f44d7812 Renamed StdStringAdapter to StlStringAdapter (internal use only) hace 5 años
  Benoit Blanchon 764ff2cd53 Added string deduplication (closes #1303) hace 5 años
  Benoit Blanchon 04c59985a1 Inverted dependency between MemoryPool and string adapters. hace 5 años
  Benoit Blanchon 2641697e0b Fixed incorrect string comparison on some platforms (fixes #1198) hace 5 años
  Benoit Blanchon 85499be855 Added tests for FlashStringAdapter hace 6 años
  Benoit Blanchon f9cfea244a Updated copyright notice hace 6 años
  Benoit Blanchon b47ac27ac6 Moved ancillary files to `extras/` (fixes #1011) hace 6 años