osrm-backend/Server
2015-01-27 09:57:14 +01:00
..
DataStructures fix changed include paths 2015-01-06 13:17:12 +01:00
Http rename clear() function to reduce camel case noise 2015-01-27 09:57:14 +01: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 fix performance regression in output generation, use copy elision and return result char array 2015-01-26 13:49:07 +01:00
Connection.h revert previous commit that replace boost::array by std::array. not compatible with clang-3.5/boost1.54 2015-01-26 17:37:37 +01:00
RequestHandler.cpp rename iterator variable to be more telling 2015-01-26 16:35:16 +01:00
RequestHandler.h first round of replacing deprecated typedefs with much nicer using statements 2014-08-19 13:01:38 +02:00
RequestParser.cpp refactor request parser to use C++11 idioms, plus a couple of consts 2015-01-26 13:20:22 +01:00
RequestParser.h refactor request parser to use C++11 idioms, plus a couple of consts 2015-01-26 13:20:22 +01:00
Server.h remove redundant c'tor call 2015-01-26 16:34:05 +01:00