| 
							
							
								 Dennis Luxen | ecb4a08655 | const'ing several private function parameters | 2013-06-26 09:52:50 -04:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | 05c50bc64f | adding missing include | 2013-06-26 09:50:06 -04:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | 747e4a7061 | Reorder include block according to style guide | 2013-06-26 09:49:00 -04:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | 2b8b876713 | Reorder include block according to style guide | 2013-06-26 09:43:13 -04:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | f13694b539 | fixing tests to reflect new r-tree data structure | 2013-06-26 09:34:01 -04:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | 648f9c9723 | replacing nearest neighbor grid by static r-tree | 2013-06-26 09:32:03 -04:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | 0a6c37b726 | Removing unused variable | 2013-06-26 09:30:03 -04:00 |  | 
			
				
					| 
							
							
								 DennisOSRM | b43a51f912 | Merge branch 'develop' of https://github.com/DennisOSRM/Project-OSRM into develop | 2013-06-25 20:49:51 +02:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | fa328c5a78 | don't about if timestamp is missing, just warn | 2013-06-25 13:27:39 -04:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | 728bcc2b10 | Removing debug output | 2013-06-25 13:27:03 -04:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | 941903a243 | Give number of edges when serializing graph | 2013-06-25 10:57:39 -04:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | 4c8579b340 | fixing test to actually test wanted behavior | 2013-06-25 10:56:02 -04:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | 17416a09f1 | fixing include order | 2013-06-24 17:03:24 -04:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | fdda21b114 | use explicit data types | 2013-06-24 17:02:28 -04:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | c75ae957f1 | Remove GUARANTEE macro | 2013-06-24 16:56:10 -04:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | 8c678126f1 | Remove GUARANTEE macro | 2013-06-24 16:55:58 -04:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | 2b0590f9bd | Remove GUARANTEE macro | 2013-06-24 16:55:43 -04:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | a31992aac7 | Remove GUARANTEE macro | 2013-06-24 16:50:07 -04:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | 829d2505e3 | restructured include block | 2013-06-24 16:47:35 -04:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | df30498365 | counting generated edges correctly | 2013-06-24 16:39:35 -04:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | 5d553bf9f2 | const as const can | 2013-06-24 16:39:04 -04:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | 03e3673dbb | Catching any left-over exception that may occur during preprocessing (stxxl) | 2013-06-24 16:16:43 -04:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | 25b8b37f00 | Restructure include block | 2013-06-24 16:11:50 -04:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | 665f97e782 | Move lua includes where they belong | 2013-06-24 16:11:33 -04:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | 48a007febd | minor style fix | 2013-06-24 16:11:15 -04:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | 155e0fada6 | Fixed an integer overflow in assertion | 2013-06-24 16:05:27 -04:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | fe2f1d32b5 | 80 char wrap | 2013-06-24 14:52:53 -04:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | 2fcbb19e72 | 80 char wrap | 2013-06-24 14:43:36 -04:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | 06a50d637a | De-template-izing some of the code for faster (re-)compile | 2013-06-24 14:12:34 -04:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | 811b33e31a | De-template-izing some of the code for faster (re-)compile | 2013-06-24 14:12:29 -04:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | 54c83ee940 | De-template-izing some of the code for faster (re-)compile | 2013-06-24 14:12:25 -04:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | 7406e83dde | De-template-izing some of the code for faster (re-)compile | 2013-06-24 14:12:16 -04:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | dc2c7d5339 | De-template-izing some of the code for faster (re-)compile | 2013-06-24 14:12:08 -04:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | aaa25e5d48 | De-template-izing some of the code for faster (re-)compile | 2013-06-24 14:11:53 -04:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | b757bd0ea2 | Update README.TXT | 2013-06-15 22:07:07 +03:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | dd971d6b7d | Fixing test for new Rtree | 2013-06-05 11:38:45 +02:00 |  | 
			
				
					| 
							
							
								 Emil Tin | c07966408b | add test for consecutive oneways, fails for car | 2013-06-03 00:00:14 +02:00 |  | 
			
				
					| 
							
							
								 Emil Tin | 2557956b68 | fix failing car maxspeed test | 2013-06-03 00:00:14 +02:00 |  | 
			
				
					| 
							
							
								 Emil Tin | 735260d21b | fix nearest test definition | 2013-06-03 00:00:14 +02:00 |  | 
			
				
					| 
							
							
								 DennisOSRM | e5b0e43e18 | Removing typo | 2013-05-23 13:45:16 +02:00 |  | 
			
				
					| 
							
							
								 DennisOSRM | aa42b2494c | Avoids the implicit lock of #630 | 2013-05-22 12:06:53 +02:00 |  | 
			
				
					| 
							
							
								 DennisOSRM | f057054172 | Replacing stringstream based int->string conversion with boost karma based generator | 2013-05-22 11:59:12 +02:00 |  | 
			
				
					| 
							
							
								 DennisOSRM | c39314c643 | Manuelly merging branch 'remove-lexical-cast2' into develop | 2013-05-22 11:56:43 +02:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | ae018b759c | Merge pull request #629 from springmeyer/cmake-fixes fix spelling error and lacking boost header includes | 2013-05-15 03:55:15 -07:00 |  | 
			
				
					| 
							
							
								 Dane Springmeyer | 556b498e06 | remove lexical cast, its evil | 2013-05-14 20:12:47 -07:00 |  | 
			
				
					| 
							
							
								 Dane Springmeyer | 19f1110421 | fix spelling error and lacking boost header includes | 2013-05-14 20:09:18 -07:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | cc73ed19b3 | Merge pull request #628 from springmeyer/scons-clang-avoid-exit Allow configure to work with clang and openmp disabled | 2013-05-14 13:04:40 -07:00 |  | 
			
				
					| 
							
							
								 Dane Springmeyer | ccb7cc40df | allow configure to work with clang and openmp disabled | 2013-05-14 11:42:38 -07:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | 6d61e950d6 | Removing superflous semicolon | 2013-05-13 08:06:25 -04:00 |  | 
			
				
					| 
							
							
								 Dennis Luxen | 438c6e616c | Merge branch 'develop' of https://github.com/DennisOSRM/Project-OSRM into develop | 2013-05-12 18:49:36 -04:00 |  |