osrm-backend/src
Dennis Luxen 2f75d6f22b
Merge pull request #6429 from Project-OSRM/less_boost_unordered
Replace boost::unordered_{map/set} with std, also remove code duplication
2022-10-30 22:17:48 +01:00
..
benchmarks Improve performance of JSON rendering (#6380) 2022-10-03 21:43:51 +02:00
contractor Make edge metrics strongly typed (#6421) 2022-10-28 15:16:12 +01:00
customize Make edge metrics strongly typed (#6421) 2022-10-28 15:16:12 +01:00
engine Fix formatting 2022-10-29 23:01:38 +02:00
extractor Replace boost::unordered_{map/set} with std, also remove code duplication 2022-10-29 22:57:14 +02:00
guidance Gracefully handle no-turn intersections in guidance processing. (#6382) 2022-10-01 14:35:08 +01:00
nodejs Get rid of Mason (#6387) 2022-10-06 14:13:12 +02:00
osrm Add missing files in exception message (#5360) 2022-08-22 08:32:25 +02:00
partitioner Update CI to use clang-tidy 14 (#6353) 2022-08-31 23:39:47 +02:00
server Revert back to using custom HTTP parser instead of Boost.Beast (#6407) 2022-10-14 14:37:33 +02:00
storage Remove redundant nullptr check. (#6326) 2022-08-25 00:01:56 +02:00
tools Do not generate intermediate .osrm file in osrm-extract. (#6354) 2022-09-30 14:29:10 +02:00
updater Make edge metrics strongly typed (#6421) 2022-10-28 15:16:12 +01:00
util Fix typo historgram -> histogram (#6427) 2022-10-30 08:34:00 +01:00