osrm-backend/Server
Dennis Luxen 85c244ed08 Merge pull request #1166 from Project-OSRM/server_instance_unique_ptr
keep server instance in a shared_ptr
2014-08-21 19:22:37 +02:00
..
DataStructures code style fixes 2014-08-20 11:08:59 +02:00
Http reformat to cut long line 2014-06-20 16:36:15 +02:00
APIGrammar.h make uturn parameter optional 2014-07-16 13:01:25 +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