Dennis Luxen
|
7579c41a35
|
Reordering resource aquisition
|
2013-09-25 18:26:10 +02:00 |
|
Dennis Luxen
|
4e589c2575
|
removing debug output
|
2013-09-25 18:00:12 +02:00 |
|
Dennis Luxen
|
026da34ce9
|
osrm-datastore handles manangement of shared memory
|
2013-09-25 15:31:49 +02:00 |
|
Dennis Luxen
|
0daf49a1da
|
All tests are passing for internal memory\!
|
2013-09-25 14:31:48 +02:00 |
|
Dennis Luxen
|
f57e4c6c14
|
removing debug output and calling it a day
|
2013-09-24 18:59:44 +02:00 |
|
Dennis Luxen
|
14bd1d01f2
|
create sentinel to adjancency array during preprocessing
|
2013-09-24 18:48:02 +02:00 |
|
Dennis Luxen
|
918e20b164
|
inverting assertion
|
2013-09-24 16:45:34 +02:00 |
|
Dennis Luxen
|
6a0e90ef90
|
properly check for (non-)empty vectors
|
2013-09-24 16:24:27 +02:00 |
|
Dennis Luxen
|
71fe8ed80d
|
implement GetName() for shared memory (copy&paste)
|
2013-09-24 15:12:06 +02:00 |
|
Dennis Luxen
|
581c9c570b
|
implement operator()+ for shared memory iterator
|
2013-09-24 15:10:06 +02:00 |
|
Dennis Luxen
|
b25fe3d127
|
implement GetName for internal memory
|
2013-09-24 14:44:25 +02:00 |
|
Dennis Luxen
|
fc4aef6d89
|
fetch ptr from shared memory to via node list
|
2013-09-24 13:54:28 +02:00 |
|
Dennis Luxen
|
6b4fa6a40d
|
load street names into internal memory
|
2013-09-24 13:53:38 +02:00 |
|
Dennis Luxen
|
6756eea209
|
load via node information from shared memory
|
2013-09-24 13:33:38 +02:00 |
|
Dennis Luxen
|
bf3cd37b49
|
Load r-tree search data structure from shared memory
|
2013-09-24 12:07:34 +02:00 |
|
Dennis Luxen
|
cc7caa9e16
|
some further refactoring of variable names and code formatting
|
2013-09-24 11:02:24 +02:00 |
|
Dennis Luxen
|
633060562f
|
call function in parent class
|
2013-09-24 10:58:24 +02:00 |
|
Dennis Luxen
|
cc48546f62
|
moving common code to parent class
|
2013-09-24 10:57:54 +02:00 |
|
Dennis Luxen
|
96cc44e521
|
Compile fixes on RHEL5/Fedora, see #541
|
2013-09-24 10:33:29 +02:00 |
|
Dennis Luxen
|
f2d9e4b2df
|
removing dead code
|
2013-09-24 10:16:57 +02:00 |
|
Dennis Luxen
|
049c7ad1f0
|
adding auxiliary typedef
|
2013-09-24 10:16:07 +02:00 |
|
Dennis Luxen
|
226dad651b
|
minor simplification of code
|
2013-09-24 10:10:50 +02:00 |
|
Dennis Luxen
|
0977cabc79
|
moving fwd decl of static members to root of include graph
|
2013-09-24 09:55:02 +02:00 |
|
Dennis Luxen
|
0b5e8a086e
|
remove superflous includes
|
2013-09-24 09:45:33 +02:00 |
|
Dennis Luxen
|
e024ea5ee1
|
demangling includes
|
2013-09-24 09:39:12 +02:00 |
|
Dennis Luxen
|
6f71092aa4
|
adjust facade to pass compilation
|
2013-09-23 19:00:08 +02:00 |
|
Dennis Luxen
|
edce44df97
|
call facade where appropriate
|
2013-09-23 18:59:43 +02:00 |
|
Dennis Luxen
|
54551d9f37
|
link against proper objects
|
2013-09-23 18:59:13 +02:00 |
|
Dennis Luxen
|
8521b5501f
|
use flexible shared mem interfaces
|
2013-09-23 18:03:07 +02:00 |
|
Dennis Luxen
|
396dc21903
|
Give all data types in shared memory
|
2013-09-23 18:02:45 +02:00 |
|
Dennis Luxen
|
5e2b0ba46c
|
Use typedef instead of base class
|
2013-09-23 18:02:16 +02:00 |
|
Dennis Luxen
|
cce5d775de
|
Further stl interface implementation
|
2013-09-23 18:01:30 +02:00 |
|
Dennis Luxen
|
248a239c7b
|
Remove old facade from UUID generation
|
2013-09-23 13:42:35 +02:00 |
|
Dennis Luxen
|
83655e9aef
|
Added list of all data types in shared memory
|
2013-09-23 13:41:53 +02:00 |
|
Dennis Luxen
|
973d115edf
|
further implementation of the vector interface for shared memory
|
2013-09-23 13:30:21 +02:00 |
|
Dennis Luxen
|
aaa9f89550
|
removing old data facade, good riddance
|
2013-09-23 11:35:33 +02:00 |
|
Dennis Luxen
|
8afad5614a
|
const'ing new function
|
2013-09-22 22:29:03 +02:00 |
|
Dennis Luxen
|
a9fdabf926
|
moving common code into function
|
2013-09-22 22:18:54 +02:00 |
|
Dennis Luxen
|
b5b262c722
|
further minor refactoring
|
2013-09-21 22:21:33 +02:00 |
|
Dennis Luxen
|
d1e1190cbd
|
replace cassert by boost asserts
|
2013-09-21 22:18:27 +02:00 |
|
Dennis Luxen
|
9812eaaca7
|
Refactoring shortest path search variable names
|
2013-09-21 22:10:41 +02:00 |
|
Dennis Luxen
|
4520e04d37
|
added auxiliary Empty() function
|
2013-09-21 21:51:07 +02:00 |
|
DennisOSRM
|
5679b5862f
|
superflous typedef changed meaning of name for GCC
|
2013-09-20 21:40:27 +02:00 |
|
DennisOSRM
|
e72dc38d77
|
Styleguide refactoring
|
2013-09-20 21:07:57 +02:00 |
|
DennisOSRM
|
71fcfa4935
|
fixing include typos
|
2013-09-20 21:05:47 +02:00 |
|
Dennis Luxen
|
c4463036c3
|
Workarounds for various boost versions and their lovely quirks
|
2013-09-20 19:41:45 +02:00 |
|
Dennis Luxen
|
b343a17b29
|
Implementation of internal data storage
|
2013-09-20 18:30:47 +02:00 |
|
Dennis Luxen
|
0b0fb249bf
|
further refactoring of variable names
|
2013-09-20 13:13:06 +02:00 |
|
Dennis Luxen
|
8d689974a7
|
further refactoring of variable names
|
2013-09-20 13:11:23 +02:00 |
|
Dennis Luxen
|
375c81d38d
|
further refactoring of variable names
|
2013-09-20 13:09:33 +02:00 |
|