..
extraction_containers.cpp
fixes #1346 :
2015-01-16 15:56:49 +01:00
extraction_containers.hpp
renamed: Util/finger_print.* -> Util/fingerprint.*
2015-01-13 11:16:13 +01:00
extraction_helper_functions.hpp
renamed: extractor.cpp -> extract.cpp
2014-11-28 15:00:48 +01:00
extraction_node.hpp
renamed: extractor.cpp -> extract.cpp
2014-11-28 15:00:48 +01:00
extraction_way.hpp
fix warning: 'const' type qualifier on return type has no effect
2015-01-02 17:34:21 +01:00
extractor_callbacks.cpp
fix changed include paths
2015-01-06 13:17:12 +01:00
extractor_callbacks.hpp
renamed: extractor.cpp -> extract.cpp
2014-11-28 15:00:48 +01:00
extractor_options.cpp
fix header include
2015-01-05 14:47:05 +01:00
extractor_options.hpp
fix header include
2015-01-05 14:47:05 +01:00
extractor.cpp
reorder includes
2015-01-15 18:10:22 +01:00
extractor.hpp
renamed: extractor.cpp -> extract.cpp
2014-11-28 15:00:48 +01:00
first_and_last_segment_of_way.hpp
renamed: extractor.cpp -> extract.cpp
2014-11-28 15:00:48 +01:00
internal_extractor_edge.hpp
rebase branch onto latest develop, report changes. hurt a little
2015-01-06 13:27:50 +01:00
restriction_parser.cpp
renamed: Util/OSRMException.h -> Util/osrm_exception.hpp
2015-01-05 15:40:05 +01:00
restriction_parser.hpp
Use 'const' where possible in extractor and simplify iterator loop.
2014-12-13 00:23:41 +01:00
scripting_environment.cpp
renamed: Util/OSRMException.h -> Util/osrm_exception.hpp
2015-01-05 15:40:05 +01:00
scripting_environment.hpp
add lock_guard to protect against data races in initialization of scripting environment
2014-12-17 14:34:23 +01:00