..
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
connectivity_checksum.cpp
Add CRC checksums to EBG and turns data
2018-02-02 11:33:38 -05:00
coordinate_calculation.cpp
Fix formating
2018-02-06 11:51:33 +01:00
duration_parsing.cpp
Format with clang-format 3.8
2016-05-27 21:05:04 +02:00
dynamic_graph.cpp
Implement exclude flags on CH using shared core
2017-09-01 21:26:00 +02:00
filtered_integer_range.cpp
Implement exclude flags on CH using shared core
2017-09-01 21:26:00 +02: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
Port .names file to tar
2018-03-26 11:02:04 +00:00
io.cpp
Fix formating
2018-03-26 11:02:34 +00:00
opening_hours_parsing.cpp
Don't apply unimplemented SH and PH conditions
2018-04-05 13:31:48 +02:00
packed_vector.cpp
Unpack paths and return total distance in matrix plugin for CH ( #4990 )
2018-04-20 18:18:55 -04: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
Use BOOST_CHECK instead of BOOST_ASSERT to make tests work in release mode
2018-02-09 17:51:58 +01:00
rectangle.cpp
Use mmap instead of read - it's a lot faster here.
2016-06-27 17:24:30 -07:00
serialization.cpp
Fix formating
2018-03-26 11:02:34 +00:00
static_graph.cpp
Fix formating
2018-02-09 17:51:58 +01:00
static_rtree.cpp
When matching, ignore 'is_startpoint' propert, snap to any edge ( #5297 )
2018-12-13 17:10:32 -07:00
string_util.cpp
Format with clang-format 3.8
2016-05-27 21:05:04 +02:00
vector_view.cpp
Make the block size of vector<bool> consistent
2018-03-26 12:12:41 +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