Historia zmian

Autor SHA1 Wiadomość Data
  Benoit Blanchon 0e8a236583 Update copyright year 2 lat temu
  Benoit Blanchon 38941d5807 Tests: use sections for filters tests 2 lat temu
  Benoit Blanchon 3003756adb Reformat filters test file 2 lat temu
  Benoit Blanchon 218a12ca46 Call `shrinkToFit()` in `deserializeJson()` and `deserializeMsgPack()` 2 lat temu
  Benoit Blanchon 9a11d98117 Tests: make allocator assertions more readable 2 lat temu
  Benoit Blanchon 30ec507989 Tests: use a consistent naming convention for allocators 2 lat temu
  Benoit Blanchon 00c9d8680a Remove `memoryUsage()` 2 lat temu
  Benoit Blanchon 0f319e7ca4 Remove capacity from `JsonDocument`'s constructor 2 lat temu
  Benoit Blanchon e9850152a7 Tests: replace constants with `sizeofString(n)` 2 lat temu
  Benoit Blanchon 3f43c2b816 Remove `JSON_ARRAY_SIZE()`, `JSON_OBJECT_SIZE()`, and `JSON_STRING_SIZE()` 2 lat temu
  Benoit Blanchon 540901e219 Merge `DynamicJsonDocument` with `JsonDocument` 2 lat temu
  Benoit Blanchon 17a482a9b1 Remove `StaticJsonDocument` 2 lat temu
  Benoit Blanchon daa87e12dc Update copyright notice 2 lat temu
  Benoit Blanchon 1d21027e2a Fix lax parsing of `true`, `false`, and `null` (fixes #1781) 3 lat temu
  Benoit Blanchon 421ecec0dd Tests: trim trailing white spaces 3 lat temu
  Benoit Blanchon 89ed54362b Fix `-Wsign-conversion` on GCC 8 (fixes #1715) 3 lat temu
  Benoit Blanchon 21b2c76524 Fix filter not working in zero-copy mode (fixes #1697) 4 lat temu
  Benoit Blanchon af18994deb Update copyright notice 4 lat temu
  Benoit Blanchon 2c3ae1c181 Filter: exact match takes precedence over wildcard (fixes #1628) 4 lat temu
  Benoit Blanchon d5d2209d09 Added "https://" prefix to all URLs so they are clickable in VS Code 4 lat temu
  Benoit Blanchon 97b7161d78 Update copyright notice for 2021 5 lat temu
  Benoit Blanchon 712005219c Added filtering for MessagePack (closes #1298, closes #1394) 5 lat temu
  Benoit Blanchon 8385d5fa3a Added wildcard key (`*`) for filters (closes #1309) 5 lat temu
  Benoit Blanchon 764ff2cd53 Added string deduplication (closes #1303) 5 lat temu
  Benoit Blanchon 1600d39693 Refactored StringBuilder into StringStorage 5 lat temu
  Benoit Blanchon 1902c0ec93 Improved coverage of JsonDeserializer 6 lat temu
  Benoit Blanchon 6e52f242b2 Extracted the class Latch 6 lat temu
  Benoit Blanchon 66b12da4e7 Added `DeserializationOption::Filter` (closes #959) 6 lat temu