osrm-backend/include
Denis Chaplygin 919fe74c40
Fixes signed/unsigned comparision spotted by gcc10.
Fixed by moving assertion to the actual point where signed values are used.
2020-06-17 13:18:21 +03:00
..
contractor Replace dynamic distance calculation for table plugin with pre-calculated distances on shortcuts, avoiding unpacking cost. 2018-10-30 15:41:06 -07:00
customizer Replace dynamic distance calculation for table plugin with pre-calculated distances on shortcuts, avoiding unpacking cost. 2018-10-30 15:41:06 -07:00
engine Fixes signed/unsigned comparision spotted by gcc10. 2020-06-17 13:18:21 +03:00
extractor add: comment for RasterCache class 2019-11-13 11:01:07 +09:00
guidance Fix errors when loading an incompatible dataset. 2018-04-04 12:38:40 +02:00
nodejs Configurable snapping behaviour (#5361) 2019-02-14 17:14:50 -08:00
osrm Updated changelog entry 2019-08-26 11:09:38 +03:00
partitioner Replace dynamic distance calculation for table plugin with pre-calculated distances on shortcuts, avoiding unpacking cost. 2018-10-30 15:41:06 -07:00
server modified FSM so that the whitespace between header-key and value is optional 2019-11-19 18:30:21 +01:00
storage fix: remove unused include / add const for necessity portion 2019-11-08 16:15:38 +09:00
updater Removed un-needed calls to std::move 2019-09-26 17:55:19 +10:00
util Store metadata about original OSM data, and return it in the API response, if available. 2019-01-30 15:31:56 -08:00