Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-27 | Codechange: pass large parameter by reference instead of value, especially ↵ | rubidium42 | |
in a recursive function | |||
2021-01-08 | Codechange: Remove min/max functions in favour of STL variants (#8502) | Charles Pigott | |
2019-10-08 | Codechange: Performance improvement in k-d tree FindNearest() | Gabda | |
2019-08-17 | Add #6887: Option to show zone inside local authority boundary of towns | Gabda | |
Can be found at town information > local authority window Layout for button is same as Graph Keys Turn on/off for every town individually | |||
2019-04-10 | Codechange: Use null pointer literal instead of the NULL macro | Henry Wilson | |
2019-03-09 | Codechange: Add a k-d tree generic data structure | Niels Martin Hansen | |