Dennis Luxen
|
0eeb94b24c
|
Merge branch 'develop' of https://github.com/DennisOSRM/Project-OSRM into develop
|
2013-08-08 14:18:13 +02:00 |
|
Dennis Luxen
|
ef221e1c6c
|
Replacing log macros by more sophisticated mechanism
|
2013-08-08 14:17:01 +02:00 |
|
Emil Tin
|
75cdefa4fe
|
show name of missing .ini file
|
2013-08-07 21:33:43 +02:00 |
|
Dennis Luxen
|
a82383d78e
|
Refactoring base config class into proper ini file name
|
2013-08-06 17:33:26 +02:00 |
|
Dennis Luxen
|
b405029f0f
|
Refactoring base config class into proper ini file name
|
2013-08-06 17:23:40 +02:00 |
|
Dennis Luxen
|
db7d4f56b3
|
Fix build with updated hash table
|
2013-08-06 16:58:31 +02:00 |
|
Dennis Luxen
|
e5f0ad4f0b
|
Use boost timer to provide platform independent timing
|
2013-08-06 14:27:36 +02:00 |
|
Dennis Luxen
|
13f5baf608
|
Moving node data structure into more meaningful class name
|
2013-08-05 19:35:47 +02:00 |
|
Dennis Luxen
|
db46a915cc
|
simple wrapper around std::exception
|
2013-08-05 17:37:30 +02:00 |
|
Dennis Luxen
|
b591aa013d
|
Remove dead code
|
2013-08-05 17:35:16 +02:00 |
|
Dennis Luxen
|
54302a53e1
|
use exceptions instead of hard abort
|
2013-08-05 17:28:57 +02:00 |
|
DennisOSRM
|
4a39a4af1c
|
Check for valid data files. Implements #224
|
2013-07-22 16:34:06 +02:00 |
|
DennisOSRM
|
c5db4dc15f
|
Check for correct magic number
|
2013-07-19 18:05:54 +02:00 |
|
DennisOSRM
|
9a02421091
|
Some mild refactoring
|
2013-07-19 15:02:45 +02:00 |
|
DennisOSRM
|
4961b819f3
|
Trigger rebuild of fingerprint everytime
|
2013-07-19 15:00:41 +02:00 |
|
DennisOSRM
|
f5f7269f70
|
Trigger rebuild of fingerprint everytime
|
2013-07-19 14:38:12 +02:00 |
|
DennisOSRM
|
03f1430ddc
|
Trigger rebuild of fingerprint everytime
|
2013-07-19 14:37:40 +02:00 |
|
DennisOSRM
|
c3dab15eb6
|
Several lookup fixes and fingerprinting of files with input IO, thx @alex85k
|
2013-07-18 14:11:45 +02:00 |
|
DennisOSRM
|
b782c8560c
|
add forgotten include file
|
2013-07-17 16:27:09 +02:00 |
|
DennisOSRM
|
129a846393
|
add bit size to config object
|
2013-07-17 15:27:38 +02:00 |
|
DennisOSRM
|
4dffeedd1c
|
(partially) adding new fingerprint objects
|
2013-07-17 14:47:13 +02:00 |
|
DennisOSRM
|
f5124de327
|
Partially fixes #646. Values were incorrectly casted to int32_t and not uint32_t
|
2013-07-09 14:25:32 +02:00 |
|
Dennis Luxen
|
8cb5e68b1a
|
fixing coding style on OpenMP wrapper
|
2013-06-28 10:22:47 -04:00 |
|
Dennis Luxen
|
99aef2a178
|
fixing coding style on OpenMP wrapper
|
2013-06-28 10:14:31 -04:00 |
|
Dennis Luxen
|
cfa8b1f0dd
|
Moving coordinate auxiliary functions into the appropriate place
|
2013-06-27 09:45:28 -04:00 |
|
Dennis Luxen
|
bfef8f39b7
|
First implementation of moving the algorithmic core into a library
|
2013-06-26 19:47:47 -04:00 |
|
Dennis Luxen
|
747e4a7061
|
Reorder include block according to style guide
|
2013-06-26 09:49:00 -04:00 |
|
Dennis Luxen
|
17416a09f1
|
fixing include order
|
2013-06-24 17:03:24 -04:00 |
|
Dennis Luxen
|
8c678126f1
|
Remove GUARANTEE macro
|
2013-06-24 16:55:58 -04:00 |
|
Dennis Luxen
|
5d553bf9f2
|
const as const can
|
2013-06-24 16:39:04 -04:00 |
|
Dennis Luxen
|
665f97e782
|
Move lua includes where they belong
|
2013-06-24 16:11:33 -04:00 |
|
Dennis Luxen
|
f62293275f
|
Template arguments were uneccessarily defined
|
2013-04-22 16:42:14 +02:00 |
|
DennisOSRM
|
c2be6bc019
|
Fixes issue #567
|
2013-02-05 16:06:10 +01:00 |
|
DennisOSRM
|
348e656671
|
Merge branch 'feature/opposite_direction' into develop
|
2013-02-04 18:38:15 +01:00 |
|
DennisOSRM
|
7d9d0878de
|
Adding templated utility functions for repeated operations on containers
|
2013-02-03 14:59:10 +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
|
2ccd3da5b3
|
replacing unsafe strcpy operations
|
2013-01-11 22:13:02 +01:00 |
|
DennisOSRM
|
5b3aacb4b2
|
removing stringstream
|
2013-01-06 17:48:18 +01:00 |
|
DennisOSRM
|
fa050ad616
|
Fixing registration of package path.
|
2013-01-05 17:27:10 +01:00 |
|
Project OSRM
|
d2458f3169
|
Merge pull request #550 from ibikecph/lua_require
easy lua require()
|
2013-01-05 03:03:13 -08:00 |
|
Dennis Luxen
|
12a35c1214
|
Splitting monolithic extraction code into compile units
|
2013-01-02 00:33:14 +01:00 |
|
Emil Tin
|
28f0782b17
|
code cleanup, merge Lua.h and LuaUtil.h
|
2012-12-28 22:40:00 +01:00 |
|
Emil Tin
|
ce43b09991
|
support lua require()
|
2012-12-28 22:40:00 +01:00 |
|
DennisOSRM
|
8e023418e4
|
Removing superflous file
|
2012-12-23 20:03:12 +01:00 |
|
DennisOSRM
|
81d26d7702
|
Removing superflous file
|
2012-12-17 12:31:30 +01:00 |
|
DennisOSRM
|
870ed96c24
|
Replacing atoi by boost::spirit::qi
|
2012-11-20 12:15:40 +01:00 |
|
DennisOSRM
|
b51f98fe0c
|
Checking existence of file with boost filesystem to make it more
portable
|
2012-11-16 12:00:50 +01:00 |
|
DennisOSRM
|
591a06b25e
|
Removing superflous files
|
2012-11-12 17:45:08 +01:00 |
|
DennisOSRM
|
6f8148950e
|
Speeding up parsing of car profile by about 30%
|
2012-11-12 17:00:36 +01:00 |
|
DennisOSRM
|
a502da7c0f
|
Implementing issue #428
|
2012-10-04 18:56:58 +02:00 |
|