Age | Commit message (Expand) | Author |
---|---|---|
2021-05-27 | Codechange: pass large parameter by reference instead of value, especially in... | rubidium42 |
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 |
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 |