osrm-backend/Server
2012-04-20 16:19:56 +02:00
..
DataStructures Moving object that holds all query data into seperate object. 2012-04-14 20:07:30 +02:00
BasicDatastructures.h Merge branch 'master' of 2012-02-23 16:29:55 +01:00
Connection.h Merge branch 'master' of 2012-02-23 16:29:55 +01:00
RequestHandler.h Skipping ContractionCleantup entirely. Avoids a big allocation. Removing 2012-04-12 19:35:47 +02:00
RequestParser.h Accept-Encoding: gzip, deflate is getting parsed also when it's the last 2012-04-20 16:19:56 +02:00
Server.h RequestHandler object is now returned as reference rather than as pointer. Memory handling should be more clear by that change. 2011-03-14 13:39:16 +00:00
ServerConfiguration.h Getting rid of third party dependency for boost_program_options 2011-03-11 16:52:30 +00:00
ServerFactory.h fix compilation on mac; openmp issues and an unneeded typename 2011-11-26 16:42:15 +01:00