.. |
bearing.cpp
|
Fixes bearing range of zero exhaustive graph traversal
|
2016-09-08 17:33:50 +02:00 |
binary_heap.cpp
|
Format with clang-format 3.8
|
2016-05-27 21:05:04 +02:00 |
conditional_restrictions_parsing.cpp
|
Added conditional restrictions grammar
|
2017-01-24 10:31:59 +01:00 |
coordinate_calculation.cpp
|
Use round for float to fixed coordinate transformations
|
2017-01-20 12:31:45 +01:00 |
duration_parsing.cpp
|
Format with clang-format 3.8
|
2016-05-27 21:05:04 +02:00 |
dynamic_graph.cpp
|
Format with clang-format 3.8
|
2016-05-27 21:05:04 +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
|
Added indexed array data type with variable and fixed group blocks
|
2017-02-07 07:41:12 +00:00 |
io.cpp
|
Normalize file writes
|
2017-03-09 14:16:41 +00:00 |
name_table.cpp
|
Added indexed array data type with variable and fixed group blocks
|
2017-02-07 07:41:12 +00:00 |
opening_hours_parsing.cpp
|
Added opening_hours grammar
|
2017-01-24 10:31:59 +01:00 |
packed_vector.cpp
|
Replace bool for using shared memory with MemorySetting enum
|
2017-04-04 17:00:36 +00:00 |
range_table.cpp
|
Replace bool for using shared memory with MemorySetting enum
|
2017-04-04 17:00:36 +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
|
Fixed regression
|
2017-04-04 17:00:36 +00:00 |
static_rtree.cpp
|
clang-format
|
2017-04-04 17:00:36 +00:00 |
string_util.cpp
|
Format with clang-format 3.8
|
2016-05-27 21:05:04 +02: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 |