Daniel Patterson
|
ec02cdc4cc
|
Use mmap instead of read - it's a lot faster here.
Also clean up construction of STRONG_TYPEDEF so that it can be
packed properly in structs (this explains all the () -> {}) changes
here.
|
2016-06-27 17:24:30 -07:00 |
|
Patrick Niklaus
|
6e16eab6ec
|
Format with clang-format 3.8
|
2016-05-27 21:05:04 +02:00 |
|
Patrick Niklaus
|
cb8bfa027e
|
Only allow to specify the common base path
|
2016-04-05 22:58:32 +02:00 |
|
Daniel J. Hofmann
|
7c30ea32bf
|
Runs scripts/format.sh
|
2016-04-05 22:58:32 +02:00 |
|
Daniel J. Hofmann
|
dc1b5d3424
|
Provides ctor from base path for EngineConfig, fixes #2030
|
2016-04-05 22:58:32 +02:00 |
|
Patrick Niklaus
|
d9d4742130
|
First round of lat,lng -> lng,lat switcheroo
|
2016-04-05 22:58:32 +02:00 |
|
Daniel J. Hofmann
|
e05a45b080
|
Adapts example/example.cpp to new osrm api
|
2016-04-05 22:58:32 +02:00 |
|
Daniel J. Hofmann
|
dded2c2463
|
Adapt the example to include all osrm public headers
|
2016-04-05 22:58:32 +02:00 |
|
Patrick Niklaus
|
45a9a6c4df
|
Switch example to monaco
|
2016-03-11 05:58:42 +01:00 |
|
Patrick Niklaus
|
d9c281cd7c
|
Remove boost fusion dependency in RouteParameters
|
2016-01-26 22:57:02 +01:00 |
|
Patrick Niklaus
|
439eb9da3d
|
Create public facing libraries for extractor, contractor and datastore
New libraries libosrm_extract, libosrm_contract, libosrm_store
|
2016-01-21 06:47:34 +01:00 |
|