Dennis Luxen
|
5bde545ce3
|
All good, but needs unpacking of start and end
|
2014-04-24 12:07:46 +02:00 |
|
Dennis Luxen
|
f7d5b0db9c
|
uncompressed edges get serialized correctly'ish
|
2014-04-24 12:05:43 +02:00 |
|
Dennis Luxen
|
d0349d9b0d
|
further copy edits
|
2014-04-24 12:05:42 +02:00 |
|
Dennis Luxen
|
c71c8b0047
|
Unpacking of intermediate paths
|
2014-04-24 12:03:19 +02:00 |
|
Dennis Luxen
|
d67c3f36ff
|
call function object instead of static function
|
2014-03-17 15:28:42 +01:00 |
|
Dennis Luxen
|
b5b4280c3b
|
remove c-style calls to fabs
|
2014-01-27 11:26:34 +01:00 |
|
Dennis Luxen
|
ce60af5029
|
fixes issues #770 and #856
|
2014-01-08 17:18:59 +01:00 |
|
DennisOSRM
|
41f3f53540
|
move includes to include/osrm
|
2013-12-20 13:12:56 +01:00 |
|
Dennis Luxen
|
fd2f000075
|
install lib header files with make install target
|
2013-12-17 17:59:44 +01:00 |
|
Dennis Luxen
|
b030fe7db2
|
break out Coordinate in compile unit
|
2013-12-13 17:26:57 -05: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
|
0103b59e61
|
close previously allocated filestream
|
2013-10-28 14:21:31 +01:00 |
|
Dennis Luxen
|
b87a98bbda
|
street name file is now more canonical
|
2013-10-15 14:32:43 +02:00 |
|
Dennis Luxen
|
bbf03e3060
|
Load r-tree search data structure from shared memory
|
2013-10-15 14:32:40 +02:00 |
|
Dennis Luxen
|
37e3ead8e9
|
use flexible shared mem interfaces
|
2013-10-15 14:31:31 +02:00 |
|
Dennis Luxen
|
7951795ea4
|
Implementation of internal data storage
|
2013-10-15 14:19:53 +02:00 |
|
Dennis Luxen
|
29499f21c5
|
License change to (simplified) 2-clause BSD. Good riddance, AGPL
|
2013-10-14 13:42:28 +02:00 |
|
DennisOSRM
|
411bcbcbde
|
remove debug output
|
2013-10-11 14:55:34 +02:00 |
|
Dennis Luxen
|
d3804d2c2c
|
replacing hard coded values by literal
|
2013-10-02 14:39:52 +02:00 |
|
Dennis Luxen
|
bf8505a285
|
removing all FLT_EPSILONs
|
2013-10-02 13:05:54 +02:00 |
|
Dennis Luxen
|
770a07cc28
|
replacing all occurrences of DBL_MAX
|
2013-10-02 12:00:25 +02:00 |
|
Dennis Luxen
|
52f6e149ec
|
removing debug output
|
2013-10-02 11:40:05 +02:00 |
|
Dennis Luxen
|
6893df9103
|
replacing c-style numeric limits with proper C++ style
|
2013-10-02 11:38:09 +02:00 |
|
Dennis Luxen
|
2b077d140f
|
Fixing #726, rounding woes and machine epsilon
|
2013-10-02 11:22:42 +02:00 |
|
DennisOSRM
|
6f3e7f9e56
|
Fixes #721
|
2013-08-26 14:16:34 +02:00 |
|
Dennis Luxen
|
4748bca8a4
|
Refactoring _Coordinate class
|
2013-08-14 13:12:28 +02:00 |
|
Dennis Luxen
|
a542292ce2
|
Check if files exist and contain data, fixes #693
|
2013-08-09 17:47:11 +02:00 |
|
Dennis Luxen
|
ef221e1c6c
|
Replacing log macros by more sophisticated mechanism
|
2013-08-08 14:17:01 +02:00 |
|
Dennis Luxen
|
e5f0ad4f0b
|
Use boost timer to provide platform independent timing
|
2013-08-06 14:27:36 +02:00 |
|
Dennis Luxen
|
23899613c3
|
Implement #495
|
2013-08-05 18:37:42 +02:00 |
|
DennisOSRM
|
0367399c89
|
Partial refactoring
|
2013-07-22 16:32:19 +02:00 |
|
Dennis Luxen
|
1bcacfab74
|
minor code massage
|
2013-06-27 10:57:40 -04:00 |
|
Dennis Luxen
|
ae20bac3c5
|
disabling debug output
|
2013-06-26 14:08:39 -04:00 |
|
Dennis Luxen
|
2b8b876713
|
Reorder include block according to style guide
|
2013-06-26 09:43:13 -04:00 |
|