osrm-backend/DataStructures
2014-05-07 17:25:35 +02:00
..
BinaryHeap.h replace UINT_MAX with proper numeric limits call 2014-05-07 10:38:31 +02:00
ConcurrentQueue.h several lints fixed that were detected by facebook's flint 2014-04-21 17:40:07 +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 use numeric limits instead of C-style UINT_MAX 2014-05-07 15:37:22 +02:00
EdgeBasedNode.h consolidate duplicated distance calculations 2014-05-07 10:38:28 +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 uncompressed edges get serialized correctly'ish 2014-04-24 12:05:43 +02:00
ImportNode.h uncompressed edges get serialized correctly'ish 2014-04-24 12:05:43 +02:00
InputReaderFactory.h fix and/or remove unused variables 2014-04-24 13:31:04 +02:00
LRUCache.h several lints fixed that were detected by facebook's flint 2014-04-21 17:40:07 +02:00
OriginalEdgeData.h remove remnants of C-Style includes 2014-04-24 11:28:12 +02:00
Percent.h several lints fixed that were detected by facebook's flint 2014-04-21 17:40:07 +02:00
PhantomNodes.h remove deactivated debug out for good 2014-04-25 13:31:08 +02:00
QueryEdge.h remove remnants of C-Style includes 2014-04-24 11:28:12 +02:00
QueryNode.h first segment needs to be properly cut 2014-04-24 12:15:04 +02:00
RawRouteData.h switch edge-expanded street name indexes to be first segment names (18 failed tests left) 2014-04-24 12:55:53 +02:00
Restriction.h replace UINT_MAX by numeric limits max() 2014-05-07 17:25:35 +02:00
RouteParameters.cpp break out RouteParameters into compile unit 2014-05-07 15:36:53 +02:00
SearchEngine.h several lints fixed that were detected by facebook's flint 2014-04-21 17:40:07 +02:00
SearchEngineData.cpp reverse inverted logic 2014-03-17 14:55:33 +01:00
SearchEngineData.h move StaticGraph to C++11 2014-05-07 10:38:31 +02:00
SegmentInformation.h move includes to include/osrm 2013-12-20 13:12:56 +01:00
SharedMemoryFactory.h remove boost/integer include 2014-05-07 14:46:46 +02:00
SharedMemoryVectorWrapper.h shape up code 2014-04-24 13:31:04 +02:00
StaticGraph.h move StaticGraph to C++11 2014-05-07 10:38:31 +02:00
StaticKDTree.h several lints fixed that were detected by facebook's flint 2014-04-21 17:40:07 +02:00
StaticRTree.h remove broken assert 2014-05-07 10:39:34 +02:00
TurnInstructions.h refactor and streamline use of TurnInstructionsClass members 2014-04-24 12:55:53 +02:00
XORFastHash.h License change to (simplified) 2-clause BSD. Good riddance, AGPL 2013-10-14 13:42:28 +02:00
XORFastHashStorage.h several lints fixed that were detected by facebook's flint 2014-04-21 17:40:07 +02:00