| 
							
							
								 Dennis Luxen | 38fd46565e | Removed unnecessary line | 2010-07-29 08:49:39 +00:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | 2acad805b3 | Removed unneeded code from http component | 2010-07-26 12:27:58 +00:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | 7f63a84295 | make stxxl run quiet (works with latest version from trunk only) | 2010-07-26 09:46:03 +00:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | 1f8235ec98 | typo | 2010-07-26 08:18:36 +00:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | ec0108553f | removed libkdtree++ dependency. | 2010-07-26 08:17:52 +00:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | 92963ced1f | Updated Readme | 2010-07-24 14:18:19 +00:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | 5052302f97 | Parameter for STXXL root path | 2010-07-24 14:11:20 +00:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | a83b790225 | GCC 4.2 Compile fix. Code compiles with older GCC, that the default compiler on Mac OS. Only a few warnings left. | 2010-07-24 14:05:03 +00:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | e8baf75ec2 | Removed a few redundant lines | 2010-07-24 14:02:01 +00:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | e38d473fdd | Compile Fixes on Mac | 2010-07-24 14:00:00 +00:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | 49a088ac87 | Upgraded speed profile to the one of ORS | 2010-07-23 22:10:57 +00:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | 51cc0bb209 | Moving redundant code into common include file. | 2010-07-23 20:22:35 +00:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | 4ce7739453 | Lat/Lon mixed up in output of locate command. Thanks to Ted Rosenbaum. | 2010-07-23 13:00:16 +00:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | a02dafb8d7 | Minor fixes in Scons script | 2010-07-23 12:34:15 +00:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | 5c13171e29 |  | 2010-07-21 15:39:51 +00:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | 681f3c46e7 | Make SConscript work with eclipse plugin | 2010-07-21 15:29:41 +00:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | 13a88e712f | Experimental compile on Mac | 2010-07-21 15:03:26 +00:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | 4177ab6df9 | Checking C++ now | 2010-07-20 14:42:41 +00:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | 60d472ac56 | changing build management to scons | 2010-07-20 13:33:06 +00:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | dd6c87e12d | Replacing many includes by a single one | 2010-07-20 13:16:36 +00:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | 27a6bcd7ce | Removed redundant code for extractors | 2010-07-20 09:46:52 +00:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | 94d50c1fdd | longitude label was off by a factor of 10. | 2010-07-17 11:44:09 +00:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | 604024e3e3 | Removed dead code | 2010-07-17 11:42:29 +00:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | 4df82206b4 | Additional road network extractor that works in external memory. | 2010-07-15 14:45:43 +00:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | 72e314d1c0 | kdtree usage simplified and dropped intermediate data structures kdtree build-up twice at fast
int2ext node map holds iterators instead of object copies
some functions const'ed
buggy defines fixed | 2010-07-14 16:29:18 +00:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | 61c19405fd | Faster routed startup (roughly 20%) | 2010-07-14 14:22:29 +00:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | 4351e8850a | Queries are now handled by a static graph which means less RAM usage and faster queries. | 2010-07-14 12:56:24 +00:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | fa5a042071 | Queries are now handled by a static graph which means less RAM usage and faster queries. | 2010-07-14 12:55:53 +00:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | 18b278fe1d | Incorrect usage of flushes fixed. Thanks to Dennis Schieferdecker. | 2010-07-13 10:13:16 +00:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | eead597c9e | More Todos | 2010-07-10 07:23:09 +00:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | cea7c28626 | typos in the name of files. | 2010-07-09 12:52:13 +00:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | d4a64d2168 | Initial Import. | 2010-07-09 09:05:40 +00:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | a44a309de5 | Initial import. | 2010-07-09 07:52:46 +00:00 |  |