#bitfighter IRC Log

Index Search ←Prev date Next date→

IRC Log for 2026-04-16

Timestamps are in GMT/BST.

07:24:53BFLogBot Repo: bitfighter | Commit: b377104fdf | Author: google-labs-jules[bot] | Message: Fix precision and boundary bugs in GeomUtils and Point. AI agent contribution: addressed loop bounds in removeCollinearPoints and precision issues in isWoundClockwise and Point::determinant. Added regression tests. Co-authored-by: eykamp <1133323+eykamp@users.noreply.github.com>
07:24:57BFLogBot Pull request #733 opened by eykamp | Title: Fix precision issues and boundary bugs in geometry utilities | https://github.com/bitfighter/bitfighter/pull/733
13:11:17BFLogBot Repo: bitfighter | Commit: 5202ad00ea | Author: google-labs-jules[bot] | Message: Fix precision and boundary bugs in GeomUtils and Point. AI agent contribution: addressed loop bounds in removeCollinearPoints and precision issues in isWoundClockwise and Point::determinant. Added regression tests. Updated Point::determinant to return F64 for increased precision. Co-authored-by: eykamp <1133323+eykamp@users.noreply.github.com>
17:51:49BFLogBot Repo: bitfighter | Commit: 92a83dd034 | Author: google-labs-jules[bot] | Message: Fix multiple bugs in string and geometric utilities This commit addresses several issues across the codebase: 1. Fixed an off-by-one error in `removeCollinearPoints` (`zap/GeomUtils.cpp`) that prevented the removal of duplicate points at the end of a vector. 2. Corrected `extractExtension` (`zap/stringUtils.cpp`) to handle hidden files (starting with a dot) correc
17:51:50BFLogBot tly, returning an empty string instead of the filename. 3. Improved precision in `Point::determinant` (`zap/Point.h`/`.cpp`) by using `F64` (double) for intermediate calculations and the return type. The method is also now marked as `const`. 4. Added comprehensive unit tests in `bitfighter_test/` to verify these fixes and prevent regressions. I am an AI agent completing this task as requested. Co-authored-by: eykamp <1133323+eykamp@users.norepl
17:51:52BFLogBot Pull request #734 opened by eykamp | Title: Fix multiple bugs and improve precision in geom/string utils | https://github.com/bitfighter/bitfighter/pull/734
17:51:52BFLogBot y.github.com>
18:48:39BFLogBot Pull request #733 closed by eykamp | Title: Fix precision issues and boundary bugs in geometry utilities | https://github.com/bitfighter/bitfighter/pull/733
18:48:39BFLogBot Repo: bitfighter | Commit: 2c40a894d3 | Author: eykamp | Message: Fix precision issues and boundary bugs in geometry utilities (#733) * Fix precision and boundary bugs in GeomUtils and Point. AI agent contribution: addressed loop bounds in removeCollinearPoints and precision issues in isWoundClockwise and Point::determinant. Added regression tests. Co-authored-by: eykamp <1133323+eykamp@users.noreply.github.com> * Fix precision and boundary b
18:48:41BFLogBot ugs in GeomUtils and Point. AI agent contribution: addressed loop bounds in removeCollinearPoints and precision issues in isWoundClockwise and Point::determinant. Added regression tests. Updated Point::determinant to return F64 for increased precision. Co-authored-by: eykamp <1133323+eykamp@users.noreply.github.com> --------- Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com> Co-authored-by: eyk
18:48:42BFLogBot amp <1133323+eykamp@users.noreply.github.com>
18:49:30BFLogBot Repo: bitfighter | Commit: 2c40a894d3 | Author: eykamp | Message: Fix precision issues and boundary bugs in geometry utilities (#733) * Fix precision and boundary bugs in GeomUtils and Point. AI agent contribution: addressed loop bounds in removeCollinearPoints and precision issues in isWoundClockwise and Point::determinant. Added regression tests. Co-authored-by: eykamp <1133323+eykamp@users.noreply.github.com> * Fix precision and boundary b
18:49:32BFLogBot ugs in GeomUtils and Point. AI agent contribution: addressed loop bounds in removeCollinearPoints and precision issues in isWoundClockwise and Point::determinant. Added regression tests. Updated Point::determinant to return F64 for increased precision. Co-authored-by: eykamp <1133323+eykamp@users.noreply.github.com> --------- Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com> Co-authored-by: eyk
18:49:33BFLogBot amp <1133323+eykamp@users.noreply.github.com>
18:49:35BFLogBot Repo: bitfighter | Commit: 9d31ff9420 | Author: eykamp | Message: Merge branch 'master' into fix-multiple-bugs-and-precision-issues-2496175820987265960
18:49:52BFLogBot Pull request #734 closed by eykamp | Title: Fix multiple bugs and improve precision in geom/string utils | https://github.com/bitfighter/bitfighter/pull/734
18:49:53BFLogBot Repo: bitfighter | Commit: 92d774f00a | Author: eykamp | Message: Fix multiple bugs in string and geometric utilities (#734) This commit addresses several issues across the codebase: 1. Fixed an off-by-one error in `removeCollinearPoints` (`zap/GeomUtils.cpp`) that prevented the removal of duplicate points at the end of a vector. 2. Corrected `extractExtension` (`zap/stringUtils.cpp`) to handle hidden files (starting with a dot) correctly, retu
18:49:54BFLogBot rning an empty string instead of the filename. 3. Improved precision in `Point::determinant` (`zap/Point.h`/`.cpp`) by using `F64` (double) for intermediate calculations and the return type. The method is also now marked as `const`. 4. Added comprehensive unit tests in `bitfighter_test/` to verify these fixes and prevent regressions. I am an AI agent completing this task as requested. Co-authored-by: google-labs-jules[bot] <161369871+google-lab
18:49:56BFLogBot s-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.