Dennis Luxen
|
82c2ae5441
|
first round of replacing deprecated typedefs with much nicer using statements
|
2014-08-19 13:01:38 +02:00 |
|
Dennis Luxen
|
0fc8e04ab5
|
use proper data types to avoid uncessary casts
|
2014-06-17 15:30:28 +02:00 |
|
Dennis Luxen
|
e12ad48822
|
migrate DataStructures to C++11
|
2014-05-07 18:39:16 +02:00 |
|
Dennis Luxen
|
0f8a32f38c
|
shape up code
|
2014-04-24 13:31:04 +02:00 |
|
Dennis Luxen
|
d0e158ca07
|
fix unpacking of geometry for shared memory
|
2014-04-24 13:17:11 +02:00 |
|
Dennis Luxen
|
9b3dab8055
|
implement loading of compressed geometries
|
2014-04-24 13:06:56 +02:00 |
|
Dennis Luxen
|
7a6a5f6612
|
implement population of shared vector<bool> overload (manually, yikes)
|
2014-04-24 13:06:56 +02:00 |
|
Dennis Luxen
|
db5fd5506d
|
partial implementation of new datastore functions
|
2014-04-24 13:06:55 +02:00 |
|
Dennis Luxen
|
5bde545ce3
|
All good, but needs unpacking of start and end
|
2014-04-24 12:07:46 +02:00 |
|
Dennis Luxen
|
64720c2d2e
|
several lints fixed that were detected by facebook's flint
|
2014-04-21 17:40:07 +02:00 |
|
Dennis Luxen
|
c87c843308
|
fix coverity issue 1121926, Uninitialized pointer field
|
2013-10-31 13:16:46 +01:00 |
|
Dennis Luxen
|
cf69f43166
|
add proper licence header to newly added files
|
2013-10-21 11:45:16 +02:00 |
|
Dennis Luxen
|
79e1c87a01
|
swapping correct vectors
|
2013-10-15 14:32:44 +02:00 |
|
Dennis Luxen
|
b87a98bbda
|
street name file is now more canonical
|
2013-10-15 14:32:43 +02:00 |
|
Dennis Luxen
|
37e8ab8de1
|
implement operator()+ for shared memory iterator
|
2013-10-15 14:32:40 +02:00 |
|
Dennis Luxen
|
2dd2d3dd7b
|
adjust facade to pass compilation
|
2013-10-15 14:31:32 +02:00 |
|
Dennis Luxen
|
a09d150b47
|
Further stl interface implementation
|
2013-10-15 14:31:31 +02:00 |
|
Dennis Luxen
|
35dffe43d9
|
further implementation of the vector interface for shared memory
|
2013-10-15 14:31:30 +02:00 |
|
Dennis Luxen
|
12bb4d75fd
|
Adding shared memory data types
|
2013-10-15 13:45:45 +02:00 |
|