Dennis Luxen
|
64720c2d2e
|
several lints fixed that were detected by facebook's flint
|
2014-04-21 17:40:07 +02:00 |
|
Dennis Luxen
|
b5b4280c3b
|
remove c-style calls to fabs
|
2014-01-27 11:26:34 +01:00 |
|
Dennis Luxen
|
046fe93f1f
|
refactor ExtractorStructs.h for faster compiles. achieves approx. 10 secs
|
2014-01-09 16:13:35 +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
|
8c4c1a56fd
|
reduce compile time by using fwd decls
|
2013-12-16 11:29:38 +01:00 |
|
Dennis Luxen
|
30b2c1ad61
|
refactor input restrictions class
|
2013-11-13 15:23:44 -05:00 |
|
Dennis Luxen
|
510cc22484
|
Refactor name of legacy class _Node into more telling name ExternalMemoryNode
|
2013-11-12 18:23:09 -05:00 |
|
Dennis Luxen
|
29499f21c5
|
License change to (simplified) 2-clause BSD. Good riddance, AGPL
|
2013-10-14 13:42:28 +02:00 |
|
Dennis Luxen
|
bf8505a285
|
removing all FLT_EPSILONs
|
2013-10-02 13:05:54 +02:00 |
|
Dennis Luxen
|
fb9822b507
|
street name list is now a char array /w indices array
|
2013-08-20 17:05:36 +02:00 |
|
Dennis Luxen
|
ef221e1c6c
|
Replacing log macros by more sophisticated mechanism
|
2013-08-08 14:17:01 +02:00 |
|
Dennis Luxen
|
23899613c3
|
Implement #495
|
2013-08-05 18:37:42 +02:00 |
|
DennisOSRM
|
1ca213cec6
|
Remove duplicate license header
|
2013-07-17 16:27:50 +02:00 |
|
Dennis Luxen
|
2c397bfa0b
|
First implementation of moving the algorithmic core into a library
|
2013-06-26 19:48:02 -04:00 |
|
DennisOSRM
|
53af4ee39f
|
Cleaning of several regressions in the parsing code.
|
2013-02-27 17:36:44 +01:00 |
|
DennisOSRM
|
348e656671
|
Merge branch 'feature/opposite_direction' into develop
|
2013-02-04 18:38:15 +01:00 |
|
DennisOSRM
|
26729ca482
|
Fixing useless comparison
|
2013-02-03 14:57:40 +01:00 |
|
DennisOSRM
|
03de87c213
|
Parsing duration when present
|
2013-01-27 23:06:23 +01:00 |
|
DennisOSRM
|
f7c6b9a0f7
|
Fixed direction flag on split edges
|
2013-01-27 14:36:57 +01:00 |
|
DennisOSRM
|
e6e5626a2c
|
Implementing logic when route is going against one-way flow (think
bikes!)
|
2013-01-27 14:36:56 +01:00 |
|
DennisOSRM
|
b069725df0
|
Support for backward speed in extractor
|
2013-01-27 14:36:56 +01:00 |
|
DennisOSRM
|
8fc8a4e303
|
Removing last remaining 'using namespace std' statement
|
2012-12-29 21:02:26 +01:00 |
|
DennisOSRM
|
bd6f2db1d1
|
Ignore nodes with latitude values outside of mercartor projection
|
2012-09-27 14:10:25 +02:00 |
|
DennisOSRM
|
ac588911ba
|
Fixing warning detected by additional compiler flags
|
2012-09-19 13:48:04 +02:00 |
|
DennisOSRM
|
e43d27e86d
|
Implements way parsing through LUA scripting engine, implements issue #1
|
2012-08-30 16:59:41 +02:00 |
|
DennisOSRM
|
1412c5db42
|
Removal of v8 as it sucked big time during integration and first
(partially) working parsing with LUA as the scripting engine.
|
2012-08-29 18:33:18 +02:00 |
|