osrm-backend/src
Moritz Kobitzsch 6c3390f14d refactor of post-processing
- moves collapse into a dedicated set of functions / files
 - make collapse scenarios distinct (slight performance cost)
 - reduce verbosity for short name segments (now actually working, was supposed to do so before)
2017-02-25 12:17:22 +00:00
..
benchmarks Consolidate file reading through the new FileReader class/interface. (#3321) 2016-11-30 19:08:01 -08:00
contractor use qi - parser to work with 0 speed file lines 2017-02-13 16:09:25 +00:00
engine refactor of post-processing 2017-02-25 12:17:22 +00:00
extractor refactor of post-processing 2017-02-25 12:17:22 +00:00
osrm remove util self-written make_unique and use C++14 stdlib make_uniqe 2016-10-17 15:27:14 -07:00
server Logs the current thread's id in assertions and for requests, resolves #3534 2017-01-12 16:43:03 +01:00
storage shared monitor implementation with a conditional variable 2017-02-24 16:01:56 +00:00
tools shared monitor implementation with a conditional variable 2017-02-24 16:01:56 +00:00
util Added indexed array data type with variable and fixed group blocks 2017-02-07 07:41:12 +00:00