Denis Chaplygin 
							
						 
					 
					
						
						
						
						
							
						
						
							016c77a4de 
							
						 
					 
					
						
						
							
							Flatbuffers is not a boost::optional friendly  
						
						
						
					 
					
						2019-10-01 17:26:10 +03:00 
						 
				 
			
				
					
						
							
							
								Tom Peoples 
							
						 
					 
					
						
						
						
						
							
						
						
							28895373fb 
							
						 
					 
					
						
						
							
							Fixed flatbufferbuiler copy issues.  
						
						... 
						
						
						
						Compiling under gcc9.1 we get copy issues.
It appears we shouldn't pass builder classes by value, only ref. 
						
					 
					
						2019-10-01 21:54:00 +10:00 
						 
				 
			
				
					
						
							
							
								Denis Chaplygin 
							
						 
					 
					
						
						
						
						
							
						
						
							97270ae473 
							
						 
					 
					
						
						
							
							Fixed nested offsets inside of the flatbuffers structure  
						
						
						
					 
					
						2019-08-26 11:09:38 +03:00 
						 
				 
			
				
					
						
							
							
								Denis Chaplygin 
							
						 
					 
					
						
						
						
						
							
						
						
							a9c187c99b 
							
						 
					 
					
						
						
							
							Updated changelog entry  
						
						
						
					 
					
						2019-08-26 11:09:38 +03:00 
						 
				 
			
				
					
						
							
							
								Denis Chaplygin 
							
						 
					 
					
						
						
						
						
							
						
						
							affa8a4653 
							
						 
					 
					
						
						
							
							Added flatbuffers output support to the 'Route' service.  
						
						
						
					 
					
						2019-08-26 11:08:56 +03:00 
						 
				 
			
				
					
						
							
							
								Denis Chaplygin 
							
						 
					 
					
						
						
						
						
							
						
						
							9d7a74445d 
							
						 
					 
					
						
						
							
							Added flatbuffers output support to the 'Nearest' service.  
						
						
						
					 
					
						2019-08-26 11:08:56 +03:00 
						 
				 
			
				
					
						
							
							
								Denis Chaplygin 
							
						 
					 
					
						
						
						
						
							
						
						
							acd3e81ab4 
							
						 
					 
					
						
						
							
							Removed ineffectivness in the serialization schema. Positions are  
						
						... 
						
						
						
						structs now and distance/duration matrices are just arrays. 
						
					 
					
						2019-08-26 11:08:56 +03:00 
						 
				 
			
				
					
						
							
							
								Denis Chaplygin 
							
						 
					 
					
						
						
						
						
							
						
						
							ea111129dd 
							
						 
					 
					
						
						
							
							Added full flatbuffers support to the Table service  
						
						
						
					 
					
						2019-08-26 11:08:56 +03:00 
						 
				 
			
				
					
						
							
							
								Daniel Patterson 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4dde9c7bbe 
							
						 
					 
					
						
						
							
							Include distance from input to snapped for all waypoints, not just on the nearest service.  
						
						
						
					 
					
						2018-11-02 15:30:52 -07:00 
						 
				 
			
				
					
						
							
							
								Michael Krasnyk 
							
						 
					 
					
						
						
						
						
							
						
						
							ca6b1b39b7 
							
						 
					 
					
						
						
							
							Remove data duplicates in .node file  
						
						
						
					 
					
						2017-05-17 15:21:51 +00:00 
						 
				 
			
				
					
						
							
							
								Daniel J. Hofmann 
							
						 
					 
					
						
						
						
						
							
						
						
							c277b95f03 
							
						 
					 
					
						
						
							
							Implements Zero-Copy String Views onto Contiguous Memory,  resolves   #3265 .  
						
						... 
						
						
						
						- http://www.boost.org/doc/libs/1_61_0/libs/utility/doc/html/string_ref.html 
- http://en.cppreference.com/w/cpp/string/basic_string_view  
						
					 
					
						2017-01-23 15:22:39 +01:00 
						 
				 
			
				
					
						
							
							
								Daniel J. Hofmann 
							
						 
					 
					
						
						
						
						
							
						
						
							5ecd2e4c67 
							
						 
					 
					
						
						
							
							Fixes GCC 4.9's protected keywork issues  
						
						
						
					 
					
						2016-12-19 14:22:17 +01:00 
						 
				 
			
				
					
						
							
							
								Daniel J. Hofmann 
							
						 
					 
					
						
						
						
						
							
						
						
							b1f6797aab 
							
						 
					 
					
						
						
							
							Adds generate_hints=true for dropping hints in response,  resolves   #1789 .  
						
						... 
						
						
						
						Adds an `generate_hints=false` option which lets us skip generating and
emitting hints for Waypoints. This can be used to decrease the response
size when the user does not need hints anyway.
We should think about making `false` the default here in v6. 
						
					 
					
						2016-12-19 12:09:36 +01:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6e16eab6ec 
							
						 
					 
					
						
						
							
							Format with clang-format 3.8  
						
						
						
					 
					
						2016-05-27 21:05:04 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							30a3ab68c0 
							
						 
					 
					
						
						
							
							Make gcc 4.8 happy and disable protected because of lambdas  
						
						
						
					 
					
						2016-04-05 22:58:32 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							5c01878542 
							
						 
					 
					
						
						
							
							get_name_for_id -> GetNameForID  
						
						
						
					 
					
						2016-04-05 22:58:32 +02:00 
						 
				 
			
				
					
						
							
							
								Moritz Kobitzsch 
							
						 
					 
					
						
						
						
						
							
						
						
							29fff4f51b 
							
						 
					 
					
						
						
							
							implements relative position feature based on coordinates  
						
						
						
					 
					
						2016-04-05 22:58:32 +02:00 
						 
				 
			
				
					
						
							
							
								Patrick Niklaus 
							
						 
					 
					
						
						
						
						
							
						
						
							29cf9e05db 
							
						 
					 
					
						
						
							
							Only install necessary headers  
						
						
						
					 
					
						2016-04-05 22:58:32 +02:00 
						 
				 
			
				
					
						
							
							
								Daniel J. Hofmann 
							
						 
					 
					
						
						
						
						
							
						
						
							298f68c966 
							
						 
					 
					
						
						
							
							Adds the license preamble for all publicly installed eaders,  closes   #2036  
						
						
						
					 
					
						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 
							
						 
					 
					
						
						
						
						
							
						
						
							35b098e656 
							
						 
					 
					
						
						
							
							First compiling version of map_match plugin  
						
						
						
					 
					
						2016-04-05 22:58:32 +02:00 
						 
				 
			
				
					
						
							
							
								Daniel J. Hofmann 
							
						 
					 
					
						
						
						
						
							
						
						
							f3c4a7dd16 
							
						 
					 
					
						
						
							
							We don't need templates at all, this is not CRTP?  
						
						
						
					 
					
						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