Historique des commits

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