#bitfighter IRC Log

Index Search ←Prev date Next date→

IRC Log for 2026-05-08

Timestamps are in GMT/BST.

06:31:23BFLogBot Repo: bitfighter | Commit: bae1ded948 | Author: google-labs-jules[bot] | Message: Fix bugs in formatMessage and findLowestRootInInterval - Support multi-digit indices and %% escape in formatMessage - Handle linear equations and avoid division by zero in findLowestRootInInterval - Add unit tests for both fixes Co-authored-by: eykamp <1133323+eykamp@users.noreply.github.com>
06:31:26BFLogBot Pull request #791 opened by eykamp | Title: Fix bugs in formatMessage and findLowestRootInInterval utility functions | https://github.com/bitfighter/bitfighter/pull/791
12:48:02BFLogBot Pull request #791 closed by eykamp | Title: Fix bugs in formatMessage and findLowestRootInInterval utility functions | https://github.com/bitfighter/bitfighter/pull/791
12:48:02BFLogBot Repo: bitfighter | Commit: 842498cadd | Author: eykamp | Message: Fix bugs in formatMessage and findLowestRootInInterval (#791) - Support multi-digit indices and %% escape in formatMessage - Handle linear equations and avoid division by zero in findLowestRootInInterval - Add unit tests for both fixes Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com> Co-authored-by: eykamp <1133323+eykamp@users.no
12:48:03BFLogBot reply.github.com>
13:10:28BFLogBot Repo: bitfighter | Commit: 842498cadd | Author: eykamp | Message: Fix bugs in formatMessage and findLowestRootInInterval (#791) - Support multi-digit indices and %% escape in formatMessage - Handle linear equations and avoid division by zero in findLowestRootInInterval - Add unit tests for both fixes Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com> Co-authored-by: eykamp <1133323+eykamp@users.no
13:10:29BFLogBot reply.github.com>
13:10:31BFLogBot Repo: bitfighter | Commit: 87d63fadc8 | Author: eykamp | Message: Merge branch 'master' into fix-math-utils-string-utils-bugs-15903637071683891360
13:10:42BFLogBot Pull request #790 closed by eykamp | Title: Fix bugs in MathUtils and enhance StringUtils robustness | https://github.com/bitfighter/bitfighter/pull/790
13:10:43BFLogBot Repo: bitfighter | Commit: b8a7f6e029 | Author: eykamp | Message: Fix bugs in MathUtils and enhance StringUtils (#790) - Fixed a potential division-by-zero vulnerability in `findLowestRootInInterval` by explicitly handling the linear case (inA == 0) and adding safety checks. - Enhanced `isPositiveInteger` to trim leading and trailing whitespace before performing digit validation, making it more robust for varied inputs. - Added comprehensive uni
13:10:44BFLogBot t tests in `TestMathUtils.cpp` and `TestStringUtils.cpp` to verify the fixes and ensure correct behavior for edge cases. These changes improve the overall robustness and numerical stability of the utility functions. Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com> Co-authored-by: eykamp <1133323+eykamp@users.noreply.github.com>
17:40:03BFLogBot Repo: bitfighter | Commit: 2ea06a77b7 | Author: eykamp | Message: Fix safezone rendering
17:50:05BFLogBot Repo: bitfighter | Commit: f59309fa87 | Author: eykamp | Message: Fix build... again.
17:59:13BFLogBot Repo: bitfighter | Commit: 47afe91493 | Author: google-labs-jules[bot] | Message: Fix bug in quadratic root solver for ax^2=0 case Modified findLowestRootInInterval in zap/MathUtils.cpp to remove a premature return false when q evaluates to 0. This allows the function to correctly find the root x=0 for equations like x^2=0. Added a corresponding unit test in bitfighter_test/TestMathUtils.cpp. This change was authored by an AI agent. Co-author
17:59:15BFLogBot ed-by: eykamp <1133323+eykamp@users.noreply.github.com>
17:59:16BFLogBot Pull request #792 opened by eykamp | Title: Fix bug in quadratic root solver for ax^2=0 case | https://github.com/bitfighter/bitfighter/pull/792
18:38:33BFLogBot Repo: bitfighter | Commit: a791d7a545 | Author: Copilot | Message: Add SafeZones (from xtank)
18:38:35BFLogBot Repo: bitfighter | Commit: 29f8c7729a | Author: eykamp | Message: Fix safezone rendering
18:38:36BFLogBot Repo: bitfighter | Commit: c89dfce27c | Author: eykamp | Message: Fix crash with incomplete ChatCommand
18:38:38BFLogBot Repo: bitfighter | Commit: 56170f310c | Author: eykamp | Message: Add SafeZone help item
18:39:31BFLogBot Pull request #792 closed by eykamp | Title: Fix bug in quadratic root solver for ax^2=0 case | https://github.com/bitfighter/bitfighter/pull/792
18:39:31BFLogBot Repo: bitfighter | Commit: 7dabcfb3cd | Author: eykamp | Message: Fix bug in quadratic root solver for ax^2=0 case (#792) Modified findLowestRootInInterval in zap/MathUtils.cpp to remove a premature return false when q evaluates to 0. This allows the function to correctly find the root x=0 for equations like x^2=0. Added a corresponding unit test in bitfighter_test/TestMathUtils.cpp. This change was authored by an AI agent. Co-authored-by: go
18:39:32BFLogBot ogle-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com> Co-authored-by: eykamp <1133323+eykamp@users.noreply.github.com>

Index Search ←Prev date Next date→

These logs were automatically created by BFLogBot on irc.freenode.net.