.. |
binary_heap.hpp
|
fix warning: implicit signed/unsigned warning
|
2015-02-10 11:58:56 +01:00 |
concurrent_queue.hpp
|
renamed: DataStructures/* -> data_structures/*
|
2014-11-28 12:15:31 +01:00 |
coordinate_calculation.cpp
|
fix warning: implicit float/double cast
|
2015-02-10 11:32:39 +01:00 |
coordinate_calculation.hpp
|
untangle includes using iwyu
|
2015-02-09 17:38:40 +01:00 |
coordinate.cpp
|
untangle includes using iwyu
|
2015-02-09 17:38:40 +01:00 |
deallocating_vector.hpp
|
fix warning: implicit signed/unsigned warning
|
2015-02-10 11:58:56 +01:00 |
dynamic_graph.hpp
|
fix warning: implicit signed/unsigned warning
|
2015-02-10 11:58:56 +01:00 |
edge_based_node.hpp
|
fix signed/unsigned comparisons and casts
|
2015-02-10 12:08:17 +01:00 |
external_memory_node.cpp
|
untangle includes using iwyu
|
2015-02-09 17:38:40 +01:00 |
external_memory_node.hpp
|
untangle includes using iwyu
|
2015-02-09 17:38:40 +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
|
untangle includes using iwyu
|
2015-02-09 17:38:40 +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
|
fix warning: implicit signed/unsigned warning
|
2015-02-10 11:58:56 +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
|
fix warning: implicit conversion changes signedness: 'int' to 'unsigned int'
|
2015-02-10 11:09:51 +01:00 |
phantom_node.hpp
|
add ctor that converts from rtree segment to phantom node
|
2015-02-13 14:24:05 +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: Util/* -> util/*
|
2015-01-27 17:47:23 +01:00 |
rectangle.hpp
|
add include to be self-sufficient
|
2015-02-10 12:34:13 +01:00 |
restriction_map.cpp
|
Use early exit/continue to simplify code and reduce indentation
|
2015-01-22 12:39:41 +01:00 |
restriction_map.hpp
|
renamed: Util/* -> util/*
|
2015-01-27 17:47:23 +01:00 |
restriction.hpp
|
remove superflous inline keywords
|
2015-01-16 11:27:46 +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
|
manually revert previous change as g++ doesnt convert bitfields properly
|
2015-01-23 14:24:02 +01:00 |
shared_memory_factory.hpp
|
renamed: Util/* -> util/*
|
2015-01-27 17:47:23 +01:00 |
shared_memory_vector_wrapper.hpp
|
renamed: DataStructures/* -> data_structures/*
|
2014-11-28 12:15:31 +01:00 |
static_graph.hpp
|
renamed: Util/* -> util/*
|
2015-01-27 17:47:23 +01:00 |
static_kdtree.hpp
|
renamed: DataStructures/* -> data_structures/*
|
2014-11-28 12:15:31 +01:00 |
static_rtree.hpp
|
simplify code by using new phantom node ctor
|
2015-02-13 14:26:19 +01:00 |
travel_mode.hpp
|
renamed: DataStructures/* -> data_structures/*
|
2014-11-28 12:15:31 +01:00 |
tribool.hpp
|
add enum class based tribool implementation
|
2015-01-23 17:46:23 +01:00 |
turn_instructions.hpp
|
renamed: DataStructures/* -> data_structures/*
|
2014-11-28 12:15:31 +01:00 |
upper_bound.hpp
|
specialize insert function to pass by reference for non-fundamental types by using type traits
|
2015-01-22 11:02:49 +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
|
fix warning: implicit signed/unsigned warning
|
2015-02-10 11:58:56 +01:00 |