Daniel J. Hofmann
|
3075f6cea7
|
No need for deferred, non-blocking or timeout acquisition
|
2016-02-08 11:26:40 -08:00 |
|
Daniel J. Hofmann
|
ff966490bb
|
Fixes datafacade includes
|
2016-02-08 11:26:40 -08:00 |
|
Patrick Niklaus
|
0802804677
|
Fix PR comments
|
2016-01-26 22:57:02 +01:00 |
|
Patrick Niklaus
|
46185fe9e8
|
Ptr -> auto
|
2016-01-26 22:57:02 +01:00 |
|
Daniel J. Hofmann
|
d391df52ba
|
Be kind to the optimizer, pass coordinates by value (just two ints)
|
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 |
|
Daniel Patterson
|
e21eaa4b9e
|
Adds a shared/exclusive lock around queries and CheckAndReloadFacade.
Without this, it's possible for CheckAndReloadFacade to start working
while a query is still in progress, leading to undefined behaviour.
|
2016-01-19 17:44:29 +01:00 |
|
Daniel Patterson
|
1ed7bcfb2c
|
DataFacade should only remove shared segments if they're actually different from the last time they were checked.
|
2016-01-19 17:44:07 +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
|
4f7369ed02
|
Fix naming in FixedPointCoordinate
|
2016-01-05 12:06:34 +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
|
97585bb26a
|
Fix include paths
|
2016-01-03 18:47:50 +01:00 |
|
Patrick Niklaus
|
bfc6c9b89d
|
Move files in src/ include/
|
2016-01-03 16:37:38 +01:00 |
|