Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.54.0rc1 | Olivier Wilkinson (reivilibre) | 2022-03-02 | 1 | -1/+0 |
| | |||||
* | Refactor search code to reduce function size. (#11991) | Patrick Cloke | 2022-02-15 | 1 | -0/+1 |
Splits the search code into a few logical functions instead of a single unreadable function. There are also a few additional changes for readability. After refactoring it was clear to see there were some unused and unnecessary variables, which were simplified. |