..
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
allow approximation of euclidian distances by lat/lon components
2014-05-07 10:38:31 +02:00
DeallocatingVector.h
move BinaryHeap to C++11
2014-05-07 10:38:31 +02:00
DynamicGraph.h
several lints fixed that were detected by facebook's flint
2014-04-21 17:40:07 +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
make functions const, make short variable name more telling
2014-03-17 15:31:13 +01:00
HilbertValue.h
move static function into funtion object
2014-03-17 15:27:33 +01: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
remove remnants of C-Style includes
2014-04-24 11:38:54 +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
report a warning if shared memory segment cannot be locked into RAM
2013-11-19 10:38:59 +01: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
mega-patch:
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