.. |
BinaryHeap.h
|
replace UINT_MAX with proper numeric limits call
|
2014-05-07 10:38:31 +02:00 |
ConcurrentQueue.h
|
remove superflous includes
|
2014-05-08 15:49:32 +02:00 |
Coordinate.cpp
|
make space usage more tight in Coordinate->String conversion
|
2014-05-07 14:12:57 +02:00 |
DeallocatingVector.h
|
move BinaryHeap to C++11
|
2014-05-07 10:38:31 +02:00 |
DynamicGraph.h
|
migrate DataStructures to C++11
|
2014-05-07 18:39:16 +02:00 |
EdgeBasedNode.h
|
migrate DataStructures to C++11
|
2014-05-07 18:39:16 +02:00 |
HashTable.h
|
minor refactoring
|
2014-04-28 17:27:15 +02:00 |
HilbertValue.cpp
|
migrate HilbertValue class to C++11, use fwd decl, remove boost/integer
|
2014-05-07 14:47:23 +02:00 |
HilbertValue.h
|
migrate HilbertValue class to C++11, use fwd decl, remove boost/integer
|
2014-05-07 14:47:23 +02:00 |
ImportEdge.h
|
migrate DataStructures to C++11
|
2014-05-07 18:39:16 +02:00 |
ImportNode.h
|
migrate DataStructures to C++11
|
2014-05-07 18:39:16 +02:00 |
InputReaderFactory.h
|
migrate DataStructures to C++11
|
2014-05-07 18:39:16 +02:00 |
LRUCache.h
|
migrate DataStructures to C++11
|
2014-05-07 18:39:16 +02:00 |
NodeBasedGraph.h
|
Split RestrictionMap and NodeBasedGraph from EdgeBasedGraphFactory
|
2014-05-09 00:05:27 +02:00 |
OriginalEdgeData.h
|
refactor list of const static int into scoped enum
|
2014-05-08 18:04:05 +02:00 |
Percent.h
|
migrate DataStructures to C++11
|
2014-05-07 18:39:16 +02:00 |
PhantomNodes.h
|
migrate DataStructures to C++11
|
2014-05-07 18:39:16 +02:00 |
QueryEdge.h
|
migrate DataStructures to C++11
|
2014-05-07 18:39:16 +02:00 |
QueryNode.h
|
migrate DataStructures to C++11
|
2014-05-07 18:39:16 +02:00 |
RawRouteData.h
|
refactor list of const static int into scoped enum
|
2014-05-08 18:04:05 +02:00 |
Restriction.h
|
replace UINT_MAX by numeric limits max()
|
2014-05-07 17:25:35 +02:00 |
RestrictionMap.cpp
|
Split RestrictionMap and NodeBasedGraph from EdgeBasedGraphFactory
|
2014-05-09 00:05:27 +02:00 |
RestrictionMap.h
|
Split RestrictionMap and NodeBasedGraph from EdgeBasedGraphFactory
|
2014-05-09 00:05:27 +02:00 |
RouteParameters.cpp
|
make variable names consistent, migrate Plugins
|
2014-05-08 11:15:19 +02:00 |
SearchEngine.h
|
migrate DataStructures to C++11
|
2014-05-07 18:39:16 +02:00 |
SearchEngineData.cpp
|
reverse inverted logic
|
2014-03-17 14:55:33 +01:00 |
SearchEngineData.h
|
migrate DataStructures to C++11
|
2014-05-07 18:39:16 +02:00 |
SegmentInformation.h
|
refactor list of const static int into scoped enum
|
2014-05-08 18:04:05 +02:00 |
SharedMemoryFactory.h
|
migrate DataStructures to C++11
|
2014-05-07 18:39:16 +02:00 |
SharedMemoryVectorWrapper.h
|
migrate DataStructures to C++11
|
2014-05-07 18:39:16 +02:00 |
StaticGraph.h
|
move StaticGraph to C++11
|
2014-05-07 10:38:31 +02:00 |
StaticKDTree.h
|
migrate DataStructures to C++11
|
2014-05-07 18:39:16 +02:00 |
StaticRTree.h
|
pass parameter by ref instead of by val:
|
2014-05-08 08:48:55 +02:00 |
TurnInstructions.h
|
refactor list of const static int into scoped enum
|
2014-05-08 18:04:05 +02:00 |
XORFastHash.h
|
migrate DataStructures to C++11
|
2014-05-07 18:39:16 +02:00 |
XORFastHashStorage.h
|
migrate DataStructures to C++11
|
2014-05-07 18:39:16 +02:00 |