Commit Graph

  • 027c0e46ee Compilation fixes for Mac. Works with g++ 4.4 from MacPorts Dennis Luxen 2010-08-25 19:15:17 +0000
  • 34b67d0621 Minor code tweaks Dennis Luxen 2010-08-25 14:12:17 +0000
  • b3fded0725 Reverting change that made path unpacking impossible Dennis Luxen 2010-08-25 09:33:41 +0000
  • dc889cfe80 DNDEBUG is set for release build. Assertions are skipped now in release build. Dennis Luxen 2010-08-25 07:56:25 +0000
  • a9b76e8050 Using less RAM, Fixing a leak in ContractionCleanup. Dennis Luxen 2010-08-24 13:50:58 +0000
  • 897f328b45 Disabled count of components of input graph, because its wasting too much memory. Dennis Luxen 2010-08-24 13:02:59 +0000
  • 8148fad464 Monav project changes backport Dennis Luxen 2010-08-17 16:59:13 +0000
  • 95dddcf522 minor tweaks Dennis Luxen 2010-08-13 10:28:16 +0000
  • d8701a7e41 fixed a strange behaviour on OSM data covering the US. Dennis Luxen 2010-08-13 09:21:58 +0000
  • 3bdfd1437b Ferries are now extracted with 25 kph average speed. Dennis Luxen 2010-08-12 16:49:59 +0000
  • 106155a97a forgot debug output Dennis Luxen 2010-08-12 15:43:49 +0000
  • 59abeccc3e Show the number of connected components and the size of the largest one Dennis Luxen 2010-08-12 15:42:22 +0000
  • 4f883aaeda corrected timing of kd tree construction Dennis Luxen 2010-08-12 15:41:14 +0000
  • 77df6616a9 sanity check for nodes in loaded graph Dennis Luxen 2010-08-12 11:49:41 +0000
  • 171815c9b7 backported kd tree improvements from monav project: faster with base case 8 Dennis Luxen 2010-08-12 11:39:06 +0000
  • b87d6f3c66 GetOutDegree more implementation independent Dennis Luxen 2010-08-12 11:37:13 +0000
  • 52d1c1abfc ignored the last bytes of bzip2 stream Dennis Luxen 2010-08-11 12:32:06 +0000
  • a96f932016 ability to handle bzip2 compressed files consisting of multiple streams (pbzip2) Dennis Luxen 2010-08-11 08:56:59 +0000
  • 85388b3112 Naming convention typos. Dennis Luxen 2010-08-10 17:11:52 +0000
  • 65351959fe extraction is now able to handle bzip2 compressed input files Dennis Luxen 2010-08-10 17:06:37 +0000
  • d07dd71078 Dense is dense and sparse is sparse Dennis Luxen 2010-08-07 12:25:45 +0000
  • 5a67a79569 endl should be flush again Dennis Luxen 2010-08-06 20:32:24 +0000
  • 25ecd5072f endl should be flush Dennis Luxen 2010-08-06 19:37:43 +0000
  • 7c05cf9980 Make output more verbose while extracting data. Dennis Luxen 2010-08-06 19:33:54 +0000
  • 051b710484 Use different map Dennis Luxen 2010-08-06 16:24:06 +0000
  • ae0e6d6516 extractLargeNetwork has fault-tolerance now. extractNetwork has been deprecated. Dennis Luxen 2010-08-06 15:30:00 +0000
  • 048c04d0f1 Make SConstruct obey buildconfigurations and other minor changes Dennis Luxen 2010-07-30 17:41:36 +0000
  • 38fd46565e Removed unnecessary line Dennis Luxen 2010-07-29 08:49:39 +0000
  • 2acad805b3 Removed unneeded code from http component Dennis Luxen 2010-07-26 12:27:58 +0000
  • 7f63a84295 make stxxl run quiet (works with latest version from trunk only) Dennis Luxen 2010-07-26 09:46:03 +0000
  • 1f8235ec98 typo Dennis Luxen 2010-07-26 08:18:36 +0000
  • ec0108553f removed libkdtree++ dependency. Dennis Luxen 2010-07-26 08:17:52 +0000
  • 92963ced1f Updated Readme Dennis Luxen 2010-07-24 14:18:19 +0000
  • 5052302f97 Parameter for STXXL root path Dennis Luxen 2010-07-24 14:11:20 +0000
  • a83b790225 GCC 4.2 Compile fix. Code compiles with older GCC, that the default compiler on Mac OS. Only a few warnings left. Dennis Luxen 2010-07-24 14:05:03 +0000
  • e8baf75ec2 Removed a few redundant lines Dennis Luxen 2010-07-24 14:02:01 +0000
  • e38d473fdd Compile Fixes on Mac Dennis Luxen 2010-07-24 14:00:00 +0000
  • 49a088ac87 Upgraded speed profile to the one of ORS Dennis Luxen 2010-07-23 22:10:57 +0000
  • 51cc0bb209 Moving redundant code into common include file. Dennis Luxen 2010-07-23 20:22:35 +0000
  • 4ce7739453 Lat/Lon mixed up in output of locate command. Thanks to Ted Rosenbaum. Dennis Luxen 2010-07-23 13:00:16 +0000
  • a02dafb8d7 Minor fixes in Scons script Dennis Luxen 2010-07-23 12:34:15 +0000
  • 5c13171e29 Dennis Luxen 2010-07-21 15:39:51 +0000
  • 681f3c46e7 Make SConscript work with eclipse plugin Dennis Luxen 2010-07-21 15:29:41 +0000
  • 13a88e712f Experimental compile on Mac Dennis Luxen 2010-07-21 15:03:26 +0000
  • 4177ab6df9 Checking C++ now Dennis Luxen 2010-07-20 14:42:41 +0000
  • 60d472ac56 changing build management to scons Dennis Luxen 2010-07-20 13:33:06 +0000
  • dd6c87e12d Replacing many includes by a single one Dennis Luxen 2010-07-20 13:16:36 +0000
  • 27a6bcd7ce Removed redundant code for extractors Dennis Luxen 2010-07-20 09:46:52 +0000
  • 94d50c1fdd longitude label was off by a factor of 10. Dennis Luxen 2010-07-17 11:44:09 +0000
  • 604024e3e3 Removed dead code Dennis Luxen 2010-07-17 11:42:29 +0000
  • 4df82206b4 Additional road network extractor that works in external memory. Dennis Luxen 2010-07-15 14:45:43 +0000
  • 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 Dennis Luxen 2010-07-14 16:29:18 +0000
  • 61c19405fd Faster routed startup (roughly 20%) Dennis Luxen 2010-07-14 14:22:29 +0000
  • 4351e8850a Queries are now handled by a static graph which means less RAM usage and faster queries. Dennis Luxen 2010-07-14 12:56:24 +0000
  • fa5a042071 Queries are now handled by a static graph which means less RAM usage and faster queries. Dennis Luxen 2010-07-14 12:55:53 +0000
  • 18b278fe1d Incorrect usage of flushes fixed. Thanks to Dennis Schieferdecker. Dennis Luxen 2010-07-13 10:13:16 +0000
  • eead597c9e More Todos Dennis Luxen 2010-07-10 07:23:09 +0000
  • cea7c28626 typos in the name of files. Dennis Luxen 2010-07-09 12:52:13 +0000
  • d4a64d2168 Initial Import. Dennis Luxen 2010-07-09 09:05:40 +0000
  • a44a309de5 Initial import. Dennis Luxen 2010-07-09 07:52:46 +0000