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
f313cb9913
osrm-backend
/
src
/
server
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
..
api
Fixes various compiler diagnostics
2017-01-06 16:47:52 +01:00
http
Fix code of InternalError
2016-04-05 22:59:14 +02:00
service
Format with clang-format 3.8
2016-05-27 21:05:04 +02:00
connection.cpp
Format with clang-format 3.8
2016-05-27 21:05:04 +02:00
request_handler.cpp
Refactor logging, improve error handling workflow, clang-format. (
#3385
)
2016-12-06 12:30:46 -08:00
request_parser.cpp
Removes server-side support for POST requests.
2016-04-05 22:59:14 +02:00
service_handler.cpp
remove util self-written make_unique and use C++14 stdlib make_uniqe
2016-10-17 15:27:14 -07:00