Siarhei Fedartsou
|
c1ed73126d
|
Use std::variant instead of mapbox::util::variant (#6903)
|
2024-05-28 18:52:49 +02:00 |
|
Dennis Luxen
|
7c06726a35
|
Fix formatting
|
2022-12-20 18:00:11 +01:00 |
|
Dennis Luxen
|
a4aa153ba4
|
Use nested namespace
It's a mechanical change to modernize the code base
|
2022-12-11 10:17:17 +01:00 |
|
Jack Danger
|
79d07ef45c
|
Updating year on all 'Project OSRM' copyrights
|
2017-10-03 12:03:26 +02:00 |
|
Daniel Patterson
|
928a6f0c7d
|
Variant got re-packaged, need to update search paths. (#3392)
|
2016-12-01 16:59:29 -08:00 |
|
Patrick Niklaus
|
6e16eab6ec
|
Format with clang-format 3.8
|
2016-05-27 21:05:04 +02:00 |
|
Daniel J. Hofmann
|
c6c25e609b
|
Initial libosrm API docs
|
2016-04-05 22:59:14 +02:00 |
|
Patrick Niklaus
|
58fb633df3
|
Add support for tile plugin
|
2016-04-05 22:58:32 +02:00 |
|
Daniel J. Hofmann
|
0894590a96
|
Fixes default declared ctor in Buffer
|
2016-03-01 23:51:26 +01:00 |
|
Daniel Patterson
|
26453af1b9
|
Add a distinct Buffer type for encoding binary data in JSON responses. Treated like a string, but allows other consumers (a-la node-osrm) to recognize and not break string encodings.
|
2016-03-01 23:51:25 +01:00 |
|
Daniel J. Hofmann
|
a6d406d2c3
|
Fix headers for JSON abstractions
|
2016-02-12 15:46:24 -08:00 |
|
Daniel J. Hofmann
|
4b8c0ac143
|
Revert "Folds json_* utilities into json subfolder and adapts includes"
This reverts commit cd039c69c0a92a35889e3c875b8eb53cf07377bb.
|
2016-02-12 15:46:24 -08:00 |
|
Daniel J. Hofmann
|
ec01c2a119
|
Folds json_* utilities into json subfolder and adapts includes
|
2016-02-12 15:46:24 -08: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 |
|