Index Search ←Prev date Next date→
Timestamps are in GMT/BST.
| 07:24:53 | BFLogBot 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:57 | BFLogBot 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:17 | BFLogBot 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:49 | BFLogBot 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:50 | BFLogBot 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:52 | BFLogBot 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:52 | BFLogBot y.github.com> | |
| 18:48:39 | BFLogBot 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:39 | BFLogBot 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:41 | BFLogBot 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:42 | BFLogBot amp <1133323+eykamp@users.noreply.github.com> | |
| 18:49:30 | BFLogBot 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:32 | BFLogBot 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:33 | BFLogBot amp <1133323+eykamp@users.noreply.github.com> | |
| 18:49:35 | BFLogBot Repo: bitfighter | Commit: 9d31ff9420 | Author: eykamp | Message: Merge branch 'master' into fix-multiple-bugs-and-precision-issues-2496175820987265960 | |
| 18:49:52 | BFLogBot 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:53 | BFLogBot 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:54 | BFLogBot 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:56 | BFLogBot 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.