.. |
Azimuth.h
|
move Azimuth.h to C++11
|
2014-05-07 10:39:34 +02:00 |
BoostFileSystemFix.h
|
fix #1021, always check if files exist
|
2014-05-20 14:33:03 +02:00 |
ComputeAngle.h
|
move atan2 lookup into trig header
|
2014-05-20 14:33:02 +02:00 |
ContainerUtils.h
|
reformatting RequestHandler
|
2014-05-11 18:06:52 +02:00 |
DataStoreOptions.h
|
move common code into its own header
|
2014-05-13 13:30:52 +02:00 |
GitDescription.cpp.in
|
License change to (simplified) 2-clause BSD. Good riddance, AGPL
|
2013-10-14 13:42:28 +02:00 |
GitDescription.h
|
install lib header files with make install target
|
2013-12-17 17:59:44 +01:00 |
GraphLoader.h
|
use parallel sorting when loading OSRM data files
|
2014-05-23 14:49:50 +02:00 |
IniFileUtil.h
|
revert to old boost based regex as GCC does not properly implement it prior to GCC 4.90
|
2014-05-20 14:33:03 +02:00 |
LuaUtil.h
|
remove whitespace
|
2014-05-13 12:41:40 +02:00 |
MachineInfo.h
|
reformat MachineInfo.h
|
2014-05-07 11:38:22 +02:00 |
MercatorUtil.h
|
pull math functions from std namespace
|
2014-05-22 14:22:10 +02:00 |
OSRMException.h
|
reformat OSRMException.h
|
2014-05-07 11:55:29 +02:00 |
ProgramOptions.h
|
remove unused variable
|
2014-05-20 14:33:03 +02:00 |
SimpleLogger.h
|
implement locking properly with std::mutex and std::lock_guard<>
|
2014-05-08 15:25:06 +02:00 |
StdHashExtensions.h
|
replace boost::unordered_map, move hash function for pairs into its own header
|
2014-05-20 14:33:02 +02:00 |
StringUtil.h
|
implements output generation through a dedicated JSON container:
|
2014-05-20 14:33:00 +02:00 |
TimingUtil.h
|
port TimingUtil header to C++11s <chrono>
|
2014-05-09 11:49:03 +02:00 |
TrigonometryTables.h
|
move atan2 lookup into trig header
|
2014-05-20 14:33:02 +02:00 |
UUID.cpp.in
|
migrate UUID class to C++11, untangle includes, cut back compile time
|
2014-05-07 14:13:41 +02:00 |
UUID.h
|
migrate UUID class to C++11, untangle includes, cut back compile time
|
2014-05-07 14:13:41 +02:00 |