Dennis Luxen
|
dc7f21513a
|
move initialization of extractor config into main method and out out extraction logic
|
2015-01-23 16:30:14 +01:00 |
|
Dennis Luxen
|
e67f82283f
|
replace temporary variable with short name by atomic<>.load call
|
2015-01-22 13:47:31 +01:00 |
|
Dennis Luxen
|
baacd0e50c
|
reformat source files
|
2015-01-22 12:24:54 +01:00 |
|
Dennis Luxen
|
8f813fbc67
|
clear result nodes/way in parser for each parsed element
|
2015-01-20 11:25:21 +01:00 |
|
Dennis Luxen
|
08cc2bbd70
|
move thread local variables out of parsing scope
|
2015-01-16 18:22:37 +01:00 |
|
Dennis Luxen
|
1bbfced61a
|
reorder includes
|
2015-01-15 18:10:22 +01:00 |
|
Dennis Luxen
|
25326b571b
|
renamed: Util/OSRMException.h -> Util/osrm_exception.hpp
|
2015-01-05 15:40:05 +01:00 |
|
Dennis Luxen
|
2caeb4008c
|
renamed: Util/GitDescription.cpp.in -> Util/git_sha.cpp.in
renamed: Util/GitDescription.h -> Util/git_sha.h
|
2015-01-05 14:32:04 +01:00 |
|
Dennis Luxen
|
2ebe2faa74
|
renamed Util/TimingUtil.h -> Util/timing_util.hpp
|
2014-12-17 17:33:31 +01:00 |
|
Dennis Luxen
|
2e5876d488
|
add lock_guard to protect against data races in initialization of scripting environment
rename function names to reduce camel case noise
|
2014-12-17 14:34:23 +01:00 |
|
Jochen Topf
|
e95feff016
|
Use 'const' where possible in extractor and simplify iterator loop.
|
2014-12-13 00:23:41 +01:00 |
|
Jochen Topf
|
f65b32c1af
|
Use atomics for counters.
|
2014-12-13 00:16:32 +01:00 |
|
Dennis Luxen
|
ae7300f9b4
|
renamed: extractor.cpp -> extract.cpp
renamed: Extractor/* -> extractor/
|
2014-11-28 15:00:48 +01:00 |
|