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
efaa3b5ab26eb9bdfb46ff226e8234983e33159e
osrm-backend
/
Server
T
History
Dennis Luxen
efaa3b5ab2
Merge branch 'stefan-rajkovic-multiple-nearest-points' of
https://github.com/srajkovic/osrm-backend
into srajkovic-stefan-rajkovic-multiple-nearest-points
...
Conflicts: DataStructures/RouteParameters.cpp Server/APIGrammar.h
2014-09-16 12:32:40 +02:00
..
DataStructures
fix spelling of edge in SharedDataFacade
2014-08-31 09:09:12 +02:00
Http
reformat to cut long line
2014-06-20 16:36:15 +02:00
APIGrammar.h
Merge branch 'stefan-rajkovic-multiple-nearest-points' of
https://github.com/srajkovic/osrm-backend
into srajkovic-stefan-rajkovic-multiple-nearest-points
2014-09-16 12:32:40 +02:00
Connection.cpp
cast std::size_t and unsigned in a proper way
2014-06-17 16:01:06 +02:00
Connection.h
remove one fwd decl, add more comments to Connection
2014-06-12 13:46:07 +02:00
RequestHandler.cpp
reformat source file Server/RequestHandler.cpp
2014-06-18 09:40:53 +02:00
RequestHandler.h
first round of replacing deprecated typedefs with much nicer using statements
2014-08-19 13:01:38 +02:00
RequestParser.cpp
explicitly initialize Header member
2014-06-09 17:58:17 +02:00
RequestParser.h
reformat Server source and migrate it to C++11
2014-05-07 17:14:57 +02:00
Server.h
switch from unique to shared ptr
2014-08-20 11:57:31 +02:00