Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							b376c97db8 
							
						 
					 
					
						
						
							
							Join LAYOUT and DATA shared memory blocks into REGION  
						
						
						
					 
					
						2016-12-23 11:56:22 +01:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							c4b3cdfd80 
							
						 
					 
					
						
						
							
							Fix changing shared memory in multi-process setup ( #3462 )  
						
						... 
						
						
						
						This change fixes two bugs:
1. A dead-lock that occurs between osrm-datastore and libosrm when an
   old dataset is free during a data update. This happened because the
   mutexes where acquired in a different order.
2. A region is deleted eventhough it is still in use. This happens when
   libosrm gets overtaken by osrm-datastore, so the new dataset is in
   the same region the old one was. 
						
					 
					
						2016-12-16 13:50:17 -08:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							84b618ed1a 
							
						 
					 
					
						
						
							
							Add headers consistency check  
						
						
						
					 
					
						2016-12-15 10:58:17 +01:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							03d653c0bb 
							
						 
					 
					
						
						
							
							Fix removing shared memory segments in a multi-process setup  
						
						
						
					 
					
						2016-12-09 12:18:05 +01:00 
						 
				 
			
				
					
						
							
							
								Daniel Patterson 
							
						 
					 
					
						
						
						
						
							
						
						
							468d8c0031 
							
						 
					 
					
						
						
							
							Refactor logging, improve error handling workflow, clang-format. ( #3385 )  
						
						
						
					 
					
						2016-12-06 12:30:46 -08:00 
						 
				 
			
				
					
						
							
							
								Moritz Kobitzsch 
							
						 
					 
					
						
						
						
						
							
						
						
							a1127c3e09 
							
						 
					 
					
						
						
							
							reduce numbers of intersections in findNextIntersection, don't normalise for turn lanes  
						
						
						
					 
					
						2016-11-30 10:21:53 +01:00 
						 
				 
			
				
					
						
							
							
								Daniel Patterson 
							
						 
					 
					
						
						
						
						
							
						
						
							17c32f5ce7 
							
						 
					 
					
						
						
							
							Fully revert 04f8b653c94614  
						
						
						
					 
					
						2016-11-15 16:55:02 -08:00 
						 
				 
			
				
					
						
							
							
								Daniel Patterson 
							
						 
					 
					
						
						
						
						
							
						
						
							1fc969e6c8 
							
						 
					 
					
						
						
							
							Fix naming convention, and pass-by-reference for data layout.  
						
						
						
					 
					
						2016-11-15 16:55:02 -08:00 
						 
				 
			
				
					
						
							
							
								Daniel Patterson 
							
						 
					 
					
						
						
						
						
							
						
						
							49f960064c 
							
						 
					 
					
						
						
							
							Partial revert of 04f8b653c94614 - the PackedVector is special.  
						
						
						
					 
					
						2016-11-15 16:55:02 -08:00 
						 
				 
			
				
					
						
							
							
								Daniel Patterson 
							
						 
					 
					
						
						
						
						
							
						
						
							83a9d0590d 
							
						 
					 
					
						
						
							
							Pass-by-reference instead of pointer.  
						
						
						
					 
					
						2016-11-15 16:55:02 -08:00 
						 
				 
			
				
					
						
							
							
								Daniel Patterson 
							
						 
					 
					
						
						
						
						
							
						
						
							608044305d 
							
						 
					 
					
						
						
							
							Rename the datafacades to more clearly describe what they do.  
						
						
						
					 
					
						2016-11-15 16:55:02 -08:00 
						 
				 
			
				
					
						
							
							
								Daniel Patterson 
							
						 
					 
					
						
						
						
						
							
						
						
							2f9b5788d0 
							
						 
					 
					
						
						
							
							Destructor should fail hard if an exception is raised.  
						
						
						
					 
					
						2016-11-15 16:55:02 -08:00 
						 
				 
			
				
					
						
							
							
								Daniel Patterson 
							
						 
					 
					
						
						
						
						
							
						
						
							97244557b1 
							
						 
					 
					
						
						
							
							Don't need to use new, make_unique<> can do what we need here.  
						
						
						
					 
					
						2016-11-15 16:55:02 -08:00 
						 
				 
			
				
					
						
							
							
								Daniel Patterson 
							
						 
					 
					
						
						
						
						
							
						
						
							e2e5eb0169 
							
						 
					 
					
						
						
							
							Remove use of ShM<>::vector in favour of the boost::iterator_range  
						
						
						
					 
					
						2016-11-15 16:55:02 -08:00 
						 
				 
			
				
					
						
							
							
								Daniel Patterson 
							
						 
					 
					
						
						
						
						
							
						
						
							6949d7ee5b 
							
						 
					 
					
						
						
							
							Remove ownership of block pointers from base class.  
						
						
						
					 
					
						2016-11-15 16:55:02 -08:00 
						 
				 
			
				
					
						
							
							
								Daniel Patterson 
							
						 
					 
					
						
						
						
						
							
						
						
							b1125b7f1f 
							
						 
					 
					
						
						
							
							Rename base class to something more in line with it's actual function.  
						
						
						
					 
					
						2016-11-15 16:55:02 -08:00 
						 
				 
			
				
					
						
							
							
								Daniel Patterson 
							
						 
					 
					
						
						
						
						
							
						
						
							bf6df74d44 
							
						 
					 
					
						
						
							
							Consolidate datafacade file loading logic.  
						
						... 
						
						
						
						Both datafacades now use a single large memory block and common
file loading logic. 
						
					 
					
						2016-11-15 16:55:02 -08:00 
						 
				 
			
				
					
						
							
							
								Kajari Ghosh 
							
						 
					 
					
						
						
						
						
							
						
						
							c30f43b148 
							
						 
					 
					
						
						
							
							added max_speed to the profiles ( #3089 )  
						
						
						
					 
					
						2016-11-01 17:13:10 -04:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f02b7b0910 
							
						 
					 
					
						
						
							
							[skip ci] Fix formating using format.sh  
						
						
						
					 
					
						2016-10-28 14:45:05 -07:00 
						 
				 
			
				
					
						
							
							
								Huyen Chau Nguyen 
							
						 
					 
					
						
						
						
						
							
						
						
							cf35bbeb50 
							
						 
					 
					
						
						
							
							refactor function names; consolidate readCount() functions;  
						
						... 
						
						
						
						remove templated types as much as possible for type safety;
add more comments;
clean up code, add const if possible; 
						
					 
					
						2016-10-26 13:18:52 -07:00 
						 
				 
			
				
					
						
							
							
								Huyen Chau Nguyen 
							
						 
					 
					
						
						
						
						
							
						
						
							69a60686dc 
							
						 
					 
					
						
						
							
							refactor loading code of .datasource_indexes and .datasource_names files and move to io.hpp  
						
						
						
					 
					
						2016-10-26 13:18:52 -07:00 
						 
				 
			
				
					
						
							
							
								Huyen Chau Nguyen 
							
						 
					 
					
						
						
						
						
							
						
						
							7b97e1035f 
							
						 
					 
					
						
						
							
							refactor loading code of .nodes and .edges files and move to io.hpp  
						
						
						
					 
					
						2016-10-26 13:18:52 -07:00 
						 
				 
			
				
					
						
							
							
								karenzshea 
							
						 
					 
					
						
						
						
						
							
						
						
							c4f010e363 
							
						 
					 
					
						
						
							
							read properties stream to size of properties object, not 1  
						
						
						
					 
					
						2016-10-26 13:18:52 -07:00 
						 
				 
			
				
					
						
							
							
								karenzshea 
							
						 
					 
					
						
						
						
						
							
						
						
							51ebadfc45 
							
						 
					 
					
						
						
							
							deduplicate code for loading profile properties into io.hpp  
						
						
						
					 
					
						2016-10-26 13:18:52 -07:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							b8795c7341 
							
						 
					 
					
						
						
							
							Rename increasingly inaccuratly named distance member of QueryEdge to weight  
						
						
						
					 
					
						2016-10-21 21:00:02 +02:00 
						 
				 
			
				
					
						
							
							
								jakepruitt 
							
						 
					 
					
						
						
						
						
							
						
						
							c30784895d 
							
						 
					 
					
						
						
							
							clang-format and remove debug  
						
						
						
					 
					
						2016-10-20 11:32:28 -07:00 
						 
				 
			
				
					
						
							
							
								jakepruitt 
							
						 
					 
					
						
						
						
						
							
						
						
							fa1fc810ea 
							
						 
					 
					
						
						
							
							std::for_each -> std::copy  
						
						
						
					 
					
						2016-10-20 11:32:28 -07:00 
						 
				 
			
				
					
						
							
							
								jakepruitt 
							
						 
					 
					
						
						
						
						
							
						
						
							052b0e831d 
							
						 
					 
					
						
						
							
							Remove debug logging  
						
						
						
					 
					
						2016-10-20 11:32:28 -07:00 
						 
				 
			
				
					
						
							
							
								jakepruitt 
							
						 
					 
					
						
						
						
						
							
						
						
							42271d99b2 
							
						 
					 
					
						
						
							
							Store node ID's and weights separately in CompressedEdgeContainer  
						
						... 
						
						
						
						Removes CompressedEdges from the extractor and shared data format by
directly serializing vectors of node ID's, forward weights and reverse
weights for each node-based-edge
Refs #2575  
						
					 
					
						2016-10-20 11:32:28 -07:00 
						 
				 
			
				
					
						
							
							
								Moritz Kobitzsch 
							
						 
					 
					
						
						
						
						
							
						
						
							5e167b8745 
							
						 
					 
					
						
						
							
							Turn Angles in OSRM were computed using a lookahead of 10 meters.  
						
						... 
						
						
						
						This PR adds more advanced coordinate extraction, analysing the road
to detect offsets due to OSM way modelling.
In addition it improves the handling of bearings. Right now OSM reports
bearings simply based on the very first coordinate along a way.
With this PR, we store the bearings for a turn correctly, making the
bearings for turns correct. 
						
					 
					
						2016-10-20 10:47:29 +02:00 
						 
				 
			
				
					
						
							
							
								Huyen Chau Nguyen 
							
						 
					 
					
						
						
						
						
							
						
						
							2d13116487 
							
						 
					 
					
						
						
							
							fix memory leak of char[] initialization  
						
						
						
					 
					
						2016-10-19 17:26:21 -07:00 
						 
				 
			
				
					
						
							
							
								Huyen Chau Nguyen 
							
						 
					 
					
						
						
						
						
							
						
						
							316ef305de 
							
						 
					 
					
						
						
							
							Refactor loading code for timestamp file  
						
						
						
					 
					
						2016-10-19 17:26:21 -07:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							b7ee38eca7 
							
						 
					 
					
						
						
							
							Refactored loading code for .hsgr file  
						
						
						
					 
					
						2016-10-19 19:59:23 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							81c5cba0e5 
							
						 
					 
					
						
						
							
							Recover from stale mutexes with force unlocking and retry  
						
						
						
					 
					
						2016-10-18 21:58:50 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							caa7c994a0 
							
						 
					 
					
						
						
							
							Make SharedDataFacade try to cleanup  
						
						
						
					 
					
						2016-10-18 21:58:50 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							847f530c8e 
							
						 
					 
					
						
						
							
							Only keep reader lock on shared memory during queries.  
						
						
						
					 
					
						2016-10-18 21:58:50 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							c69545c47a 
							
						 
					 
					
						
						
							
							Don't block all requests to switch data  
						
						... 
						
						
						
						This switchtes the data even if there are requests still running on the
old data. osrm-datastore then waits until all of these old requests have
finished before freeing the old regions.
This also means that osrm-datastore will return with an error if there
is a data update currenlty in progress. 
						
					 
					
						2016-10-18 21:58:50 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							ebac9f586b 
							
						 
					 
					
						
						
							
							Adapt SharedMemory ownership changes from @oxidase  
						
						... 
						
						
						
						We don't leak any pointers anymore and make owning the shared memory
explicit. 
						
					 
					
						2016-10-18 21:58:50 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							ceaf362326 
							
						 
					 
					
						
						
							
							Make SharedDataFacade immutable  
						
						
						
					 
					
						2016-10-18 21:58:50 +02:00 
						 
				 
			
				
					
						
							
							
								Huyen Chau Nguyen 
							
						 
					 
					
						
						
						
						
							
						
						
							d0c142b9c7 
							
						 
					 
					
						
						
							
							remove util self-written make_unique and use C++14 stdlib make_uniqe  
						
						
						
					 
					
						2016-10-17 15:27:14 -07:00 
						 
				 
			
				
					
						
							
							
								karenzshea 
							
						 
					 
					
						
						
						
						
							
						
						
							72fa35da10 
							
						 
					 
					
						
						
							
							add a toolkit function to find lanes to the left/right of turn lanes  
						
						
						
					 
					
						2016-10-13 17:59:25 +02:00 
						 
				 
			
				
					
						
							
							
								Lauren Budorick 
							
						 
					 
					
						
						
						
						
							
						
						
							a75e16e26b 
							
						 
					 
					
						
						
							
							Deduplicate foward/reverse geometries  
						
						... 
						
						
						
						Changes the internal representation of compressed geometries to be a
single array shared between forward and reverse geometries that can be
read in either direction. Includes a change on
extractor::OriginalEdgeData to store via_geometry ids that indicate
which direction to read the geometry for that edge based edge.
Closes  #2592  
						
					 
					
						2016-10-06 10:09:57 -07:00 
						 
				 
			
				
					
						
							
							
								Daniel Patterson 
							
						 
					 
					
						
						
						
						
							
						
						
							c8eb2b2d11 
							
						 
					 
					
						
						
							
							Refactor edge unpacking so that it's CH indepenent and we don't repeat ourselves so much.  
						
						
						
					 
					
						2016-09-30 17:12:22 +02:00 
						 
				 
			
				
					
						
							
							
								karenzshea 
							
						 
					 
					
						
						
						
						
							
						
						
							dcc1b5ab2b 
							
						 
					 
					
						
						
							
							return name and reference separately  
						
						
						
					 
					
						2016-09-08 14:28:23 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							da9d63a384 
							
						 
					 
					
						
						
							
							Always overwrite m_is_core_node on data swap  
						
						... 
						
						
						
						This fixes a seg fault when swapping between core/no core datasets 
						
					 
					
						2016-08-30 17:31:08 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c7a1576100 
							
						 
					 
					
						
						
							
							Apply clang-format again  
						
						
						
					 
					
						2016-07-26 15:00:58 +02:00 
						 
				 
			
				
					
						
							
							
								Moritz Kobitzsch 
							
						 
					 
					
						
						
						
						
							
						
						
							ee47afbe17 
							
						 
					 
					
						
						
							
							fix 2672  
						
						
						
					 
					
						2016-07-19 17:06:47 +02:00 
						 
				 
			
				
					
						
							
							
								Moritz Kobitzsch 
							
						 
					 
					
						
						
						
						
							
						
						
							5905708111 
							
						 
					 
					
						
						
							
							expose lanes as enums, adjusted for comments  
						
						
						
					 
					
						2016-06-27 11:12:02 +02:00 
						 
				 
			
				
					
						
							
							
								Moritz Kobitzsch 
							
						 
					 
					
						
						
						
						
							
						
						
							5d91b759d1 
							
						 
					 
					
						
						
							
							Implement Turn Lane Api  
						
						
						
					 
					
						2016-06-27 10:07:48 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fddc19e98d 
							
						 
					 
					
						
						
							
							Fix regressed formating  
						
						
						
					 
					
						2016-06-21 22:25:48 +02:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							12d4832037 
							
						 
					 
					
						
						
							
							Fix platform-independent data in data files  
						
						
						
					 
					
						2016-06-20 22:45:40 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e9a0beb4e8 
							
						 
					 
					
						
						
							
							Fix shared memory encoding for node-ids  
						
						
						
					 
					
						2016-06-12 20:50:57 +02:00 
						 
				 
			
				
					
						
							
							
								Daniel J. Hofmann 
							
						 
					 
					
						
						
						
						
							
						
						
							dfa762bccc 
							
						 
					 
					
						
						
							
							Pronunciation.  
						
						... 
						
						
						
						Spelling is hard. Maybe this time. /cc @themarex @systemed 
						
					 
					
						2016-06-02 16:35:21 +02:00 
						 
				 
			
				
					
						
							
							
								Daniel J. Hofmann 
							
						 
					 
					
						
						
						
						
							
						
						
							801cc72691 
							
						 
					 
					
						
						
							
							Sync with Clang38 Format  
						
						
						
					 
					
						2016-06-02 14:43:27 +02:00 
						 
				 
			
				
					
						
							
							
								Lauren Budorick 
							
						 
					 
					
						
						
						
						
							
						
						
							058b8c3b31 
							
						 
					 
					
						
						
							
							Template vector  
						
						
						
					 
					
						2016-06-02 14:27:25 +02:00 
						 
				 
			
				
					
						
							
							
								Lauren Budorick 
							
						 
					 
					
						
						
						
						
							
						
						
							ae3ccb009e 
							
						 
					 
					
						
						
							
							Formatting [ci skip]  
						
						
						
					 
					
						2016-06-02 14:27:25 +02:00 
						 
				 
			
				
					
						
							
							
								Lauren Budorick 
							
						 
					 
					
						
						
						
						
							
						
						
							44fdf86702 
							
						 
					 
					
						
						
							
							IT WORKS  
						
						
						
					 
					
						2016-06-02 14:27:25 +02:00 
						 
				 
			
				
					
						
							
							
								Lauren Budorick 
							
						 
					 
					
						
						
						
						
							
						
						
							a4ac07866a 
							
						 
					 
					
						
						
							
							Recreate feature/expose_node_ids  
						
						
						
					 
					
						2016-06-02 14:27:25 +02:00 
						 
				 
			
				
					
						
							
							
								Daniel J. Hofmann 
							
						 
					 
					
						
						
						
						
							
						
						
							6edc565c01 
							
						 
					 
					
						
						
							
							Add destinations API feature  
						
						
						
					 
					
						2016-06-02 12:00:23 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0a53775fb3 
							
						 
					 
					
						
						
							
							Expose pronunciation in RouteStep  
						
						... 
						
						
						
						Uses name:pronunciation by default for cars. 
						
					 
					
						2016-06-01 23:17:57 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6e16eab6ec 
							
						 
					 
					
						
						
							
							Format with clang-format 3.8  
						
						
						
					 
					
						2016-05-27 21:05:04 +02:00 
						 
				 
			
				
					
						
							
							
								Moritz Kobitzsch 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4d9aa65e78 
							
						 
					 
					
						
						
							
							intersection classes with variable degree of discretization  
						
						
						
					 
					
						2016-05-19 16:44:31 +02:00 
						 
				 
			
				
					
						
							
							
								Moritz Kobitzsch 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ba074b0116 
							
						 
					 
					
						
						
							
							initial version of intersection classification  
						
						
						
					 
					
						2016-05-19 16:43:46 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7174c5d036 
							
						 
					 
					
						
						
							
							Make StaticRTree and facades const  
						
						
						
					 
					
						2016-05-07 23:52:11 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ddd128ce0e 
							
						 
					 
					
						
						
							
							Only use const-ref for coordinate vector  
						
						
						
					 
					
						2016-05-07 23:52:11 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f5aa5c0769 
							
						 
					 
					
						
						
							
							Don't wrap StaticRTree in thread-specfic ptr  
						
						
						
					 
					
						2016-05-07 23:52:11 +02:00 
						 
				 
			
				
					
						
							
							
								jperaltamalvar 
							
						 
					 
					
						
						
						
						
							
						
						
							57a30dd375 
							
						 
					 
					
						
						
							
							Remove more typename  
						
						... 
						
						
						
						Needed to compile con Windows 
						
					 
					
						2016-05-03 16:00:44 +02:00 
						 
				 
			
				
					
						
							
							
								Daniel J. Hofmann 
							
						 
					 
					
						
						
						
						
							
						
						
							5517ee334f 
							
						 
					 
					
						
						
							
							Remove typename prefix from non-dependent type alias  
						
						... 
						
						
						
						I think VS is predantic but actually right here.
References:
- http://eel.is/c++draft/namespace.udecl#19  
						
					 
					
						2016-05-03 12:00:40 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							64307ea882 
							
						 
					 
					
						
						
							
							Add missing headers and remove dead code  
						
						
						
					 
					
						2016-04-29 20:02:08 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							589767fe6d 
							
						 
					 
					
						
						
							
							uturns -> continue_straight  
						
						
						
					 
					
						2016-04-12 23:16:02 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							1554916639 
							
						 
					 
					
						
						
							
							Include <iterator> for back_inserter  
						
						
						
					 
					
						2016-04-12 18:11:08 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							1e753e98ce 
							
						 
					 
					
						
						
							
							Simplify the timestamp handling  
						
						
						
					 
					
						2016-04-05 22:58:32 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							39b3cab1da 
							
						 
					 
					
						
						
							
							Check all streams  
						
						
						
					 
					
						2016-04-05 22:58:32 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							87fbfc6475 
							
						 
					 
					
						
						
							
							std::string -> boost::filesystem::path  
						
						
						
					 
					
						2016-04-05 22:58:32 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							cb8bfa027e 
							
						 
					 
					
						
						
							
							Only allow to specify the common base path  
						
						
						
					 
					
						2016-04-05 22:58:32 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							a781c36876 
							
						 
					 
					
						
						
							
							Use uturn default from .properties file  
						
						
						
					 
					
						2016-04-05 22:58:32 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							5c01878542 
							
						 
					 
					
						
						
							
							get_name_for_id -> GetNameForID  
						
						
						
					 
					
						2016-04-05 22:58:32 +02:00 
						 
				 
			
				
					
						
							
							
								Daniel Patterson 
							
						 
					 
					
						
						
						
						
							
						
						
							11b356e55f 
							
						 
					 
					
						
						
							
							Enables the use of multiple segment-speed-files on the osrm-contract  
						
						... 
						
						
						
						command line, and exposes the file name used for each edge in the debug
tiles. 
						
					 
					
						2016-04-05 22:58:32 +02:00 
						 
				 
			
				
					
						
							
							
								Daniel J. Hofmann 
							
						 
					 
					
						
						
						
						
							
						
						
							7c30ea32bf 
							
						 
					 
					
						
						
							
							Runs scripts/format.sh  
						
						
						
					 
					
						2016-04-05 22:58:32 +02:00 
						 
				 
			
				
					
						
							
							
								Moritz Kobitzsch 
							
						 
					 
					
						
						
						
						
							
						
						
							58628a4bfc 
							
						 
					 
					
						
						
							
							bugfixing/classification  
						
						
						
					 
					
						2016-04-05 22:58:32 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							b08b360f38 
							
						 
					 
					
						
						
							
							Big Restructuring / Cleanup  
						
						
						
					 
					
						2016-04-05 22:58:32 +02:00 
						 
				 
			
				
					
						
							
							
								Moritz Kobitzsch 
							
						 
					 
					
						
						
						
						
							
						
						
							ef1e0e14ec 
							
						 
					 
					
						
						
							
							advanced guidance on 5.0  
						
						
						
					 
					
						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 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							14c36bc405 
							
						 
					 
					
						
						
							
							Finish the nearest plugin  
						
						
						
					 
					
						2016-04-05 22:58:32 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							35b098e656 
							
						 
					 
					
						
						
							
							First compiling version of map_match plugin  
						
						
						
					 
					
						2016-04-05 22:58:32 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							f3e72623e9 
							
						 
					 
					
						
						
							
							Add viaroute suport for new API  
						
						
						
					 
					
						2016-04-05 22:58:32 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							21245273b4 
							
						 
					 
					
						
						
							
							Also exclude the compressed flag from the data format  
						
						
						
					 
					
						2016-03-24 21:24:08 +01:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							8d7821c84e 
							
						 
					 
					
						
						
							
							Remove geometry indicator  
						
						
						
					 
					
						2016-03-24 21:24:08 +01:00 
						 
				 
			
				
					
						
							
							
								Daniel J. Hofmann 
							
						 
					 
					
						
						
						
						
							
						
						
							655dd2277c 
							
						 
					 
					
						
						
							
							Eliminate extra semicola  
						
						
						
					 
					
						2016-03-15 11:47:57 +01:00 
						 
				 
			
				
					
						
							
							
								Daniel J. Hofmann 
							
						 
					 
					
						
						
						
						
							
						
						
							ac0279aa83 
							
						 
					 
					
						
						
							
							RAII for auto-closing file streams  
						
						... 
						
						
						
						Small fixes I didn't want to include in unrelated PRs.
There are a few left in `storage.cpp` but since it's a single function
in 600 lines of code, I didn't want to touch the mess. The others are
safe to remove, cucumber and test run on Finland gives 👍 . 
						
					 
					
						2016-03-09 17:46:02 +01:00 
						 
				 
			
				
					
						
							
							
								Daniel Patterson 
							
						 
					 
					
						
						
						
						
							
						
						
							49441fe204 
							
						 
					 
					
						
						
							
							Make forward/reverse weight/offset calculated at query time,  
						
						... 
						
						
						
						rather than being cached in the StaticRTree.  This means we
can freely apply traffic data and not have stale values lying
around.  It reduces the size of the RTree on disk, at the expense
of some additional data in RAM. 
						
					 
					
						2016-03-03 10:49:12 -08:00 
						 
				 
			
				
					
						
							
							
								Daniel J. Hofmann 
							
						 
					 
					
						
						
						
						
							
						
						
							d60bc61d13 
							
						 
					 
					
						
						
							
							Properly constructs objects of type const RectangleInt2D in facades  
						
						
						
					 
					
						2016-03-01 23:51:25 +01:00 
						 
				 
			
				
					
						
							
							
								Daniel J. Hofmann 
							
						 
					 
					
						
						
						
						
							
						
						
							aeee565115 
							
						 
					 
					
						
						
							
							Formats all the files we touch..  
						
						
						
					 
					
						2016-03-01 23:51:25 +01:00 
						 
				 
			
				
					
						
							
							
								Daniel Patterson 
							
						 
					 
					
						
						
						
						
							
						
						
							5dc7b79bb6 
							
						 
					 
					
						
						
							
							Implements a vector tileserver so you can see what's going on inside  
						
						... 
						
						
						
						OSRM. 
						
					 
					
						2016-03-01 23:51:25 +01:00 
						 
				 
			
				
					
						
							
							
								Daniel J. Hofmann 
							
						 
					 
					
						
						
						
						
							
						
						
							64b36807d3 
							
						 
					 
					
						
						
							
							Transforms osrm_exception to exception  
						
						
						
					 
					
						2016-02-12 15:46:24 -08:00 
						 
				 
			
				
					
						
							
							
								Daniel J. Hofmann 
							
						 
					 
					
						
						
						
						
							
						
						
							fa8529949b 
							
						 
					 
					
						
						
							
							Make swap noexcept (as it has to be!) and fix swap misuses  
						
						
						
					 
					
						2016-02-08 11:47:44 -08:00 
						 
				 
			
				
					
						
							
							
								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