Dennis Luxen
							
						 
					 | 
					
						
						
						
						
							
						
						
							85d8e0ac2c
							
						
					 | 
					
						
						
							
							minor reformat
						
						
						
						
						
					 | 
					
						2015-02-09 09:21:44 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Dennis Luxen
							
						 
					 | 
					
						
						
						
						
							
						
						
							2a8084b6c6
							
						
					 | 
					
						
						
							
							clean up derived classed and their functions to correctly use final keyword:
						
						
						
						
						
						
						
						functions marked as final need to be marked virtual. use override specifier to do so 
						
					 | 
					
						2015-01-28 12:03:21 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Dennis Luxen
							
						 
					 | 
					
						
						
						
						
							
						
						
							b20b7e65bf
							
						
					 | 
					
						
						
							
							renamed: Util/* -> util/*
						
						
						
						
						
					 | 
					
						2015-01-27 17:47:23 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Dennis Luxen
							
						 
					 | 
					
						
						
						
						
							
						
						
							1c2c87e03d
							
						
					 | 
					
						
						
							
							fix boundary edge case
						
						
						
						
						
					 | 
					
						2015-01-23 13:52:44 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Dennis Luxen
							
						 
					 | 
					
						
						
						
						
							
						
						
							93b33c0518
							
						
					 | 
					
						
						
							
							fix cast to be explicit
						
						
						
						
						
					 | 
					
						2015-01-23 13:52:28 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Dennis Luxen
							
						 
					 | 
					
						
						
						
						
							
						
						
							53e01952be
							
						
					 | 
					
						
						
							
							replace for loops with counters by range-based for loops
						
						
						
						
						
					 | 
					
						2015-01-23 12:19:01 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Dennis Luxen
							
						 
					 | 
					
						
						
						
						
							
						
						
							1c12b468a8
							
						
					 | 
					
						
						
							
							replace for loop with hand-rolled pair-wise traverse of container with call to for_each_pair; fix target type of cast
						
						
						
						
						
					 | 
					
						2015-01-23 12:11:51 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Dennis Luxen
							
						 
					 | 
					
						
						
						
						
							
						
						
							ccd803416e
							
						
					 | 
					
						
						
							
							fix unintended float/epsilon<double> comparison
						
						
						
						
						
					 | 
					
						2015-01-23 11:49:02 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Dennis Luxen
							
						 
					 | 
					
						
						
						
						
							
						
						
							62f2a42f28
							
						
					 | 
					
						
						
							
							reduce cyclomatic complexity in double->string bearing conversion
						
						
						
						
						
					 | 
					
						2015-01-23 11:44:35 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Dennis Luxen
							
						 
					 | 
					
						
						
						
						
							
						
						
							2e5cc1e6ae
							
						
					 | 
					
						
						
							
							remove redundant code and streamline coordinate interface
						
						
						
						
						
					 | 
					
						2015-01-22 16:48:53 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Dennis Luxen
							
						 
					 | 
					
						
						
						
						
							
						
						
							3fa12445a5
							
						
					 | 
					
						
						
							
							rename coordinate calculation functions, remove code clutter
						
						
						
						
						
					 | 
					
						2015-01-22 16:28:40 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Dennis Luxen
							
						 
					 | 
					
						
						
						
						
							
						
						
							cd523cc934
							
						
					 | 
					
						
						
							
							conflate collapsable if statements
						
						
						
						
						
					 | 
					
						2015-01-22 12:14:14 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Dennis Luxen
							
						 
					 | 
					
						
						
						
						
							
						
						
							01f3237416
							
						
					 | 
					
						
						
							
							speed up nearest neighbor query by pruning, move coordinate calculations away from library interface
						
						
						
						
						
					 | 
					
						2015-01-20 16:24:49 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Dennis Luxen
							
						 
					 | 
					
						
						
						
						
							
						
						
							88c1e622dd
							
						
					 | 
					
						
						
							
							fix copyright year
						
						
						
						
						
					 | 
					
						2015-01-07 12:29:13 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Dennis Luxen
							
						 
					 | 
					
						
						
						
						
							
						
						
							66fc676858
							
						
					 | 
					
						
						
							
							remove unused parameter, move previously templated function into compile unit
						
						
						
						
						
					 | 
					
						2015-01-06 20:05:33 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Dennis Luxen
							
						 
					 | 
					
						
						
						
						
							
						
						
							be63939441
							
						
					 | 
					
						
						
							
							fix includes
						
						
						
						
						
					 | 
					
						2015-01-06 13:35:36 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Dennis Luxen
							
						 
					 | 
					
						
						
						
						
							
						
						
							6da33cafe5
							
						
					 | 
					
						
						
							
							rebase branch onto latest develop, report changes. hurt a little
						
						
						
						
						
					 | 
					
						2015-01-06 13:27:50 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Dennis Luxen
							
						 
					 | 
					
						
						
						
						
							
						
						
							1b10f53eff
							
						
					 | 
					
						
						
							
							DataStructures/RawRouteData.h -> DataStructures/internal_route_result.hpp, implements #1238
						
						
						
						
						
					 | 
					
						2015-01-06 13:22:12 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Dennis Luxen
							
						 
					 | 
					
						
						
						
						
							
						
						
							4a6325696e
							
						
					 | 
					
						
						
							
							change library interface to expose json container as structure to exchange data
						
						
						
						
						
					 | 
					
						2015-01-06 13:19:21 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Dennis Luxen
							
						 
					 | 
					
						
						
						
						
							
						
						
							b50a907ca3
							
						
					 | 
					
						
						
							
							fix changed include paths
						
						
						
						
						
					 | 
					
						2015-01-06 13:17:12 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Dennis Luxen
							
						 
					 | 
					
						
						
						
						
							
						
						
							2caeb4008c
							
						
					 | 
					
						
						
							
							renamed:    Util/GitDescription.cpp.in -> Util/git_sha.cpp.in
						
						
						
						
						
						
						
						renamed:    Util/GitDescription.h -> Util/git_sha.h 
						
					 | 
					
						2015-01-05 14:32:04 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Dennis Luxen
							
						 
					 | 
					
						
						
						
						
							
						
						
							a4919ffb45
							
						
					 | 
					
						
						
							
							re-enable hintin mechanism
						
						
						
						
						
					 | 
					
						2015-01-05 12:59:29 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Dennis Luxen
							
						 
					 | 
					
						
						
						
						
							
						
						
							fe1f11b071
							
						
					 | 
					
						
						
							
							renamed:    Util/StringUtil.h -> Util/string_util.hpp
						
						
						
						
						
					 | 
					
						2015-01-05 10:22:11 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Dennis Luxen
							
						 
					 | 
					
						
						
						
						
							
						
						
							1fa9091239
							
						
					 | 
					
						
						
							
							retire json hinting mechanism
						
						
						
						
						
					 | 
					
						2015-01-02 15:46:43 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Dennis Luxen
							
						 
					 | 
					
						
						
						
						
							
						
						
							2ebe2faa74
							
						
					 | 
					
						
						
							
							renamed Util/TimingUtil.h -> Util/timing_util.hpp
						
						
						
						
						
					 | 
					
						2014-12-17 17:33:31 +01:00 | 
					
					
						
						
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								Dennis Luxen
							
						 
					 | 
					
						
						
						
						
							
						
						
							1d8c43b445
							
						
					 | 
					
						
						
							
							renamed:    Descriptors/* -> descriptors/*
						
						
						
						
						
					 | 
					
						2014-11-28 14:36:38 +01:00 | 
					
					
						
						
							
							
							
						
					 |