Dennis Luxen
|
98cd3465d3
|
remove dead code
|
2013-12-08 19:11:03 +01:00 |
|
Dennis Luxen
|
009f08dca3
|
Refactoring PathData class
|
2013-12-08 19:10:10 +01:00 |
|
Dennis Luxen
|
2edf4906a4
|
refactoring SegmentInformation to fit into a cache line
|
2013-12-08 18:33:53 +01:00 |
|
Dennis Luxen
|
ee6c15b997
|
remove self include
|
2013-12-08 16:30:08 +01:00 |
|
Dennis Luxen
|
03df07e4b6
|
rebasing develop on master branch.
|
2013-12-08 15:52:53 +01:00 |
|
Dennis Luxen
|
501f2f8267
|
workaround for #783
|
2013-12-08 15:52:23 +01:00 |
|
Dennis Luxen
|
e949677c48
|
fixes #808
|
2013-12-08 15:52:23 +01:00 |
|
Dennis Luxen
|
b2512915ae
|
cache dependencies on travis ci
|
2013-12-08 15:52:23 +01:00 |
|
Dennis Luxen
|
dc9db06cc8
|
reverting skeleton, introducing later
|
2013-12-08 15:52:23 +01:00 |
|
Dennis Luxen
|
cb5931aaeb
|
add skeleton for geometry compression
|
2013-12-08 15:52:23 +01:00 |
|
Dennis Luxen
|
da17e55657
|
don't use clang specific defines
|
2013-12-08 15:52:22 +01:00 |
|
Dennis Luxen
|
f47d944349
|
do not seek in temporary storage
|
2013-12-08 15:52:22 +01:00 |
|
Dennis Luxen
|
682079adc6
|
add buffering to temporary storage
|
2013-12-08 15:52:22 +01:00 |
|
Dennis Luxen
|
f0fb97e67c
|
add buffering to temporary storage
|
2013-12-08 15:52:22 +01:00 |
|
Dennis Luxen
|
6e5058f95f
|
further refactoring and code simplification
|
2013-12-08 15:52:22 +01:00 |
|
Dennis Luxen
|
31b8997518
|
partially fixes #768, #794, #812
|
2013-12-08 15:52:22 +01:00 |
|
Dennis Luxen
|
76a9723268
|
remove dead code
|
2013-12-08 15:52:22 +01:00 |
|
Dennis Luxen
|
5fe79764de
|
implements #801
|
2013-12-08 15:52:22 +01:00 |
|
Dennis Luxen
|
186859fcf0
|
clean up of build config
|
2013-12-08 15:52:22 +01:00 |
|
Dennis Luxen
|
b545d60453
|
temporarily fixes #811 plus 16 others
|
2013-12-08 15:52:22 +01:00 |
|
DennisOSRM
|
f68a046080
|
cast to larger data type on 32bits, probably fixes #809
|
2013-12-08 15:52:22 +01:00 |
|
Dennis Luxen
|
f77fa5b34c
|
clear memory early by swap trick
|
2013-12-08 15:52:21 +01:00 |
|
Dennis Luxen
|
38bf0c276c
|
moving BFS exploration into its own function
|
2013-12-08 15:52:21 +01:00 |
|
Dennis Luxen
|
ef5c8c24a8
|
fixing coverity issue
|
2013-12-08 15:52:21 +01:00 |
|
Dennis Luxen
|
4e8fb92e07
|
renaming file
|
2013-12-08 15:52:21 +01:00 |
|
Dennis Luxen
|
4f1ff5b24c
|
renaming file
|
2013-12-08 15:52:21 +01:00 |
|
Dennis Luxen
|
22abc27b6b
|
use explicit unsigned type in max operation
|
2013-12-08 15:52:21 +01:00 |
|
Dennis Luxen
|
19f6d885fe
|
remove potential division by zero
|
2013-12-08 15:52:21 +01:00 |
|
Dennis Luxen
|
b19a633441
|
add geometry compressor
|
2013-12-08 15:52:21 +01:00 |
|
Dennis Luxen
|
997dcad799
|
make rtree query do O(1) allocations only
|
2013-12-08 15:52:21 +01:00 |
|
Dennis Luxen
|
e35efd001c
|
move implementation details out of templat'ized container code
|
2013-12-08 15:52:21 +01:00 |
|
Dennis Luxen
|
50d6b10be4
|
move distance computation from r-tree to element type class
|
2013-12-08 15:52:21 +01:00 |
|
Dennis Luxen
|
5ef7ea794a
|
move Hilbert curve computation in compile unit
|
2013-12-08 15:52:20 +01:00 |
|
Dennis Luxen
|
e70485f1fd
|
workaround for #783
|
2013-12-06 15:08:36 +01:00 |
|
Rodolphe Quiedeville
|
f55f8a3629
|
[options] string is more explicit
|
2013-12-06 13:23:25 +01:00 |
|
Dennis Luxen
|
fbbd6caf97
|
Merge pull request #818 from rodo/master
Add missing option '-p' in help message
|
2013-12-06 04:14:59 -08:00 |
|
Dennis Luxen
|
bde3f95ae9
|
fixes #808
|
2013-12-06 12:06:51 +01:00 |
|
Dennis Luxen
|
a5c406a4dd
|
cache dependencies on travis ci
|
2013-12-06 10:14:42 +01:00 |
|
Rodolphe Quiedeville
|
58a57543ce
|
[options] string is more explicit
|
2013-12-04 15:48:28 +01:00 |
|
Dennis Luxen
|
e32bc5e186
|
reverting skeleton, introducing later
|
2013-11-29 19:00:00 +01:00 |
|
Dennis Luxen
|
7a5f45ac94
|
add skeleton for geometry compression
|
2013-11-29 18:49:02 +01:00 |
|
Dennis Luxen
|
657f7577bf
|
don't use clang specific defines
|
2013-11-29 16:37:36 +01:00 |
|
Dennis Luxen
|
48355447f9
|
do not seek in temporary storage
|
2013-11-29 16:27:26 +01:00 |
|
Dennis Luxen
|
c8f7e6331b
|
add buffering to temporary storage
|
2013-11-29 15:38:21 +01:00 |
|
Dennis Luxen
|
40bb27c95f
|
add buffering to temporary storage
|
2013-11-29 15:38:15 +01:00 |
|
Dennis Luxen
|
78f8124c63
|
further refactoring and code simplification
|
2013-11-28 18:50:12 +01:00 |
|
Dennis Luxen
|
94d5bcbf1c
|
partially fixes #768, #794, #812
|
2013-11-28 15:26:13 +01:00 |
|
Dennis Luxen
|
ad5d8c6f9a
|
remove dead code
|
2013-11-28 15:24:23 +01:00 |
|
Dennis Luxen
|
4911601b24
|
implements #801
|
2013-11-27 23:24:00 +01:00 |
|
Dennis Luxen
|
cb86d3d829
|
clean up of build config
|
2013-11-27 17:27:47 +01:00 |
|