..
bearing.cpp
Simplify angleBetween to avoid cancellation losses
2017-05-17 15:52:11 +00:00
bit_range.cpp
Allow users to specify a class for each way
2017-07-06 09:17:49 +00:00
conditional_restrictions_parsing.cpp
Added conditional restrictions grammar
2017-01-24 10:31:59 +01:00
coordinate_calculation.cpp
Bypass boost::numeric_cast checks for coordinate values that have already been validated ( #4059 )
2017-05-19 10:52:44 -07:00
duration_parsing.cpp
Format with clang-format 3.8
2016-05-27 21:05:04 +02:00
dynamic_graph.cpp
Renumber nodes after running osrm-partition
2017-06-02 18:12:13 +00:00
group_by.cpp
Anticipate Lane Changes
2016-06-27 10:07:43 +02:00
hilbert_values.cpp
Refactor Hilbert values computation
2016-11-28 14:17:12 +01:00
indexed_data.cpp
Cleanup temporary test files
2017-06-26 11:03:32 +02:00
io.cpp
Make most command-line tools return useful error codes on well-known exceptions.
2017-06-08 15:03:24 +00:00
name_table.cpp
adjust name-table checks for increased name table size
2017-07-04 20:58:19 +00:00
opening_hours_parsing.cpp
Added opening_hours grammar
2017-01-24 10:31:59 +01:00
packed_vector.cpp
Rewrite packed vector to also allow random access
2017-05-16 10:25:29 +00:00
permutation.cpp
Renumber nodes after running osrm-partition
2017-06-02 18:12:13 +00:00
query_heap.cpp
Rename BinaryHeap to QueryHeap
2017-05-02 15:54:25 +00:00
range_table.cpp
Remove serialization test
2017-06-27 09:58:19 +00:00
rectangle.cpp
Use mmap instead of read - it's a lot faster here.
2016-06-27 17:24:30 -07:00
static_graph.cpp
Renumber nodes after running osrm-partition
2017-06-02 18:12:13 +00:00
static_rtree.cpp
Refactoring enum Approach in enum class.
2017-05-30 10:19:41 +00:00
string_util.cpp
Format with clang-format 3.8
2016-05-27 21:05:04 +02:00
vector_view.cpp
Refactor file writing in OSRM contract
2017-06-23 09:22:30 +00:00
viewport.cpp
Format with clang-format 3.8
2016-05-27 21:05:04 +02:00
web_mercator.cpp
Fix possible division by zero by clamping latitude to 85.05°
2017-01-12 16:44:58 +01:00