karenzshea
|
0bd08224bf
|
add comments, refactor find obvious turn
|
2016-11-21 13:16:30 -05:00 |
|
Daniel J. Hofmann
|
2a383efbf6
|
Makes Throughput Numbers Integral Types
|
2016-11-21 12:41:25 +01:00 |
|
Patrick Niklaus
|
b84d70d305
|
Add regression test for nil values
|
2016-11-21 12:17:44 +01:00 |
|
Patrick Niklaus
|
3bade8625f
|
Don't crash on assigning nil to a string in lua
|
2016-11-21 12:17:44 +01:00 |
|
Patrick Niklaus
|
844300b95a
|
Print number of used jobs
|
2016-11-19 17:02:31 +01:00 |
|
Patrick Niklaus
|
dd811539a3
|
Remove overriding c++ compiler from cmake on mason build
|
2016-11-19 17:02:31 +01:00 |
|
Patrick Niklaus
|
79c2ae46d8
|
Determine number of jobs over ncpu + 1
|
2016-11-19 17:02:31 +01:00 |
|
Patrick Niklaus
|
d023e7c581
|
Don't use mason clang on OSX
|
2016-11-19 17:02:31 +01:00 |
|
Patrick Niklaus
|
4ccb08983f
|
Fixed installing clang for mason builds
|
2016-11-19 17:02:31 +01:00 |
|
Patrick Niklaus
|
8c941d1344
|
Don't install clang when CLANG_VERSION is not set
|
2016-11-19 17:02:31 +01:00 |
|
Patrick Niklaus
|
841c032a0d
|
Don't warn in example on 32bit only print message
|
2016-11-19 17:02:31 +01:00 |
|
Patrick Niklaus
|
a764fd1f29
|
Don't expose all OSRM flags only the ones needed by external code
|
2016-11-19 17:02:31 +01:00 |
|
Patrick Niklaus
|
3687864cc1
|
Only run OSX in release
|
2016-11-18 17:49:05 +01:00 |
|
Dane Springmeyer
|
4b5466629f
|
test with assertions+release on travis
|
2016-11-18 17:49:05 +01:00 |
|
Patrick Niklaus
|
f19bf70b55
|
Account for imprecision in distance computation
|
2016-11-18 17:46:32 +01:00 |
|
Patrick Niklaus
|
24fa94af59
|
Remove obsolete test code
|
2016-11-18 17:46:32 +01:00 |
|
Patrick Niklaus
|
95a584a30d
|
Make rounding when computing PhantomNode weight symmetric
Resolves a problem where the duration in forward and backward direction
was slightly different.
|
2016-11-18 17:46:32 +01:00 |
|
karenzshea
|
6ba36a2bc7
|
test and control for pushing both ways
|
2016-11-18 10:13:38 -05:00 |
|
karenzshea
|
039989a339
|
fix overlapping roads
|
2016-11-18 09:58:03 -05:00 |
|
karenzshea
|
a7559077a0
|
add modes columns to bike tests
|
2016-11-18 09:21:48 -05:00 |
|
Daniel J. Hofmann
|
bbe80192aa
|
Staggered Intersections for Bike
|
2016-11-18 08:52:48 -05:00 |
|
karenzshea
|
9b16b757a4
|
halfway staggered intersection test
|
2016-11-18 08:52:48 -05:00 |
|
karenzshea
|
3680fc9d90
|
add check/test for intermediary intersections
|
2016-11-18 08:52:47 -05:00 |
|
karenzshea
|
836e8bdff0
|
don't collapse with mode changes
|
2016-11-18 08:52:47 -05:00 |
|
Patrick Niklaus
|
3d4b39be7d
|
Include changed car.lua dependencies in changelog
|
2016-11-18 00:21:34 +01:00 |
|
Emil Tin
|
193dfd9d8b
|
lua: add changelog item
|
2016-11-18 00:21:34 +01:00 |
|
Emil Tin
|
305e813489
|
lua: improve naming
|
2016-11-18 00:21:34 +01:00 |
|
Emil Tin
|
a5756fc764
|
fix c++ formatting
|
2016-11-18 00:21:34 +01:00 |
|
Emil Tin
|
f5bf788814
|
lua: simplify destination helper
|
2016-11-18 00:21:34 +01:00 |
|
Emil Tin
|
00f7d7776d
|
lua: refactor destination helper
|
2016-11-18 00:21:34 +01:00 |
|
Emil Tin
|
dce685c780
|
ensure we don't pass empty tags to LUA
|
2016-11-18 00:21:34 +01:00 |
|
Emil Tin
|
173a39fd8b
|
lua: fix typo
|
2016-11-18 00:21:34 +01:00 |
|
Emil Tin
|
5d564ee510
|
lua: Set and Sequence
|
2016-11-18 00:21:34 +01:00 |
|
Emil Tin
|
24c2708d1e
|
lua: eliminte tag cache, simplify tag checks
|
2016-11-18 00:21:34 +01:00 |
|
Emil Tin
|
d87a972c66
|
don't return empty tags strings to lua
|
2016-11-18 00:21:34 +01:00 |
|
Emil Tin
|
f90736b6b3
|
lua: handle_hov()
|
2016-11-18 00:21:34 +01:00 |
|
Emil Tin
|
9aeb3086cb
|
lua: cleanup handle_blocking(), move common cases up early
|
2016-11-18 00:21:34 +01:00 |
|
Emil Tin
|
9e361a8178
|
lua: exit earlier when possible
|
2016-11-18 00:21:34 +01:00 |
|
Emil Tin
|
c3aeef4e09
|
lua: eliminate TagCache.set_tag()
|
2016-11-18 00:21:34 +01:00 |
|
Emil Tin
|
50090e6447
|
lua: some cleanup
|
2016-11-18 00:21:34 +01:00 |
|
Emil Tin
|
b9e5d26e3a
|
remove dead code
|
2016-11-18 00:21:34 +01:00 |
|
Emil Tin
|
184cfab33b
|
increase performance by passing vars instead of a table
|
2016-11-18 00:21:34 +01:00 |
|
Emil Tin
|
fd95b2da76
|
streamline way_function
|
2016-11-18 00:21:34 +01:00 |
|
Emil Tin
|
ce04a608b8
|
lua: refactor car.lua into smaller functions
|
2016-11-18 00:21:34 +01:00 |
|
Emil Tin
|
cff69178e8
|
lua: simple tag cache enabling factoring way_function into smaller functions
|
2016-11-18 00:21:34 +01:00 |
|
Emil Tin
|
6c682b2258
|
lua: helpers for debugging
|
2016-11-18 00:21:34 +01:00 |
|
Alex Barth
|
c1087eaecc
|
Update http.md
|
2016-11-17 23:59:18 +01:00 |
|
Kerrick Staley
|
8bb183bc8c
|
Fix call to std::min
|
2016-11-17 17:56:23 +01:00 |
|
Kerrick Staley
|
15359befdc
|
Update docs
|
2016-11-17 17:56:23 +01:00 |
|
Kerrick Staley
|
2c9e18d5a9
|
Hardcode search radius parameters
|
2016-11-17 17:56:23 +01:00 |
|