Historie revizí

Autor SHA1 Zpráva Datum
  Benoit Blanchon cc077c1b63 Store static strings in a dedicated pool před 10 měsíci
  Benoit Blanchon 01e49b33b7 Update copyright year před 10 měsíci
  Benoit Blanchon ed5f890d28 Replace `JsonString::Ownership` with `bool` před 1 rokem
  Benoit Blanchon e007d71b4f Fix `operator[](variant)` ignoring NUL characters před 1 rokem
  Benoit Blanchon 386105be90 Allocate slot before key před 1 rokem
  Benoit Blanchon 45611924f3 Tests: add user-defined literal `""_s` for `std::string` před 1 rokem
  Benoit Blanchon 68a13117dc Allow using a `JsonVariant` as a key or index před 1 rokem
  Benoit Blanchon 08cac13c43 Add more tests for `JsonObjectConst` před 2 roky
  Benoit Blanchon cc42373367 Fix "no matching function" with `JsonObjectConst::operator[]` před 2 roky
  Benoit Blanchon 0e8a236583 Update copyright year před 2 roky
  Benoit Blanchon 7f459adc4b Remove `createNestedArray()` and `createNestedObject()` před 2 roky
  Benoit Blanchon 9a11d98117 Tests: make allocator assertions more readable před 2 roky
  Benoit Blanchon 30ec507989 Tests: use a consistent naming convention for allocators před 2 roky
  Benoit Blanchon 00c9d8680a Remove `memoryUsage()` před 2 roky
  Benoit Blanchon 0f319e7ca4 Remove capacity from `JsonDocument`'s constructor před 2 roky
  Benoit Blanchon 3f43c2b816 Remove `JSON_ARRAY_SIZE()`, `JSON_OBJECT_SIZE()`, and `JSON_STRING_SIZE()` před 2 roky
  Benoit Blanchon 540901e219 Merge `DynamicJsonDocument` with `JsonDocument` před 2 roky
  Benoit Blanchon daa87e12dc Update copyright notice před 2 roky
  Benoit Blanchon 89ed54362b Fix `-Wsign-conversion` on GCC 8 (fixes #1715) před 3 roky
  Benoit Blanchon a880614a75 Fix `call of overloaded 'String(const char*, int)' is ambiguous` před 3 roky
  Benoit Blanchon af18994deb Update copyright notice před 4 roky
  Benoit Blanchon d5d2209d09 Added "https://" prefix to all URLs so they are clickable in VS Code před 4 roky
  Benoit Blanchon e4ce75e20c Simplified `JsonVariant::as<T>()` to always return `T` před 4 roky
  Benoit Blanchon 97b7161d78 Update copyright notice for 2021 před 5 roky
  Benoit Blanchon 04c59985a1 Inverted dependency between MemoryPool and string adapters. před 5 roky
  Benoit Blanchon f9cfea244a Updated copyright notice před 6 roky
  Benoit Blanchon b47ac27ac6 Moved ancillary files to `extras/` (fixes #1011) před 6 roky