osrm-backend/include
Michael Krasnyk 543e4fb57d
Fix rounding issue in query coordinates by using toFixed
that internally uses boost::numeric_cast<std::int32_t>
instead of static_cast<std::int32_t>
2016-06-20 22:45:40 +02:00
..
contractor Fix unused variables warnings in crc32 2016-06-20 22:43:28 +02:00
engine Make explicit promotion to int64_t 2016-06-20 22:45:40 +02:00
extractor fix roundabout-handling when name changes 2016-06-17 11:02:14 +02:00
osrm Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
server Fix rounding issue in query coordinates by using toFixed 2016-06-20 22:45:40 +02:00
storage Recreate feature/expose_node_ids 2016-06-02 14:27:25 +02:00
util Fix shared memory encoding for node-ids 2016-06-12 20:50:57 +02:00