This website requires JavaScript.
Explore
Help
Sign In
Open-Harbor
/
osrm-backend
Watch
1
Star
0
Fork
0
You've already forked osrm-backend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
3
Wiki
Activity
Files
70e899378d4a7485ed991d04faf5675ccd9dc10c
osrm-backend
/
include
/
engine
/
api
T
History
Daniel J. Hofmann
1153b78c06
Fixes various compiler diagnostics
...
Found with LLVM 3.9.1 and then fixed the most severe categories.
2017-01-06 16:47:52 +01:00
..
base_api.hpp
Fixes GCC 4.9's protected keywork issues
2016-12-19 14:22:17 +01:00
base_parameters.hpp
reduce warnings when compiling tests, add constructor to base parameters, fixes gcc49 unit tests building
2016-12-19 14:24:17 -05:00
json_factory.hpp
Adds
generate_hints=true
for dropping hints in response,
resolves
#1789
.
2016-12-19 12:09:36 +01:00
match_api.hpp
Adds
generate_hints=true
for dropping hints in response,
resolves
#1789
.
2016-12-19 12:09:36 +01:00
match_parameters.hpp
Revert "Smarter search radius formula for map matching"
2016-12-21 22:41:48 -08:00
nearest_api.hpp
Format with clang-format 3.8
2016-05-27 21:05:04 +02:00
nearest_parameters.hpp
Initial libosrm API docs
2016-04-05 22:59:14 +02:00
route_api.hpp
Adds
generate_hints=true
for dropping hints in response,
resolves
#1789
.
2016-12-19 12:09:36 +01:00
route_parameters.hpp
request polyline with precision of 5 or 6 positions (
#3220
)
2016-11-07 15:11:21 -05:00
table_api.hpp
Adds
generate_hints=true
for dropping hints in response,
resolves
#1789
.
2016-12-19 12:09:36 +01:00
table_parameters.hpp
Format with clang-format 3.8
2016-05-27 21:05:04 +02:00
tile_parameters.hpp
Fixes various compiler diagnostics
2017-01-06 16:47:52 +01:00
trip_api.hpp
Adds
generate_hints=true
for dropping hints in response,
resolves
#1789
.
2016-12-19 12:09:36 +01:00
trip_parameters.hpp
Initial libosrm API docs
2016-04-05 22:59:14 +02:00