bot_mirror
  • Joined on 2025-09-23
bot_mirror synced commits to refs/tags/v6.17 at bot_mirror/linux from mirror 2025-09-29 13:01:02 +00:00
bot_mirror synced commits to refs/notes/signatures/tar at bot_mirror/linux from mirror 2025-09-29 13:01:02 +00:00
da62e336a9 Notes added by 'git notes add'
bot_mirror synced commits to master at bot_mirror/linux from mirror 2025-09-29 13:01:02 +00:00
e5f0a698b3 Linux 6.17
c68472b464 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
6855f06042 Merge tag 'i2c-for-6.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
8f9736633f Merge tag 'trace-v6.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
a5b2a9f505 Merge tag 'spi-fix-v6.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Compare 83 commits »
bot_mirror synced commits to master at bot_mirror/freetype2 from mirror 2025-09-28 15:40:29 +00:00
4334f009e7 [autofit] Prevent signed integer overflow.
bot_mirror synced commits to devel at bot_mirror/Catch2 from mirror 2025-09-28 15:00:27 +00:00
4be9de6c54 Disable test for deprecated CATCH_CONFIG_BAZEL_SUPPORT option
91b3b3bf40 Support Bazel's TEST_RANDOM_SEED
Compare 2 commits »
bot_mirror synced and deleted reference refs/tags/devel-bazel-random-seed at bot_mirror/Catch2 from mirror 2025-09-28 15:00:27 +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-bazel-random-seed 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 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-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-context-is-not-heap-allocated at bot_mirror/Catch2 from mirror 2025-09-27 14:44:35 +00:00
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 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.