Dennis Luxen
|
aed04c7d55
|
server cast int to string only where it is needed
|
2014-05-28 12:34:48 +02:00 |
|
Dennis Luxen
|
bb5973f2fd
|
rename variable
|
2014-05-28 12:34:24 +02:00 |
|
Dennis Luxen
|
f801fd1f0d
|
fix inverted logic
|
2014-05-28 12:06:57 +02:00 |
|
Dennis Luxen
|
44ca12ead6
|
fix inverted logic
|
2014-05-28 12:05:42 +02:00 |
|
Dennis Luxen
|
9c48389f74
|
collapse if statements
|
2014-05-28 12:03:07 +02:00 |
|
Dennis Luxen
|
acefb5a5f3
|
remove debug output
|
2014-05-27 19:05:37 +02:00 |
|
Dennis Luxen
|
3d691a3aec
|
implements #947, free osrm-datastore's shared memory
|
2014-05-27 18:14:43 +02:00 |
|
Dennis Luxen
|
38ebdbb563
|
implements #949, wrong duration on first segment
|
2014-05-27 16:54:10 +02:00 |
|
Dennis Luxen
|
1090325c31
|
remove superflous check
|
2014-05-27 14:50:59 +02:00 |
|
Dennis Luxen
|
f8ba4b9312
|
use C++11 shrinktofit() instead of swap tricks
|
2014-05-27 12:16:53 +02:00 |
|
Dennis Luxen
|
49a1dfff60
|
fix off-by-one issue related to #1020
|
2014-05-27 12:09:05 +02:00 |
|
Dennis Luxen
|
5f4d342d45
|
move last leg handling into DescribeLeg() function
|
2014-05-27 11:48:19 +02:00 |
|
Dennis Luxen
|
e1c1f79068
|
remove todo marker
|
2014-05-27 11:44:47 +02:00 |
|
Dennis Luxen
|
a716fa252f
|
implements #792
|
2014-05-27 11:16:55 +02:00 |
|
Dennis Luxen
|
0b12e4d8be
|
remove assert
|
2014-05-27 10:45:57 +02:00 |
|
Dennis Luxen
|
6ad6c94355
|
further CMakeLists.txt lint removal
|
2014-05-26 18:42:29 +02:00 |
|
Dennis Luxen
|
78270c8155
|
fix unneeded variable warning in release build
|
2014-05-26 18:40:21 +02:00 |
|
Dennis Luxen
|
4573ae21e6
|
unlinting CMakeLists.txt
|
2014-05-26 18:36:11 +02:00 |
|
Dennis Luxen
|
0ab6220635
|
add some more constness
|
2014-05-26 18:35:37 +02:00 |
|
Dennis Luxen
|
3b51976b96
|
remove unneeded include
|
2014-05-26 18:11:32 +02:00 |
|
Dennis Luxen
|
c35211b2f6
|
add some const keywords where applicable
|
2014-05-26 17:37:44 +02:00 |
|
Dennis Luxen
|
f62515e13b
|
commented assertion that is triggered on trivial instances
|
2014-05-26 16:03:08 +02:00 |
|
Dennis Luxen
|
7f2daf8926
|
some variables renamed to replace camel case
|
2014-05-26 16:02:15 +02:00 |
|
Dennis Luxen
|
0325861ef3
|
remove an unneeded parameter
|
2014-05-26 15:31:30 +02:00 |
|
Dennis Luxen
|
37f8285a6e
|
implements #1020
|
2014-05-26 15:31:09 +02:00 |
|
Dennis Luxen
|
d3906cffdc
|
add property to mark end of leg
|
2014-05-26 15:30:06 +02:00 |
|
Dennis Luxen
|
bee1c77efe
|
make variable const
|
2014-05-26 15:29:28 +02:00 |
|
Dennis Luxen
|
7250a82286
|
remove dead code
|
2014-05-26 13:08:10 +02:00 |
|
Dennis Luxen
|
984457f9c6
|
remove useless parantheses, straighten includes
|
2014-05-26 12:49:49 +02:00 |
|
Dennis Luxen
|
5db23f7e46
|
make short variable names more legible
|
2014-05-26 12:49:24 +02:00 |
|
Dennis Luxen
|
f4f49b2b46
|
remove unused variable
|
2014-05-26 12:42:47 +02:00 |
|
Dennis Luxen
|
58b35f6e2d
|
make short variable names more legible
|
2014-05-26 12:41:25 +02:00 |
|
Dennis Luxen
|
b51ad16756
|
remove useless parantheses
|
2014-05-26 12:37:00 +02:00 |
|
Dennis Luxen
|
d790bda7d2
|
implements #986, streamline error messages
|
2014-05-26 12:33:35 +02:00 |
|
Dennis Luxen
|
15ce232f61
|
partially fixes #1034
|
2014-05-26 11:59:13 +02:00 |
|
Dennis Luxen
|
d999a47600
|
partially fixes #1034
|
2014-05-26 11:47:01 +02:00 |
|
Dennis Luxen
|
644286111f
|
add test for #1034
|
2014-05-26 11:46:01 +02:00 |
|
Dennis Luxen
|
917b1cbd6c
|
fix index of instructions
|
2014-05-26 11:38:35 +02:00 |
|
Dennis Luxen
|
6d1b585212
|
remove unneeded output
|
2014-05-26 10:19:45 +02:00 |
|
Dennis Luxen
|
6ca35a6264
|
remove debug output
|
2014-05-26 09:25:42 +02:00 |
|
Dennis Luxen
|
0290b1b4e0
|
Merge branch 'dmbreaker-develop' into develop
|
2014-05-23 14:50:23 +02:00 |
|
Dennis Luxen
|
1d86bf3e56
|
Merge branch 'develop' of https://github.com/dmbreaker/Project-OSRM into dmbreaker-develop
|
2014-05-23 14:50:05 +02:00 |
|
Dennis Luxen
|
3fd8ab8d3a
|
use parallel sorting when loading OSRM data files
|
2014-05-23 14:49:50 +02:00 |
|
Dennis Luxen
|
d240ae3b03
|
sort edges in StaticGraph in parallel
|
2014-05-23 14:32:40 +02:00 |
|
Emil Tin
|
b875765c52
|
update test to avoid single ring
|
2014-05-23 12:52:32 +02:00 |
|
shipenok
|
2bdec31219
|
minor fix to open result in browser
|
2014-05-23 14:27:55 +04:00 |
|
Emil Tin
|
a9eebdb1fa
|
fix test related to via points and #1034
|
2014-05-23 11:45:18 +02:00 |
|
Emil Tin
|
b25f3a9e91
|
update test related to via points and #1034
|
2014-05-23 11:42:44 +02:00 |
|
Emil Tin
|
06f3375a97
|
test showing bug related to via points. see #1034
|
2014-05-23 11:23:11 +02:00 |
|
Dennis Luxen
|
5057ae920c
|
replace a couple of std::sort calls with tbb::parallel_sort
|
2014-05-22 19:07:29 +02:00 |
|