DennisOSRM
|
6f8148950e
|
Speeding up parsing of car profile by about 30%
|
2012-11-12 17:00:36 +01:00 |
|
DennisOSRM
|
5c10d2fae0
|
Hashtable does not allocate during operator[], RouteParameters to
plugins are passed as ref and not as value.
|
2011-12-28 14:14:09 +01:00 |
|
DennisOSRM
|
482edd0b02
|
Switching Hashtable from google sparsehash to boost::unordered_map
|
2011-10-04 10:28:40 +02:00 |
|
Dennis Luxen
|
30cffd2563
|
Fix build with GCC 4.2, thanks tolmaion
|
2011-09-28 16:51:54 +02:00 |
|
Dennis Luxen
|
77ae0d8ef4
|
Typedef'ing hashtable iterator type
|
2011-07-11 16:55:37 +00:00 |
|
Dennis Luxen
|
51d0b94e90
|
Output format is selectable with additional parameter to URL: &output={kml,json}
|
2011-04-18 08:12:44 +00:00 |
|
Dennis Luxen
|
08661558f2
|
HashTable class missed operator[]
|
2011-03-30 15:38:32 +00:00 |
|
Dennis Luxen
|
da3789f2ce
|
Fixing regression and rewrote portions of the memory handling of registered server plugins
|
2011-03-14 13:35:16 +00:00 |
|
Dennis Luxen
|
6a3fe6edeb
|
Added sanity check for the case when empty table was cleared.
|
2011-03-11 12:59:55 +00:00 |
|
Dennis Luxen
|
bfd2a8aee2
|
This is a large update that brings many internal and architectural changes. The most obvious change to the user is the presence of configuration files for extractLargeNetwork and routed. Optimistically speaking, it should not break anything. Thanks to rskr for support patches and suggestions.
|
2011-01-09 21:42:27 +00:00 |
|
Dennis Luxen
|
e176115273
|
Fixes a race condition when more than one thread tries to access the grid file (thanks Patrick)
|
2010-11-18 16:56:22 +00:00 |
|