| 
							
							
								 Patrick Niklaus | cb84e6009d | Add edge id assertions | 2016-03-31 18:58:52 +02:00 |  | 
			
				
					| 
							
							
								 Patrick Niklaus | 6b0b160f37 | Don't pass shared_ptr down to functions "Don’t pass a smart pointer as a function parameter unless you want to
use or manipulate the smart pointer itself, such as to share or transfer
ownership."
Source:
http://herbsutter.com/2013/06/05/gotw-91-solution-smart-pointer-parameters/ | 2016-03-31 18:58:52 +02:00 |  | 
			
				
					| 
							
							
								 Patrick Niklaus | 7cc689af7d | Move bearing to public namespace | 2016-03-31 18:58:52 +02:00 |  | 
			
				
					| 
							
							
								 Daniel J. Hofmann | 25bd7d6d30 | Properly includes needed headers in turn analysis interface | 2016-03-31 18:58:52 +02:00 |  | 
			
				
					| 
							
							
								 Daniel J. Hofmann | 5c6cbd2b10 | Const-correctnes for compressed geometry iterator | 2016-03-31 18:58:52 +02:00 |  | 
			
				
					| 
							
							
								 Daniel J. Hofmann | 32d5b6b1b7 | Use stdint and using type-alias for discrete angle | 2016-03-31 18:58:52 +02:00 |  | 
			
				
					| 
							
							
								 Daniel J. Hofmann | 458a1c8157 | Hide functional road classification based on tags in implementation file | 2016-03-31 18:58:52 +02:00 |  | 
			
				
					| 
							
							
								 Daniel J. Hofmann | b45efeb4bd | Inline initialize functional road classification hash table | 2016-03-31 18:58:52 +02:00 |  | 
			
				
					| 
							
							
								 Daniel J. Hofmann | b5619e89c8 | 256 functional road classes should be enough | 2016-03-31 18:58:52 +02:00 |  | 
			
				
					| 
							
							
								 Daniel J. Hofmann | e1da384b62 | Moves route assembly into implementation file | 2016-03-31 18:58:52 +02:00 |  | 
			
				
					| 
							
							
								 Daniel J. Hofmann | b250fce92c | Fixes remaining engine/guidance includes | 2016-03-31 18:58:52 +02:00 |  | 
			
				
					| 
							
							
								 Daniel J. Hofmann | 11da796a70 | Fixes accumulate living in <numeric> and not <algorithm> | 2016-03-31 18:58:52 +02:00 |  | 
			
				
					| 
							
							
								 Daniel J. Hofmann | 2985e73938 | Puts step maneuver handling into implementation file | 2016-03-31 18:58:52 +02:00 |  | 
			
				
					| 
							
							
								 Daniel J. Hofmann | b5a67003fe | Removes penalizing move | 2016-03-31 18:58:52 +02:00 |  | 
			
				
					| 
							
							
								 Daniel J. Hofmann | 4797d6f1e1 | Uses static_casts for underlying type in post processing | 2016-03-31 18:58:52 +02:00 |  | 
			
				
					| 
							
							
								 Daniel J. Hofmann | 426f773cb7 | Fix asymmetry in min/max from using -max | 2016-03-31 18:58:52 +02:00 |  | 
			
				
					| 
							
							
								 Daniel J. Hofmann | 5c39449263 | Adapts MakeResponse to not pass vector by pointer | 2016-03-31 18:58:52 +02:00 |  | 
			
				
					| 
							
							
								 Daniel J. Hofmann | 1062007e67 | Fixes multi-line comment | 2016-03-31 18:58:52 +02:00 |  | 
			
				
					| 
							
							
								 Daniel J. Hofmann | ea81866e28 | Runs scripts/format.sh | 2016-03-31 18:58:52 +02:00 |  | 
			
				
					| 
							
							
								 Patrick Niklaus | 3b9c772d14 | Fix coodinate include and unused warnings | 2016-03-31 18:58:52 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | 9d1032a742 | start of four way turns | 2016-03-31 18:58:52 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | a27f7326bd | improved fork handling | 2016-03-31 18:58:52 +02:00 |  | 
			
				
					| 
							
							
								 Patrick Niklaus | ba3f167b99 | Fix crash on extracting Berlin in guidance | 2016-03-31 18:58:52 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | 8322a7ccaf | bugfixing/classification | 2016-03-31 18:58:52 +02:00 |  | 
			
				
					| 
							
							
								 Patrick Niklaus | 8c71239e48 | Big Restructuring / Cleanup | 2016-03-31 18:58:52 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | ffb3578180 | starting on conflict resolution | 2016-03-31 18:58:52 +02:00 |  | 
			
				
					| 
							
							
								 Lauren Budorick | c918d68b3e | Fixes for gcc compiling, temporary hacks to remove later | 2016-03-31 18:58:52 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | ebdae7591b | handle segregated roads (merge for turn analysis) | 2016-03-31 18:58:52 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | 0ba70bcbf9 | structural changes, motorway handling | 2016-03-31 18:58:52 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | 3cdd282e0f | enter and exit roundabout feature - currently not showing turn | 2016-03-31 18:58:52 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | 72202b7e4a | migrated out of edge based graph factory | 2016-03-31 18:58:52 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | 9f9040eaf6 | relative waypoint locations | 2016-03-31 18:58:52 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | bc252ea110 | handling of roundabouts (simple version) | 2016-03-31 18:58:52 +02:00 |  | 
			
				
					| 
							
							
								 Moritz Kobitzsch | bcf7741f95 | advanced guidance on 5.0 | 2016-03-31 18:58:52 +02:00 |  | 
			
				
					| 
							
							
								 Patrick Niklaus | 70afe209d5 | Fix numerical problems with polyline | 2016-03-31 18:58:52 +02:00 |  | 
			
				
					| 
							
							
								 Patrick Niklaus | 4e9709d038 | Fix table response format to return null + double in seconds | 2016-03-31 18:58:52 +02:00 |  | 
			
				
					| 
							
							
								 Patrick Niklaus | 8b50f48d8e | Return NoMatch | 2016-03-31 18:58:52 +02:00 |  | 
			
				
					| 
							
							
								 Daniel J. Hofmann | 09d70f7342 | Provides ctor from base path for EngineConfig, fixes #2030 | 2016-03-31 18:58:52 +02:00 |  | 
			
				
					| 
							
							
								 Patrick Niklaus | 6f89ce516f | Add support for tile plugin | 2016-03-31 18:58:52 +02:00 |  | 
			
				
					| 
							
							
								 Patrick Niklaus | 666d363c93 | Preliminary integration of the tile plugin | 2016-03-31 18:58:52 +02:00 |  | 
			
				
					| 
							
							
								 Patrick Niklaus | 0182b9a584 | sources and destinations can be empty actually | 2016-03-31 18:58:52 +02:00 |  | 
			
				
					| 
							
							
								 Daniel J. Hofmann | cc93ed15c0 | Fixes coordinate, source and destination validation by means of backporting #2041 | 2016-03-31 18:58:52 +02:00 |  | 
			
				
					| 
							
							
								 Daniel J. Hofmann | b0a83191cd | Fixes ownership semantics and forwarding references misplacements in the JSON factory | 2016-03-31 18:58:52 +02:00 |  | 
			
				
					| 
							
							
								 Daniel J. Hofmann | b8f6d3ca97 | Unwrap function call from identity lambda | 2016-03-31 18:58:52 +02:00 |  | 
			
				
					| 
							
							
								 Daniel J. Hofmann | 5a0ee6d1d8 | Uses JSON's String constructor for polyline encoding | 2016-03-31 18:58:52 +02:00 |  | 
			
				
					| 
							
							
								 Daniel J. Hofmann | 4e02e8e1a0 | Passes coordinates by value | 2016-03-31 18:58:52 +02:00 |  | 
			
				
					| 
							
							
								 Daniel J. Hofmann | 407509d1af | Asserts on unknown TurnInstruction | 2016-03-31 18:58:52 +02:00 |  | 
			
				
					| 
							
							
								 Daniel J. Hofmann | c1bea5c22d | Fixes header includes in the JSON factory | 2016-03-31 18:58:52 +02:00 |  | 
			
				
					| 
							
							
								 Dane Springmeyer | cf63399c9f | fix compile of osrm-components | 2016-03-31 18:58:52 +02:00 |  | 
			
				
					| 
							
							
								 Patrick Niklaus | 17382b2a28 | Fix if the last coordinate is not found | 2016-03-31 18:58:52 +02:00 |  |