..
binary_heap.hpp
fix signed/unsigned comparison
2015-01-15 13:11:25 +01:00
concurrent_queue.hpp
renamed: DataStructures/* -> data_structures/*
2014-11-28 12:15:31 +01:00
coordinate.cpp
Fix ComputePerpendicularDistance convinience function
2015-01-16 00:34:07 +01:00
deallocating_vector.hpp
fix copyright year and include guard
2015-01-07 12:28:26 +01:00
dynamic_graph.hpp
renamed: DataStructures/* -> data_structures/*
2014-11-28 12:15:31 +01:00
edge_based_node.hpp
fix changed include paths
2015-01-06 13:17:12 +01:00
external_memory_node.cpp
renamed: DataStructures/* -> data_structures/*
2014-11-28 12:15:31 +01:00
external_memory_node.hpp
renamed: DataStructures/* -> data_structures/*
2014-11-28 12:15:31 +01:00
fixed_point_number.hpp
renamed: DataStructures/* -> data_structures/*
2014-11-28 12:15:31 +01:00
hilbert_value.cpp
fix changed include paths
2015-01-06 13:17:12 +01:00
hilbert_value.hpp
renamed: DataStructures/* -> data_structures/*
2014-11-28 12:15:31 +01:00
import_edge.cpp
renamed: DataStructures/* -> data_structures/*
2014-11-28 12:15:31 +01:00
import_edge.hpp
renamed: DataStructures/* -> data_structures/*
2014-11-28 12:15:31 +01:00
internal_route_result.hpp
rebase branch onto latest develop, report changes. hurt a little
2015-01-06 13:27:50 +01:00
lru_cache.hpp
Fix std::list splice usage error
2015-01-06 13:02:05 +01:00
node_based_graph.hpp
renamed: DataStructures/* -> data_structures/*
2014-11-28 12:15:31 +01:00
node_id.hpp
renamed: DataStructures/* -> data_structures/*
2014-11-28 12:15:31 +01:00
original_edge_data.hpp
renamed: DataStructures/* -> data_structures/*
2014-11-28 12:15:31 +01:00
percent.hpp
renamed: Util/OSRMException.h -> Util/osrm_exception.hpp
2015-01-05 15:40:05 +01:00
phantom_node.cpp
expose component_id in phantom node
2014-12-24 10:25:27 +01:00
phantom_node.hpp
rebase branch onto latest develop, report changes. hurt a little
2015-01-06 13:27:50 +01:00
query_edge.hpp
renamed: DataStructures/* -> data_structures/*
2014-11-28 12:15:31 +01:00
query_node.hpp
fix changed include paths
2015-01-06 13:17:12 +01:00
range_table.hpp
renamed: DataStructures/* -> data_structures/*
2014-11-28 12:15:31 +01:00
rectangle.hpp
renamed: DataStructures/* -> data_structures/*
2014-11-28 12:15:31 +01:00
restriction_map.cpp
implicit conversion loses integer precision
2015-01-02 17:41:11 +01:00
restriction_map.hpp
make implementation of restriction map independent of graph type
2014-12-19 16:46:12 +01:00
restriction.hpp
renamed: DataStructures/* -> data_structures/*
2014-11-28 12:15:31 +01:00
route_parameters.cpp
fix changed include paths
2015-01-06 13:17:12 +01:00
search_engine_data.cpp
renamed: DataStructures/* -> data_structures/*
2014-11-28 12:15:31 +01:00
search_engine_data.hpp
renamed: DataStructures/* -> data_structures/*
2014-11-28 12:15:31 +01:00
search_engine.hpp
renamed: RoutingAlgorithms/* routing_algorithms/
2014-11-28 15:33:41 +01:00
segment_information.hpp
fix changed include paths
2015-01-06 13:17:12 +01:00
shared_memory_factory.hpp
renamed: Util/OSRMException.h -> Util/osrm_exception.hpp
2015-01-05 15:40:05 +01:00
shared_memory_vector_wrapper.hpp
renamed: DataStructures/* -> data_structures/*
2014-11-28 12:15:31 +01:00
static_graph.hpp
fix use of old-style cast
2015-01-02 17:43:46 +01:00
static_kdtree.hpp
renamed: DataStructures/* -> data_structures/*
2014-11-28 12:15:31 +01:00
static_rtree.hpp
new file: Util/mercator.cpp
2015-01-13 14:57:23 +01:00
travel_mode.hpp
renamed: DataStructures/* -> data_structures/*
2014-11-28 12:15:31 +01:00
turn_instructions.hpp
renamed: DataStructures/* -> data_structures/*
2014-11-28 12:15:31 +01:00
xor_fast_hash_storage.hpp
xor fast hash storage: reorder initialization of elements, delete default c'tor, resetting of table may be expensive as it is rare
2015-01-14 18:14:55 +01:00
xor_fast_hash.hpp
renamed: DataStructures/* -> data_structures/*
2014-11-28 12:15:31 +01:00