• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

bblanchon / ArduinoJson / 15773845184

Builds Branch Commit Type Ran Committer Via Coverage
15773845184 7.x Set version to 7.4.2 push 20 Jun 2025 07:48AM UTC bblanchon github
99.29
15757451663 7.x Undef `true` and `false` macros Replacing `true` with `1` changes `JsonString("ABC", true)` into `JsonString("ABC", 1)`, so all static strings had a length of 1. This is a workaround for arduino/ArduinoCore-sam#50 Fixes #2181 push 19 Jun 2025 12:19PM UTC bblanchon github
99.29
15755461463 issues/2181 Mute clang warning push 19 Jun 2025 10:30AM UTC bblanchon github
99.29
15754595350 issues/2181 Undef `true` and `false` macros Replacing `true` with `1` changes `JsonString("ABC", true)` into `JsonString("ABC", 1)`, so all static strings had a length of 1. This is a workaround for arduino/ArduinoCore-sam#50 Fixes #2181 push 19 Jun 2025 09:44AM UTC bblanchon github
99.29
15665328192 7.5 JsonObject: replace `ObjectData*` member with `VariantData*` push 15 Jun 2025 04:59PM UTC bblanchon github
99.27
15662432722 decouple-from-collection-data JsonObject: replace `ObjectData*` member with `VariantData*` push 15 Jun 2025 11:07AM UTC bblanchon github
99.27
15398968508 7.5 Add a pool dedicated to 8-byte values (`double`/`int64_t`/`uint64_t`) This new pool replaced the "extension" slot where a secondary variant slot was used to store 8-byte values. push 02 Jun 2025 05:51PM UTC bblanchon github pending completion   set done
15394202122 replace-ext-with-pool Remove `SlotData` push 02 Jun 2025 02:09PM UTC bblanchon github pending completion   set done
15365555793 replace-ext-with-pool Clang-format push 31 May 2025 04:47PM UTC bblanchon github
99.29
15158211752 string-literals-pool-2 Store static strings in a dedicated pool Because a slot id is smaller than a pointer, this change will ultimately allow reducing the slot size. push 21 May 2025 09:21AM UTC bblanchon github
99.29
15158092563 7.x CI: upgrade clang-tidy push 21 May 2025 09:16AM UTC bblanchon github
99.29
15145586106 ubuntu-22.04 CI: upgrade clang-tidy push 20 May 2025 07:07PM UTC bblanchon github
99.29
15142814282 ubuntu-22.04 CI: upgrade Clang versions push 20 May 2025 04:36PM UTC bblanchon github
99.29
15133244436 ubuntu-22.04 GitHub: upgrade runner to `ubuntu-22.04` push 20 May 2025 09:07AM UTC bblanchon github
99.29
15132445428 ubuntu-22.04 GitHub: upgrade runner to `ubuntu-22.04` push 20 May 2025 08:28AM UTC bblanchon github
99.29
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 157
  • 158
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc