Histórico de Commits

Autor SHA1 Mensagem Data
  Benoit Blanchon dddc4912c4 Don't store string literals by pointer anymore há 5 meses atrás
  Benoit Blanchon 01e49b33b7 Update copyright year há 11 meses atrás
  Benoit Blanchon 594dc707cb Change string copy policy: only string literal are stored by pointer há 1 ano atrás
  Benoit Blanchon 57a9c50b38 Make `ElementProxy` and `MemberProxy` non-copyable há 1 ano atrás
  Benoit Blanchon 31253dbe13 Add more tests with VLAs há 1 ano atrás
  Benoit Blanchon c6c0649d70 Replace `typedef` with `using` há 1 ano atrás
  Benoit Blanchon 45611924f3 Tests: add user-defined literal `""_s` for `std::string` há 1 ano atrás
  Benoit Blanchon 0e8a236583 Update copyright year há 2 anos atrás
  Benoit Blanchon f422b7b37d Replace `add()` with `add<T>()` (`add(T)` is still supported) há 2 anos atrás
  Benoit Blanchon 9a11d98117 Tests: make allocator assertions more readable há 2 anos atrás
  Benoit Blanchon 00c9d8680a Remove `memoryUsage()` há 2 anos atrás
  Benoit Blanchon 0f319e7ca4 Remove capacity from `JsonDocument`'s constructor há 2 anos atrás
  Benoit Blanchon 39e8b63746 Remove `shallowCopy()` há 2 anos atrás
  Benoit Blanchon e9850152a7 Tests: replace constants with `sizeofString(n)` há 2 anos atrás
  Benoit Blanchon 540901e219 Merge `DynamicJsonDocument` with `JsonDocument` há 2 anos atrás
  Benoit Blanchon 17a482a9b1 Remove `StaticJsonDocument` há 2 anos atrás
  Benoit Blanchon daa87e12dc Update copyright notice há 3 anos atrás
  Benoit Blanchon 1b66a217bf Replace `ARDUINOJSON_NAMESPACE` with an inline namespace (#1820) há 3 anos atrás
  Benoit Blanchon 0f85a55cac Implement `VariantRefBase` with a CRTP há 3 anos atrás
  Benoit Blanchon cf4436e581 Extract `VariantProxy` from `ElementProxy` and `MemberProxy` há 3 anos atrás
  Benoit Blanchon 8002722f3b Clang-format: set `DerivePointerAlignment` to `false` há 3 anos atrás
  Benoit Blanchon 758580bfb6 Rename `addElement()` to `add()` há 3 anos atrás
  Benoit Blanchon cd8373ad32 Change `link()` to `shallowCopy()` (issue #1343) há 3 anos atrás
  Benoit Blanchon 3d6c328a4f Add `JsonVariant::link()` (resolves #1343) há 3 anos atrás
  Benoit Blanchon bf5d0c790c Add implicit conversion from `JsonDocument` to `JsonVariant` há 3 anos atrás
  Benoit Blanchon f4379f97ae Format code with clang-format há 3 anos atrás
  Benoit Blanchon 3dc67c5663 Add `memoryUsage()` to `ElementProxy` and `MemberProxy` (fixes #1730) há 3 anos atrás
  Benoit Blanchon 89ed54362b Fix `-Wsign-conversion` on GCC 8 (fixes #1715) há 4 anos atrás
  Benoit Blanchon af18994deb Update copyright notice há 4 anos atrás
  Benoit Blanchon d5d2209d09 Added "https://" prefix to all URLs so they are clickable in VS Code há 4 anos atrás