Historial de Commits

Autor SHA1 Mensaje Fecha
  Benoit Blanchon 01e49b33b7 Update copyright year hace 10 meses
  Benoit Blanchon ed5f890d28 Replace `JsonString::Ownership` with `bool` hace 1 año
  Benoit Blanchon e007d71b4f Fix `operator[](variant)` ignoring NUL characters hace 1 año
  Benoit Blanchon 386105be90 Allocate slot before key hace 1 año
  Benoit Blanchon 45611924f3 Tests: add user-defined literal `""_s` for `std::string` hace 1 año
  Benoit Blanchon 68a13117dc Allow using a `JsonVariant` as a key or index hace 1 año
  Benoit Blanchon 08cac13c43 Add more tests for `JsonObjectConst` hace 2 años
  Benoit Blanchon cc42373367 Fix "no matching function" with `JsonObjectConst::operator[]` hace 2 años
  Benoit Blanchon 0e8a236583 Update copyright year hace 2 años
  Benoit Blanchon 7f459adc4b Remove `createNestedArray()` and `createNestedObject()` hace 2 años
  Benoit Blanchon 9a11d98117 Tests: make allocator assertions more readable hace 2 años
  Benoit Blanchon 30ec507989 Tests: use a consistent naming convention for allocators hace 2 años
  Benoit Blanchon 00c9d8680a Remove `memoryUsage()` hace 2 años
  Benoit Blanchon 0f319e7ca4 Remove capacity from `JsonDocument`'s constructor hace 2 años
  Benoit Blanchon 3f43c2b816 Remove `JSON_ARRAY_SIZE()`, `JSON_OBJECT_SIZE()`, and `JSON_STRING_SIZE()` hace 2 años
  Benoit Blanchon 540901e219 Merge `DynamicJsonDocument` with `JsonDocument` hace 2 años
  Benoit Blanchon daa87e12dc Update copyright notice hace 2 años
  Benoit Blanchon 89ed54362b Fix `-Wsign-conversion` on GCC 8 (fixes #1715) hace 3 años
  Benoit Blanchon a880614a75 Fix `call of overloaded 'String(const char*, int)' is ambiguous` hace 3 años
  Benoit Blanchon af18994deb Update copyright notice 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 e4ce75e20c Simplified `JsonVariant::as<T>()` to always return `T` hace 4 años
  Benoit Blanchon 97b7161d78 Update copyright notice for 2021 hace 5 años
  Benoit Blanchon 04c59985a1 Inverted dependency between MemoryPool and string adapters. hace 5 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