Siarhei Fedartsou
|
96f5780f06
|
Update CI to use clang-tidy 14 (#6353)
|
2022-08-31 23:39:47 +02:00 |
|
Siarhei Fedartsou
|
aadc088084
|
Fix distance calculation consistency. (#6315)
Consolidate great circle distance calculations to use cheap ruler library.
|
2022-08-19 22:31:40 +01:00 |
|
Daniel Patterson
|
50d9632ed7
|
Upgrade formatting to clang-format 10 (#5895)
* Update formatting tools to clang-format-10
* Reformat using clang-format-10.0.09
|
2020-11-26 07:21:39 -08:00 |
|
Patrick Niklaus
|
b8260e44fa
|
Port .names file to tar
|
2018-03-26 11:02:04 +00:00 |
|
Patrick Niklaus
|
b4cfc8d6e0
|
Fix formating
|
2018-02-06 11:51:33 +01:00 |
|
Patrick Niklaus
|
e7bb612050
|
Move debug printer code to own header
|
2018-02-06 11:51:33 +01:00 |
|
Michael Krasnyk
|
988b6e3311
|
Split intersection analysis and guidance code
Intersection analysis occupy in osrm::extractor::intersection namespace
and guidance code osrm::guidance
|
2018-02-02 11:33:38 -05:00 |
|
Michael Krasnyk
|
36877e4de5
|
Move guidance pre-processing code into GUIDANCE library
|
2018-02-02 11:33:38 -05:00 |
|