osrm-backend/src
Michael Krasnyk 5186b9490d Fix syntax error position indicators in parameters queries
To fix #2193 prefix_length member variable has been added to ParsedURL
that is set to the length of "/service/version/profile/" prefix
when the prefix is accepted by the parser.
Also BOOST_FUSION_ADAPT_STRUCT for osrm::server::api::ParsedURL
has been moved from header to url_parser.cpp to speed up compilation
of CUs that do not use the fusion adaption.
2016-04-27 19:52:23 +02:00
..
benchmarks Modularize benchmarks subproject 2016-04-06 18:36:08 +02:00
contractor Force correct type deduction for irange on windows 2016-04-12 18:11:08 +02:00
engine enable suppression name suffix changes 2016-04-27 18:10:56 +02:00
extractor enable suppression name suffix changes 2016-04-27 18:10:56 +02:00
osrm Add support for tile plugin 2016-04-05 22:58:32 +02:00
server Fix syntax error position indicators in parameters queries 2016-04-27 19:52:23 +02:00
storage Include <iterator> for back_inserter 2016-04-12 18:11:08 +02:00
tools basename -> filename, fixes #2027 2016-04-08 01:50:25 +02:00
util Fix Radius Calculation for points collinear in latidue 2016-04-12 11:25:59 +02:00