.. |
pbf-proto
|
removing precompiled libprotobuf objects. fixes ticket 23
|
2011-03-29 09:16:49 +00:00 |
BaseParser.h
|
Removing superflous statement.
|
2011-10-07 17:44:03 +03:00 |
BinaryHeap.h
|
Removed debug output in ArrayStorage ctor
|
2011-11-15 11:48:31 +01:00 |
ConcurrentQueue.h
|
Coding style adapted, removed locks on const (read-only) functions
|
2011-11-11 11:02:16 +01:00 |
DynamicGraph.h
|
Renamed template parameter, added typedef to access template parameter
|
2011-11-17 10:37:43 +01:00 |
ExtractorCallBacks.h
|
Start and target can be on same edge
|
2011-11-24 17:33:23 +01:00 |
ExtractorStructs.h
|
Entering and leaving roundabouts is getting handled.
|
2011-11-22 16:47:15 +01:00 |
GridEdge.h
|
Add first nodes with negative weights
|
2011-11-16 17:29:00 +01:00 |
HashTable.h
|
Switching Hashtable from google sparsehash to boost::unordered_map
|
2011-10-04 10:28:40 +02:00 |
ImportEdge.h
|
Space requirements are better now
|
2011-11-25 12:02:52 +01:00 |
InputReaderFactory.h
|
removed linebreak.
|
2011-10-07 18:38:54 +03:00 |
LRUCache.h
|
Bugfixes, plus safe delete, less pointers and speed back on track
|
2011-07-12 14:03:31 +00:00 |
NNGrid.h
|
removing OpenMP from where it doesnt belong
|
2011-11-26 14:20:29 +01:00 |
NodeCoords.h
|
First working edge based version. Still missing: GPX export; Via Points;
|
2011-11-14 19:36:31 +01:00 |
NodeInformationHelpDesk.h
|
First working edge based version. Still missing: GPX export; Via Points;
|
2011-11-14 19:36:31 +01:00 |
PBFParser.h
|
Added dummy initialization to ctor
|
2011-11-15 10:40:38 +01:00 |
Percent.h
|
fix compilation on mac; openmp issues and an unneeded typename
|
2011-11-26 16:42:15 +01:00 |
PhantomNodes.h
|
Start and target can be on same edge
|
2011-11-24 17:33:23 +01:00 |
SearchEngine.h
|
Removed dead code
|
2011-11-24 17:57:18 +01:00 |
SegmentInformation.h
|
Fixes bug with non-negative weights
|
2011-11-24 17:47:05 +01:00 |
StaticGraph.h
|
Public typedef to access EdgeData type
|
2011-11-17 18:55:31 +01:00 |
StaticKDTree.h
|
Monav project changes backport
|
2010-08-17 16:59:13 +00:00 |
TurnInstructions.h
|
Exits of roundabouts get handled
|
2011-11-23 18:40:54 +01:00 |
Util.h
|
Adjusted coding style, inlined functions
|
2011-10-14 15:10:28 +02:00 |
XMLParser.h
|
reflects change of _Way member name
|
2011-10-04 18:38:18 +02:00 |