osrm-backend/DataStructures
2013-11-21 00:05:28 +01:00
..
BinaryHeap.h replace all casserts with Boost.Assert 2013-10-30 18:52:23 +01:00
ConcurrentQueue.h License change to (simplified) 2-clause BSD. Good riddance, AGPL 2013-10-14 13:42:28 +02:00
Coordinate.h replace all casserts with Boost.Assert 2013-10-30 18:52:23 +01:00
DeallocatingVector.h replace all casserts with Boost.Assert 2013-10-30 18:52:23 +01:00
DynamicGraph.h License change to (simplified) 2-clause BSD. Good riddance, AGPL 2013-10-14 13:42:28 +02:00
EdgeBasedNode.h Move edge-based node out ouf surrounding class 2013-10-15 14:35:36 +02:00
HashTable.h License change to (simplified) 2-clause BSD. Good riddance, AGPL 2013-10-14 13:42:28 +02:00
HilbertValue.h License change to (simplified) 2-clause BSD. Good riddance, AGPL 2013-10-14 13:42:28 +02:00
ImportEdge.h License change to (simplified) 2-clause BSD. Good riddance, AGPL 2013-10-14 13:42:28 +02:00
ImportNode.h Refactor name of legacy class _Node into more telling name ExternalMemoryNode 2013-11-12 18:23:09 -05:00
InputReaderFactory.h License change to (simplified) 2-clause BSD. Good riddance, AGPL 2013-10-14 13:42:28 +02:00
LRUCache.h License change to (simplified) 2-clause BSD. Good riddance, AGPL 2013-10-14 13:42:28 +02:00
MercatorUtil.h use doubles in mercartor projection functions 2013-10-21 17:13:02 +02:00
Percent.h License change to (simplified) 2-clause BSD. Good riddance, AGPL 2013-10-14 13:42:28 +02:00
PhantomNodes.h License change to (simplified) 2-clause BSD. Good riddance, AGPL 2013-10-14 13:42:28 +02:00
QueryEdge.h License change to (simplified) 2-clause BSD. Good riddance, AGPL 2013-10-14 13:42:28 +02:00
QueryNode.h License change to (simplified) 2-clause BSD. Good riddance, AGPL 2013-10-14 13:42:28 +02:00
RawRouteData.h License change to (simplified) 2-clause BSD. Good riddance, AGPL 2013-10-14 13:42:28 +02:00
Restriction.h refactor input restrictions class 2013-11-13 15:23:44 -05:00
SearchEngine.h Remove left-over merge hunk 2013-11-18 11:54:39 +01:00
SearchEngineData.cpp Moving DataStructures to new data facade pattern 2013-10-15 14:14:54 +02:00
SearchEngineData.h remove superflous include guard 2013-10-15 17:06:22 +02:00
SegmentInformation.h License change to (simplified) 2-clause BSD. Good riddance, AGPL 2013-10-14 13:42:28 +02:00
SharedMemoryFactory.h report a warning if shared memory segment cannot be locked into RAM 2013-11-19 10:38:59 +01:00
SharedMemoryVectorWrapper.h fix coverity issue 1121926, Uninitialized pointer field 2013-10-31 13:16:46 +01:00
StaticGraph.h removing debug output and calling it a day 2013-10-15 14:32:41 +02:00
StaticKDTree.h replace all casserts with Boost.Assert 2013-10-30 18:52:23 +01:00
StaticRTree.h close previously allocated filestream 2013-10-28 14:21:31 +01:00
TurnInstructions.h License change to (simplified) 2-clause BSD. Good riddance, AGPL 2013-10-14 13:42:28 +02:00
XORFastHash.h License change to (simplified) 2-clause BSD. Good riddance, AGPL 2013-10-14 13:42:28 +02:00
XORFastHashStorage.h License change to (simplified) 2-clause BSD. Good riddance, AGPL 2013-10-14 13:42:28 +02:00