osrm-backend/features
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
..
bicycle Fix local path looping, fixes #2309 2016-04-25 19:37:59 +02:00
car Fix local path looping, fixes #2309 2016-04-25 19:37:59 +02:00
foot fix cucumber tests and issues 2016-04-05 22:59:14 +02:00
guidance switched to space separated suffix/prefix only 2016-04-27 19:12:24 +02:00
nearest Move nodes inside the search radius 2015-05-15 00:34:53 +02:00
options console error which files are missing for osrm-routed 2016-04-05 22:59:14 +02:00
raster Update raster features to reflect not cutting off arrive instruction 2016-04-05 22:59:14 +02:00
step_definitions Remove left-over summary code 2016-04-05 22:59:14 +02:00
stress cleanup indentation of cuke files 2013-08-29 19:29:13 +02:00
support introduce roundabout-turns into instruction set 2016-04-27 12:13:42 +02:00
testbot Fix syntax error position indicators in parameters queries 2016-04-27 19:52:23 +02:00