osrm-backend/util
Patrick Niklaus 95088a785a Make using profile.lua work again.
Symbolic links are a _bad_ idea with lua script. Lua will search at the
place of the symbolic link for modules _not_ at the actual location of
the script.
2015-05-15 15:02:23 +02:00
..
bearing.cpp sprinkle a number of noexcepts into the code 2015-04-02 11:36:04 +02:00
bearing.hpp sprinkle a number of noexcepts into the code 2015-04-02 11:36:04 +02:00
boost_filesystem_2_fix.hpp change copyright line from personal names to project 2015-02-19 09:19:51 +01:00
cast.hpp sprinkle a number of noexcepts into the code 2015-04-02 11:36:04 +02:00
compute_angle.cpp sprinkle a number of noexcepts into the code 2015-04-02 11:36:04 +02:00
compute_angle.hpp sprinkle a number of noexcepts into the code 2015-04-02 11:36:04 +02:00
container.hpp MSVC doesnt properly support the noexcept operator 2015-04-02 15:11:23 +02:00
datastore_options.hpp change copyright line from personal names to project 2015-02-19 09:19:51 +01:00
fingerprint_impl.hpp.in fix build issue where cmake does not pick up generated output of a custom target 2015-03-31 10:45:35 +02:00
fingerprint.cpp add (new) fingerprint.cpp that includes the generated headers 2015-03-31 10:47:21 +02:00
fingerprint.hpp change copyright line from personal names to project 2015-02-19 09:19:51 +01:00
floating_point.hpp change copyright line from personal names to project 2015-02-19 09:19:51 +01:00
git_sha.cpp.in change copyright line from personal names to project 2015-02-19 09:19:51 +01:00
git_sha.hpp change copyright line from personal names to project 2015-02-19 09:19:51 +01:00
graph_loader.hpp replace old-style typefs with using 2015-03-23 17:06:10 +01:00
ini_file.hpp change copyright line from personal names to project 2015-02-19 09:19:51 +01:00
integer_range.hpp sprinkle a number of noexcepts into the code 2015-04-02 11:36:04 +02:00
iso_8601_duration_parser.hpp implement ISO 8601 durations parsing, cf. #1399 2015-03-02 17:18:52 +01:00
iterator_range.hpp sprinkle a number of noexcepts into the code 2015-04-02 11:36:04 +02:00
json_logger.hpp Add option to enable json logging 2015-04-13 22:39:55 +02:00
json_renderer.hpp - output only get escaped when actually output. Better seperation of functionality 2015-02-26 10:11:33 +01:00
json_util.hpp Address some of the remaining issues of the code review 2015-03-04 01:34:45 +01:00
lua_util.hpp Make using profile.lua work again. 2015-05-15 15:02:23 +02:00
make_unique.hpp change copyright line from personal names to project 2015-02-19 09:19:51 +01:00
matching_debug_info.hpp Mark suspicious transitions 2015-04-13 22:39:55 +02:00
mercator.cpp sprinkle a number of noexcepts into the code 2015-04-02 11:36:04 +02:00
mercator.hpp sprinkle a number of noexcepts into the code 2015-04-02 11:36:04 +02:00
osrm_exception.cpp change copyright line from personal names to project 2015-02-19 09:19:51 +01:00
osrm_exception.hpp change copyright line from personal names to project 2015-02-19 09:19:51 +01:00
range_algorithms.hpp fix license header 2015-02-26 18:54:13 +01:00
routed_options.hpp fix default value for max_locations_map_matching 2015-03-03 12:55:42 +01:00
simple_logger.cpp change copyright line from personal names to project 2015-02-19 09:19:51 +01:00
simple_logger.hpp change copyright line from personal names to project 2015-02-19 09:19:51 +01:00
std_hash.hpp change copyright line from personal names to project 2015-02-19 09:19:51 +01:00
string_util.hpp fix escaping of double quote in JSON response, fixes #1410 and also adds a unit test for that case. 2015-04-02 10:34:40 +02:00
timing_util.hpp change copyright line from personal names to project 2015-02-19 09:19:51 +01:00
trigonometry_table.hpp change copyright line from personal names to project 2015-02-19 09:19:51 +01:00
xml_renderer.hpp change copyright line from personal names to project 2015-02-19 09:19:51 +01:00