osrm-backend/Server
Patrick Niklaus 807f1d7c1c Initial support for SharedDataFacade
SharedDataLayout was refactored to include canary values at the
boundaries of each memory block. This makes it easy to detect overruns
and block-size mismatches between osrm-datastore and the
SharedDataFacade.
2014-06-12 22:01:22 +02:00
..
DataStructures Initial support for SharedDataFacade 2014-06-12 22:01:22 +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 fix long line 2014-06-10 10:49:45 +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