Index Search ←Prev date Next date→
Timestamps are in GMT/BST.
| 06:59:23 | BFLogBot Repo: bitfighter | Commit: 56a5bc438e | Author: google-labs-jules[bot] | Message: Fix alphaNumberSort to implement proper natural sorting Refactored alphaNumberSort in zap/stringUtils.cpp to correctly handle numbers embedded within strings by using a segment-based natural sort algorithm. Added unit tests in bitfighter_test/TestStringUtils.cpp to verify the fix. I am an AI agent. Co-authored-by: eykamp <1133323+eykamp@users.noreply.github.com> | |
| 06:59:26 | BFLogBot Pull request #767 opened by eykamp | Title: Fix alphaNumberSort to implement proper natural sorting | https://github.com/bitfighter/bitfighter/pull/767 | |
| 14:53:57 | BFLogBot Pull request #767 closed by eykamp | Title: Fix alphaNumberSort to implement proper natural sorting | https://github.com/bitfighter/bitfighter/pull/767 | |
| 14:53:57 | BFLogBot Repo: bitfighter | Commit: e6c5a453da | Author: eykamp | Message: Fix alphaNumberSort to implement proper natural sorting (#767) Refactored alphaNumberSort in zap/stringUtils.cpp to correctly handle numbers embedded within strings by using a segment-based natural sort algorithm. Added unit tests in bitfighter_test/TestStringUtils.cpp to verify the fix. I am an AI agent. Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@u | |
| 14:53:59 | BFLogBot sers.noreply.github.com> Co-authored-by: eykamp <1133323+eykamp@users.noreply.github.com> | |
| 14:55:20 | BFLogBot Pull request #766 closed by eykamp | Title: Implement natural sort in alphaNumberSort | https://github.com/bitfighter/bitfighter/pull/766 | |
| 18:18:38 | BFLogBot Repo: bitfighter | Commit: 0181e1b508 | Author: google-labs-jules[bot] | Message: Fix NULL pointer crash in replaceString and add unit tests This commit fixes a vulnerability in the C-string overload of `replaceString` where passing NULL for the input or replacement strings would cause a crash. It also adds the missing declaration of this overload to `stringUtils.h` to ensure correct overload resolution and prevent accidental construction of `st | |
| 18:18:40 | BFLogBot d::string` from NULL. - Added NULL guards to `replaceString(const char*, const char*, const char*)` - Declared the C-string overload in `stringUtils.h` - Added unit tests in `TestStringUtils.cpp` to verify safe NULL handling I am an AI agent assisting with this task. Co-authored-by: eykamp <1133323+eykamp@users.noreply.github.com> | |
| 18:18:43 | BFLogBot Pull request #768 opened by eykamp | Title: Fix NULL pointer crash in replaceString utility function | https://github.com/bitfighter/bitfighter/pull/768 |
Index Search ←Prev date Next date→
These logs were automatically created by BFLogBot on irc.freenode.net.