osrm-backend/src
2024-06-10 21:29:31 +02:00
..
benchmarks Add new randomized benchmarks (#6929) 2024-06-09 17:03:24 +02:00
contractor Remove dead CRC32 processor code (#6900) 2024-05-24 22:43:03 +02:00
customize Upgrade clang-format to version 15 (#6859) 2024-05-06 09:14:46 +02:00
engine Use std::unordered_map::emplace instead of operator[] when producing JSONs (#6936) 2024-06-10 21:29:31 +02:00
extractor Get rid of boost::math::constants::* and M_PI in favor of std::numbers (#6916) 2024-05-30 19:40:56 +02:00
guidance Get rid of boost::math::constants::* and M_PI in favor of std::numbers (#6916) 2024-05-30 19:40:56 +02:00
nodejs Remove all core-CH left-overs (#6920) 2024-05-30 17:13:44 +02:00
osrm Remove all core-CH left-overs (#6920) 2024-05-30 17:13:44 +02:00
partitioner Use std::variant instead of mapbox::util::variant (#6903) 2024-05-28 18:52:49 +02:00
server Fix bugprone-unused-return-value clang-tidy warning (#6934) 2024-06-08 14:33:24 +02:00
storage Remove superflous iostreams include from header files (#6901) 2024-05-25 09:17:45 +02:00
tools Remove all core-CH left-overs (#6920) 2024-05-30 17:13:44 +02:00
updater Replace boost::hash by std::hash (#6892) 2024-05-23 14:35:56 +02:00
util Get rid of boost::math::constants::* and M_PI in favor of std::numbers (#6916) 2024-05-30 19:40:56 +02:00