Commit Graph

  • 0ec648217a Added files necessary for Windows compilation with Visual Studio 2008 Sasa Ivetic 2011-10-05 11:04:57 -0500
  • e603a41fb6 Fixed available sys memory calc to work in KBs. Changed to boost::uint64_t for Visual C++ compilation Sasa Ivetic 2011-10-05 11:04:01 -0500
  • 89e4d4ac30 Fixes issue #17 DennisOSRM 2011-10-05 18:02:26 +0200
  • 789cb99292 OpenMP 2.0 for variable must be an int Sasa Ivetic 2011-10-05 11:00:32 -0500
  • 0f440610b6 Adding a little do{}while(false); safety to macros DennisOSRM 2011-10-05 17:57:04 +0200
  • cf8de234be reflects change of _Way member name DennisOSRM 2011-10-04 18:38:18 +0200
  • cd03ad9207 struct _Egde now has constructor to also set nameid DennisOSRM 2011-10-04 18:33:40 +0200
  • b1f2f2786c speedprofile is now represented as hash table and operator[] const() has been defined. DennisOSRM 2011-10-04 17:32:33 +0200
  • 1db1b4e5ae Removed commented speed profile DennisOSRM 2011-10-04 16:27:32 +0200
  • 3ec4487297 Added newly used boost headers to SConstruct DennisOSRM 2011-10-04 16:00:21 +0200
  • 88bd5aefe0 Ignoring unwanted files DennisOSRM 2011-10-04 15:54:14 +0200
  • a73d79b138 Ignore unwanted files DennisOSRM 2011-10-04 15:50:11 +0200
  • cd9a01bdf0 Ignore unwanted files DennisOSRM 2011-10-04 15:49:14 +0200
  • 2f65370d19 removed fixed speed profile DennisOSRM 2011-10-04 15:45:03 +0200
  • 54de6d4afb Speeds are integers DennisOSRM 2011-10-04 15:44:37 +0200
  • 858adeb9db DEBUG output macro introduced DennisOSRM 2011-10-04 15:43:53 +0200
  • 109279d0b5 Boost Property Tree provides the speed profile from an ini file Memory leak fixed, issue #11, thanks sivetic Typo fixed for loop replaced by boost's FOREACH DennisOSRM 2011-10-04 15:42:24 +0200
  • c4fb8f74ac Updated speed profiles to include pier ways DennisOSRM 2011-10-04 15:33:47 +0200
  • 528d0a2899 Fixing signed to unsigned comparison warning DennisOSRM 2011-10-04 15:32:16 +0200
  • faba474def Added basic ini file for speed profiles DennisOSRM 2011-10-04 15:11:29 +0200
  • 7dc17ae693 Making find() return a const_iterator ensures that the function is const and does not allocate any unnecessary RAM. DennisOSRM 2011-10-04 15:07:25 +0200
  • 482edd0b02 Switching Hashtable from google sparsehash to boost::unordered_map DennisOSRM 2011-10-04 10:28:40 +0200
  • d1b723e5e1 Missing includes added DennisOSRM 2011-10-04 10:14:30 +0200
  • 89c9ca183f Windows RAM info, thanks sivetic Dennis Luxen 2011-09-28 17:24:06 +0200
  • 54d8a362fc Windows support, thanks sivetic Dennis Luxen 2011-09-28 17:22:03 +0200
  • 0c4c1ce878 Further FreeBSD compile fixes, thanks tolmaion Dennis Luxen 2011-09-28 17:11:51 +0200
  • 816657347f Function installCrashHandler() in Util/LinuxStackTrace.h shall not be const equally in debug and normal build, thanks tolmaion Dennis Luxen 2011-09-28 17:09:05 +0200
  • 8533b5d0a2 fix extractor to run correctly on machines with more than 32bit mem range, thanks tolmaion Dennis Luxen 2011-09-28 17:02:52 +0200
  • 2523f845d2 FreeBSD compile fix, thanks tolmaion Dennis Luxen 2011-09-28 17:00:11 +0200
  • 30cffd2563 Fix build with GCC 4.2, thanks tolmaion Dennis Luxen 2011-09-28 16:51:54 +0200
  • bcb39b9e69 performance fixes Dennis Luxen 2011-08-07 10:56:37 +0000
  • a5c94c4630 ArrayStorage instead of hash maps Dennis Luxen 2011-08-07 09:48:51 +0000
  • b5813ae18b making destructor virtual Dennis Luxen 2011-08-06 21:13:34 +0000
  • 4919f72060 Minor fixes Dennis Luxen 2011-08-06 18:31:20 +0000
  • c8b0f96251 compression of polylines is now a lot faster Dennis Luxen 2011-08-06 17:48:10 +0000
  • 3bcd262099 parameter can be made const Dennis Luxen 2011-08-04 17:08:37 +0000
  • ff3de43ec6 A bit of code-cleanup. Dennis Luxen 2011-08-04 17:07:51 +0000
  • 79083e7585 Compile fixes for FreeBSD, see ticket #56 Dennis Luxen 2011-08-04 16:32:07 +0000
  • 29fb07446a replacing stringstream by plain string is faster Dennis Luxen 2011-07-29 16:41:32 +0000
  • a816630f2f Hack to make distance calculation more robust Dennis Luxen 2011-07-29 15:56:25 +0000
  • 24ca42c017 Dennis Luxen 2011-07-29 15:48:20 +0000
  • 39fe92ebc4 Adding -rdynamic to debug build flags Dennis Luxen 2011-07-28 12:58:31 +0000
  • 905b0331b8 Adding stacktracing for seg'faulting debig builds under linux. Dennis Luxen 2011-07-28 12:16:36 +0000
  • 88a8d9043a fixes ticket #49 Dennis Luxen 2011-07-27 09:03:56 +0000
  • d05e097a78 dev version of index.html Dennis Luxen 2011-07-22 17:15:05 +0000
  • 2d5d1f4a29 ViaRoute Javascript Dennis Luxen 2011-07-22 17:12:47 +0000
  • 85c1a74c1b Missing cancel image for Via Routes Dennis Luxen 2011-07-22 16:58:05 +0000
  • f7e81a8d22 Draggable Via Points Dennis Luxen 2011-07-22 16:15:42 +0000
  • 61bc95dc9a Routing outside coverage area crashes the Router Dennis Luxen 2011-07-22 16:05:40 +0000
  • 53e9d70d3d Fence had wrong name Dennis Luxen 2011-07-22 15:38:46 +0000
  • 11dbf03467 BinaryHeap should handle negative keys as well. Thanks Christian for pointing out the obviuos! Dennis Luxen 2011-07-22 15:33:57 +0000
  • 4f23dfef64 Removing empty line Dennis Luxen 2011-07-22 12:24:22 +0000
  • 83fca53d04 Making via routes more stable Dennis Luxen 2011-07-21 14:30:36 +0000
  • e93735903e Util function Dennis Luxen 2011-07-18 15:50:08 +0000
  • ddc7e8b8c7 Check if PhantomNodes are on same Edge. Dennis Luxen 2011-07-18 15:48:30 +0000
  • 5377e82ca0 Unnecessary members on edge Dennis Luxen 2011-07-18 14:18:12 +0000
  • fdb46f5445 Missing return in operator[] Dennis Luxen 2011-07-18 14:17:33 +0000
  • a76cf5cad4 more safe deletes Dennis Luxen 2011-07-12 17:14:39 +0000
  • 96f5c1c735 (experimental) LRU cache turned off, safe delete Dennis Luxen 2011-07-12 17:12:30 +0000
  • 307c9ae9c5 minor adjustments Dennis Luxen 2011-07-12 14:17:21 +0000
  • 83b5774d1a Safe delete Dennis Luxen 2011-07-12 14:04:27 +0000
  • ae81a8d118 Bugfixes, plus safe delete, less pointers and speed back on track Dennis Luxen 2011-07-12 14:03:31 +0000
  • 77ae0d8ef4 Typedef'ing hashtable iterator type Dennis Luxen 2011-07-11 16:55:37 +0000
  • 2e8744a034 As always, forgot debug output. D'oh! Dennis Luxen 2011-07-11 15:22:38 +0000
  • f29f6c65a5 Refactored various parts for integration of multi-segment paths Dennis Luxen 2011-07-11 15:16:14 +0000
  • 4bbf53ce62 Added GPX download support and changed the default start and destination address Pascal Neis 2011-07-09 19:31:45 +0000
  • 9878372866 Experimental plugin Dennis Luxen 2011-07-08 17:27:16 +0000
  • 302255807c As always, one file was missing Dennis Luxen 2011-07-07 17:03:32 +0000
  • c60c3fcd3c Support for multi-segment routes. Needs to be further tested Dennis Luxen 2011-07-07 16:51:23 +0000
  • ccf40b53eb Fixes ticket #45 Dennis Luxen 2011-07-07 16:37:26 +0000
  • e3d97ec41b Initalizing ArrayStorage by default Dennis Luxen 2011-07-07 14:50:40 +0000
  • cdad977341 Unnecessary define Dennis Luxen 2011-07-07 13:39:53 +0000
  • 717d25cad0 Parsing via points from URL Dennis Luxen 2011-07-07 09:32:47 +0000
  • 9ffe6ccb6a Enhancing data structure for via points Dennis Luxen 2011-07-07 09:29:15 +0000
  • af98879303 Unnecessary call by value. Change to call by reference Dennis Luxen 2011-07-07 09:24:19 +0000
  • 57809439a8 Setting reply to ok by default Dennis Luxen 2011-07-07 09:15:43 +0000
  • 44e03627c3 Small refactoring Dennis Luxen 2011-07-07 09:14:07 +0000
  • 13f8c973f4 Allowing empty c'tor Dennis Luxen 2011-07-07 09:01:49 +0000
  • 00e0d46e92 Additional sanity check Dennis Luxen 2011-07-07 08:55:25 +0000
  • 7fee51081f Fixing Maney Hill street bug. Dennis Luxen 2011-07-07 08:54:53 +0000
  • 6b99e44177 Coordinates are resettable now Dennis Luxen 2011-07-07 08:30:42 +0000
  • 87bc397ee0 removing old file Dennis Luxen 2011-07-07 08:18:29 +0000
  • ac3ccf1d7a Adding util method to load hsgr graph without any edge data type. Dennis Luxen 2011-07-07 08:15:56 +0000
  • a8ad4695aa Typo in StringUtil.h file name. D'oh! Dennis Luxen 2011-07-07 08:05:58 +0000
  • dae6d1c730 Refactoring method names Dennis Luxen 2011-07-07 08:01:14 +0000
  • 132c25fd3b Deleting unnecessary class Dennis Luxen 2011-07-07 07:44:20 +0000
  • 943a0203f2 Removing empty line Dennis Luxen 2011-07-07 07:42:30 +0000
  • 6e8a1e0e31 array initialization can be optional Dennis Luxen 2011-07-07 07:40:49 +0000
  • 108e1ad5e6 array subscript is above array bounds Dennis Luxen 2011-07-06 16:50:53 +0000
  • a79231c666 Cleaning some left-overs Dennis Luxen 2011-07-06 12:56:01 +0000
  • 97bd93f9bc Fixes ticket #43 where JSON was incorrectly formatted Dennis Luxen 2011-07-06 12:42:44 +0000
  • a37528362d Extracting additional features from graph Dennis Luxen 2011-07-06 12:33:41 +0000
  • 4883c6c197 'startswith' util function for strings Dennis Luxen 2011-07-06 12:32:57 +0000
  • 5ef8afe7c4 GPX output format. Thanks, Bharath! Dennis Luxen 2011-06-30 14:24:43 +0000
  • 229cddb5c6 Defines for easy debug output Dennis Luxen 2011-06-30 14:21:29 +0000
  • bb9cb9a1ef No updates, only a new version number in the footer Pascal Neis 2011-06-30 11:38:51 +0000
  • eca141eebc Added some small documentation Pascal Neis 2011-06-30 11:37:31 +0000
  • e7a4070339 Added RouteGeometryCompression and ShortLink support Pascal Neis 2011-06-30 11:35:08 +0000
  • 9551eff4fb Backslashes need to be doubled. Note to myself: RTFM, d'oh! Dennis Luxen 2011-06-29 08:43:08 +0000
  • 4639187180 missing check for empty polylines Dennis Luxen 2011-06-28 09:28:19 +0000