osrm-backend/Server
2014-06-16 09:29:34 +02:00
..
DataStructures Fix off-by-one since back() gives last value inside [begin,end) 2014-06-12 22:01:23 +02:00
Http use inplace construction for Headers instead of explicit objects and copying 2014-06-09 17:55:16 +02:00
APIGrammar.h implements output generation through a dedicated JSON container: 2014-05-20 14:33:00 +02:00
Connection.cpp remove one fwd decl, add more comments to Connection 2014-06-12 13:46:07 +02:00
Connection.h remove one fwd decl, add more comments to Connection 2014-06-12 13:46:07 +02:00
RequestHandler.cpp Change content-type header for JSON data 2014-06-16 09:29:34 +02:00
RequestHandler.h reformatting RequestHandler 2014-05-11 18:03:05 +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 server cast int to string only where it is needed 2014-05-28 12:34:48 +02:00
ServerFactory.h server cast int to string only where it is needed 2014-05-28 12:34:48 +02:00