Historique des commits

Auteur SHA1 Message Date
  Benoit Blanchon eb5713b903 Update copyright year il y a 2 jours
  Benoit Blanchon 01e49b33b7 Update copyright year il y a 1 an
  Benoit Blanchon 315cc722e9 Add more tests for `JsonVariantConst` il y a 2 ans
  Benoit Blanchon 0e8a236583 Update copyright year il y a 2 ans
  Benoit Blanchon 0f319e7ca4 Remove capacity from `JsonDocument`'s constructor il y a 2 ans
  Benoit Blanchon 540901e219 Merge `DynamicJsonDocument` with `JsonDocument` il y a 3 ans
  Benoit Blanchon daa87e12dc Update copyright notice il y a 3 ans
  Benoit Blanchon 8002722f3b Clang-format: set `DerivePointerAlignment` to `false` 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 af18994deb Update copyright notice il y a 4 ans
  Benoit Blanchon 0f529a3587 Renamed undocumented function `isUndefined()` to `isUnbound()` il y a 4 ans
  Benoit Blanchon 8418845c8d Add `is<JsonString>()` il y a 4 ans
  Benoit Blanchon d5d2209d09 Added "https://" prefix to all URLs so they are clickable in VS Code il y a 5 ans
  Benoit Blanchon d7f5b56ca4 Added support for custom converters (closes #687) il y a 5 ans
  Benoit Blanchon 3aab36fec2 Changed JsonVariantConst::is<JsonArray/JsonObject>() to return false (closes #1412) il y a 5 ans
  Benoit Blanchon 744d61f6fd Added JsonVariant::is<JsonVariant/JsonVariantConst>() (issue #1412) il y a 5 ans
  Benoit Blanchon 05498aa178 Added `JsonVariant::is<JsonVariant>()` (issue #1412) il y a 5 ans
  Benoit Blanchon b1eb273d5b Added JsonVariant::is<JsonArrayConst/JsonObjectConst>() (issue #1412) il y a 5 ans
  Benoit Blanchon 8a3f8510d6 Simplified tests of JsonVariant::is<T>() il y a 5 ans
  Benoit Blanchon 97b7161d78 Update copyright notice for 2021 il y a 5 ans
  Benoit Blanchon 3bb0a7aa8e Added support for `enum`s in `as<T>()` and `is<T>()` (fixes #1256) il y a 5 ans
  Benoit Blanchon f9cfea244a Updated copyright notice il y a 6 ans
  Benoit Blanchon b47ac27ac6 Moved ancillary files to `extras/` (fixes #1011) il y a 6 ans