osrm-backend/include
Michael Krasnyk c87ae5612a Fix #2362 by using generic path strings
In windows native strings in Lua incorrectly
interpreted because native separators must be escaped.
Use of generic strings prevent use of backslashes and
"Generic paths are portable and independent of the operating system.".
2016-05-05 12:10:45 +02:00
..
contractor Fix naming convention of Percent 2016-05-02 17:25:58 +02:00
engine Fix summary generation when empty strings are present. 2016-05-04 14:00:34 +02:00
extractor Introduce on_ramp and off_ramp, deprecate ramp 2016-05-04 12:09:54 +02:00
osrm Initial libosrm API docs 2016-04-05 22:59:14 +02:00
server Make hint values optional, fixes issue 2356 2016-05-04 15:24:48 +02:00
storage Add license to storage and storage config exposed in public API, closes #2036 2016-04-07 10:41:32 +02:00
util Fix #2362 by using generic path strings 2016-05-05 12:10:45 +02:00