Dennis Luxen
|
a31992aac7
|
Remove GUARANTEE macro
|
2013-06-24 16:50:07 -04:00 |
|
DennisOSRM
|
8fc8a4e303
|
Removing last remaining 'using namespace std' statement
|
2012-12-29 21:02:26 +01:00 |
|
DennisOSRM
|
943c15927a
|
Fixing data type issue that prevented large files on windows. See issue
#55
|
2012-12-29 14:14:01 +01:00 |
|
DennisOSRM
|
4f2e9e8442
|
Implementing issue #272
|
2012-08-13 18:11:46 +02:00 |
|
DennisOSRM
|
1326c5a01f
|
Removed all header file includes from typedef.h
|
2012-07-02 16:00:00 +02:00 |
|
DennisOSRM
|
f8761ecea0
|
Routing datastructure more seperated from data of original edges
|
2012-04-25 10:51:16 +02:00 |
|
DennisOSRM
|
ff0eae40ea
|
Removing include dependencies
|
2012-04-24 18:00:47 +02:00 |
|
DennisOSRM
|
e104017d4c
|
Skipping ContractionCleantup entirely. Avoids a big allocation. Removing
DELETE() macro.
|
2012-04-12 19:35:47 +02:00 |
|
DennisOSRM
|
664f133c4b
|
Optimization hacks. Saving about 10% preprocessing time and about 1-2%
space
|
2012-01-07 15:00:40 +01:00 |
|
DennisOSRM
|
9d22fca5e7
|
Moved GUARANTEE macro from debug to general scope
|
2011-12-01 12:58:41 +01:00 |
|
DennisOSRM
|
928e1178b1
|
Removed VERBOSE macro since it was superflous
|
2011-11-30 19:33:03 +01:00 |
|
DennisOSRM
|
aae7027ac6
|
No hardcoded speedprofile anymore
|
2011-10-05 19:08:27 +02:00 |
|
DennisOSRM
|
0f440610b6
|
Adding a little do{}while(false); safety to macros
|
2011-10-05 17:57:04 +02:00 |
|
DennisOSRM
|
858adeb9db
|
DEBUG output macro introduced
|
2011-10-04 15:43:53 +02:00 |
|
Dennis Luxen
|
54d8a362fc
|
Windows support, thanks sivetic
|
2011-09-28 17:22:03 +02:00 |
|
Dennis Luxen
|
83fca53d04
|
Making via routes more stable
|
2011-07-21 14:30:36 +00:00 |
|
Dennis Luxen
|
83b5774d1a
|
Safe delete
|
2011-07-12 14:04:27 +00:00 |
|
Dennis Luxen
|
229cddb5c6
|
Defines for easy debug output
|
2011-06-30 14:21:29 +00:00 |
|
Dennis Luxen
|
66a3da0694
|
rearranging includes!
|
2011-04-15 16:41:37 +00:00 |
|
Dennis Luxen
|
6b6ed949b4
|
helper define (minor change)
|
2011-03-18 10:39:48 +00:00 |
|
Dennis Luxen
|
f663df87d4
|
Minor C++ include fixes
|
2011-01-11 17:42:55 +00:00 |
|
Dennis Luxen
|
bfd2a8aee2
|
This is a large update that brings many internal and architectural changes. The most obvious change to the user is the presence of configuration files for extractLargeNetwork and routed. Optimistically speaking, it should not break anything. Thanks to rskr for support patches and suggestions.
|
2011-01-09 21:42:27 +00:00 |
|
Dennis Luxen
|
e176115273
|
Fixes a race condition when more than one thread tries to access the grid file (thanks Patrick)
|
2010-11-18 16:56:22 +00:00 |
|
Dennis Luxen
|
affaa106d1
|
name of way is now extracted and id of name is prepared.
|
2010-09-26 18:30:58 +00:00 |
|
Dennis Luxen
|
1ba915cbed
|
BREAKING CHANGE, REPROCESS YOUR OSM FILES
Ferry egdes are now ignores by nearest neighbor grid
|
2010-09-02 15:47:55 +00:00 |
|
Dennis Luxen
|
e79e36bea9
|
Perfomance fixes
|
2010-09-02 13:01:49 +00:00 |
|
Dennis Luxen
|
027c0e46ee
|
Compilation fixes for Mac. Works with g++ 4.4 from MacPorts
|
2010-08-25 19:15:17 +00:00 |
|
Dennis Luxen
|
34b67d0621
|
Minor code tweaks
|
2010-08-25 14:12:17 +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
|
d4a64d2168
|
Initial Import.
|
2010-07-09 09:05:40 +00:00 |
|