martin
|
8526cc7d45
|
Replace deprecated std::is_pod (#6717)
* Replace deprecated std::is_pod
|
2024-03-17 11:49:55 +00: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 |
|
Daniel Patterson
|
50d9632ed7
|
Upgrade formatting to clang-format 10 (#5895)
* Update formatting tools to clang-format-10
* Reformat using clang-format-10.0.09
|
2020-11-26 07:21:39 -08:00 |
|
Patrick Niklaus
|
279f8aabfb
|
Allow specifing a weight for routing that is independent of duration
|
2017-01-27 11:19:37 +01:00 |
|
Daniel Patterson
|
f7e8581a1b
|
Replace fingerprint with semver-based scheme. (#3467)
|
2017-01-06 13:45:08 -08:00 |
|
Patrick Niklaus
|
b7ee38eca7
|
Refactored loading code for .hsgr file
|
2016-10-19 19:59:23 +02: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 |
|
Patrick Niklaus
|
6991a38703
|
Run clang-format
|
2016-01-08 01:31:57 +01:00 |
|
Patrick Niklaus
|
6b18e4f7e9
|
Add namespace around all files
|
2016-01-08 01:30:52 +01:00 |
|
Patrick Niklaus
|
028ca5c9d9
|
Apply clang-format
|
2016-01-05 12:04:04 +01:00 |
|
Daniel J. Hofmann
|
685d330ee2
|
Remove license headers from project source files; global license
|
2016-01-04 19:06:32 +01:00 |
|
Patrick Niklaus
|
bfc6c9b89d
|
Move files in src/ include/
|
2016-01-03 16:37:38 +01:00 |
|