bot_mirror
  • Joined on 2025-09-23
bot_mirror synced and deleted reference refs/tags/devel-faster-string-invisible-chars-escape at bot_mirror/Catch2 from mirror 2025-09-28 02:50:32 +00:00
bot_mirror synced commits to devel at bot_mirror/Catch2 from mirror 2025-09-28 02:50:32 +00:00
a00d654437 Speed up processing mostly visible strings in convertIntoString
bot_mirror synced commits to devel-bazel-random-seed at bot_mirror/Catch2 from mirror 2025-09-28 02:50:32 +00:00
bot_mirror synced new reference devel-bazel-random-seed to bot_mirror/Catch2 from mirror 2025-09-28 02:50:32 +00:00
bot_mirror synced commits to devel at bot_mirror/Catch2 from mirror 2025-09-27 14:44:36 +00:00
756ae05d30 Inline the getResultCapture helper into header.
a2e41916f2 Keep the main Context instance as static value, not pointer
0e772cc0d2 Allow composability of unhandled exception filters (#3033)
Compare 3 commits »
bot_mirror synced and deleted reference refs/tags/devel-add-simple-runtime-benchmarks at bot_mirror/Catch2 from mirror 2025-09-27 14:44:35 +00:00
bot_mirror synced and deleted reference refs/tags/devel-context-is-not-heap-allocated at bot_mirror/Catch2 from mirror 2025-09-27 14:44:35 +00:00
bot_mirror synced commits to devel at bot_mirror/Catch2 from mirror 2025-09-26 02:10:29 +00:00
3bcd0a4e74 Changed GetOptions to use sequence
bot_mirror synced commits to devel at bot_mirror/Catch2 from mirror 2025-09-25 14:06:57 +00:00
f7e7fa0983 Fix ReusableStringStream to access the container under the lock (#3031)
bot_mirror synced commits to master at bot_mirror/freetype2 from mirror 2025-09-24 13:50:22 +00:00
7955c9b86a * src/bdf/bdfdriver.c (BDF_Glyph_Load): Use bdf->bdffont->bpp directly.