osrm-backend/src/util
2016-11-15 18:14:05 -08:00
..
guidance Refactor file loading to use a common class that has proper error handling. 2016-11-15 16:55:02 -08:00
assert.cpp Hard-abort on assertion and show detailed information, solves #2579 2016-06-23 18:57:35 +02:00
coordinate_calculation.cpp Turn Angles in OSRM were computed using a lookahead of 10 meters. 2016-10-20 10:47:29 +02:00
coordinate.cpp Use mmap instead of read - it's a lot faster here. 2016-06-27 17:24:30 -07:00
exception.cpp Transforms osrm_exception to exception 2016-02-12 15:46:24 -08:00
fingerprint.cpp Remove license headers from project source files; global license 2016-01-04 19:06:32 +01:00
geojson_debug_policies.cpp add a geojson debugger that allows creating features for easy inspection 2016-11-02 14:54:00 +01:00
hilbert_value.cpp First round of lat,lng -> lng,lat switcheroo 2016-04-05 22:58:32 +02:00
name_table.cpp Adapt test to returning ref, Take Pronunciation into Account, Fixes name change heuristic usage in UTurn check 2016-11-08 12:14:23 +01:00
simple_logger.cpp Output newlines for each progress indicator when not on a tty. 2016-11-15 18:14:05 -08:00