osrm-backend/Contractor
alex85k 275961f088 Fix assertion in debug version
When running tests on FreeBSD 10 on debug verion I got boost assertion errors in mutex.hpp:79 . 

It seems that mutex unlock is not needed (it is already unlocked and behavior is undefined).
2014-02-04 19:56:23 +06:00
..
Contractor.h remove c-style calls to fabs 2014-01-27 11:26:34 +01:00
EdgeBasedGraphFactory.cpp distinguish between left and right, thx @emiltin 2014-01-27 12:58:23 +01:00
EdgeBasedGraphFactory.h refactor ExtractorStructs.h for faster compiles. achieves approx. 10 secs 2014-01-09 16:13:35 +01:00
GeometryCompressor.cpp use explicit unsigned type in max operation 2013-12-08 15:52:21 +01:00
GeometryCompressor.h add geometry compressor 2013-12-08 15:52:21 +01:00
TemporaryStorage.cpp Fix assertion in debug version 2014-02-04 19:56:23 +06:00
TemporaryStorage.h add buffering to temporary storage 2013-12-08 15:52:22 +01:00