..
guidance
introduce roundabout-turns into instruction set
2016-04-27 12:13:42 +02:00
assert.hpp
Provide a way to selectively enable assertions in release mode
2016-01-21 15:37:25 +01:00
bearing.hpp
Run clang-format
2016-01-08 01:31:57 +01:00
binary_heap.hpp
Run clang-format
2016-01-08 01:31:57 +01:00
cast.hpp
Run clang-format
2016-01-08 01:31:57 +01:00
container.hpp
Rips out dead code from the container.hpp and creates for_each_pai.hpp
2016-01-11 20:14:35 +01:00
coordinate_calculation.hpp
Make projectOnLine inline-able
2016-05-02 19:53:05 +02:00
coordinate.hpp
Move coordinate constructors to header to enable inlining
2016-05-02 19:50:52 +02:00
deallocating_vector.hpp
Run clang-format
2016-01-08 01:31:57 +01:00
dist_table_wrapper.hpp
Add missing headers and remove dead code
2016-04-29 20:02:08 +02:00
dynamic_graph.hpp
Run clang-format
2016-01-08 01:31:57 +01:00
exception.hpp
Implements a vector tileserver so you can see what's going on inside
2016-03-01 23:51:25 +01:00
fingerprint_impl.hpp.in
Transforms osrm_exception to exception
2016-02-12 15:46:24 -08:00
fingerprint.hpp
Create public facing libraries for extractor, contractor and datastore
2016-01-21 06:47:34 +01:00
for_each_pair.hpp
Rips out dead code from the container.hpp and creates for_each_pai.hpp
2016-01-11 20:14:35 +01:00
graph_loader.hpp
First round of lat,lng -> lng,lat switcheroo
2016-04-05 22:58:32 +02:00
graph_utils.hpp
Add namespace around all files
2016-01-08 01:30:52 +01:00
hilbert_value.hpp
First round of lat,lng -> lng,lat switcheroo
2016-04-05 22:58:32 +02:00
integer_range.hpp
Documents why not to use boost::irange in favor of our hand-written irange
2016-02-12 15:46:24 -08:00
io.hpp
Create public facing libraries for extractor, contractor and datastore
2016-01-21 06:47:34 +01:00
iso_8601_duration_parser.hpp
Run clang-format
2016-01-08 01:31:57 +01:00
json_container.hpp
Initial libosrm API docs
2016-04-05 22:59:14 +02:00
json_deep_compare.hpp
Add route fixture test
2016-04-05 22:59:14 +02:00
json_logger.hpp
Revert "Folds json_* utilities into json subfolder and adapts includes"
2016-02-12 15:46:24 -08:00
json_renderer.hpp
Add support for tile plugin
2016-04-05 22:58:32 +02:00
json_util.hpp
Fix compile on OS X
2016-04-05 22:58:32 +02:00
lua_util.hpp
Fix #2362 by using generic path strings
2016-05-05 12:10:45 +02:00
make_unique.hpp
Run clang-format
2016-01-08 01:31:57 +01:00
matrix_graph_wrapper.hpp
Eliminate extra semicola
2016-03-15 11:47:57 +01:00
name_table.hpp
adding tests for guidance
2016-04-08 10:43:22 +02:00
node_based_graph.hpp
Big Restructuring / Cleanup
2016-04-05 22:58:32 +02:00
percent.hpp
Fix naming convention of Percent
2016-05-02 17:25:58 +02:00
range_table.hpp
adding tests for guidance
2016-04-08 10:43:22 +02:00
rectangle.hpp
Switch to uint64 for distance measurements in StaticRTree
2016-04-09 17:26:27 +02:00
shared_memory_vector_wrapper.hpp
Use mmap in StaticRTree
2016-05-07 23:52:11 +02:00
simple_logger.hpp
Takes care of proper special member generation globally, fixes #1689
2016-01-27 17:25:30 +01:00
static_graph.hpp
Make swap noexcept (as it has to be!) and fix swap misuses
2016-02-08 11:47:44 -08:00
static_rtree.hpp
Make LeafNode aligned to memory pages.
2016-05-07 23:52:11 +02:00
std_hash.hpp
Anonymous namespaces in header files are bad
2016-01-19 17:42:49 +01:00
string_util.hpp
Prefer inline
over static inline
for free standing functions
2016-01-08 23:33:31 +01:00
strong_typedef.hpp
Adds the license preamble for all publicly installed eaders, closes #2036
2016-04-05 22:58:32 +02:00
timing_util.hpp
Run clang-format
2016-01-08 01:31:57 +01:00
trigonometry_table.hpp
make AppVeyor work again
2016-03-31 16:49:30 +02:00
typedefs.hpp
Fix for PhantomNode packing in MSVC
2016-04-24 14:06:48 +02:00
vector_tile.hpp
Refactor the vector tile constants
2016-04-15 14:48:21 +02:00
version.hpp.in
Remove license headers from project source files; global license
2016-01-04 19:06:32 +01:00
viewport.hpp
One-Definition-Rule violation in viewport
2016-04-12 12:17:52 +02:00
web_mercator.hpp
Move projection function into own header and inline
2016-04-09 17:31:36 +02:00
xor_fast_hash_storage.hpp
Adapts XORFastHashStorage to XORFastHash compile time limits
2016-01-26 17:54:08 +01:00
xor_fast_hash.hpp
Make XORFastHash's number of hashable elements compile time constant
2016-01-26 17:54:08 +01:00