Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-11Osrm 2 feature map fix for empty graphs.Lev Dragunov
2016-03-23enum Format -> enum class Format. Style.Sergey Magidovich
2016-01-08Short single feature routing crash fix.Lev Dragunov
2015-11-20Routing single node features order bugfix.Lev Dragunov
2015-10-19PR fixes.Lev Dragunov
2015-10-19[routing] New node start weight calculation.Lev Dragunov
2015-09-25[mwm set] Handle file system exceptions when building feature offsets index.vng
2015-09-24PR fixes.Lev Dragunov
2015-09-23Xcode warnings fixes in routing.Lev Dragunov
2015-09-23[routing] Fixed bug with mixing feature offset <-> id.vng
2015-09-23Review fixes 2.vng
2015-09-23Minor refactoring to store feature’s offsets table once for every cache val...vng
2015-09-23Platform headers includes sorting.Lev Dragunov
2015-09-23Routing indexes new file API support.Lev Dragunov
2015-09-23Code style fixes.vng
2015-09-23PR fixesLev Dragunov
2015-09-23PR fixesLev Dragunov
2015-09-23PR fixesLev Dragunov
2015-09-23kInvalidFid constant extractionLev Dragunov
2015-09-23Read non OSRM node from index fix.Lev Dragunov
2015-09-23Corrections after colleagues comments.Vladimir Byko-Ianko
2015-09-23PR fixes.Lev Dragunov
2015-09-23[routing] Phantom nodes finding asserton fix.Lev Dragunov
2015-09-23New IRouting architectureLev Dragunov
2015-09-23Clang-format style fixesLev Dragunov
2015-09-23Extract parallel processing routing routines from osrmLev Dragunov
2015-09-23Fix include path for routingSergey Yershov
2015-09-23clang-format codestyle fixesLev Dragunov
2015-09-23Routing code refactoringLev Dragunov
2015-09-23Change routing index temporary store container to unordered_mapLev Dragunov
2015-09-23Verbose logging on index calculation + reducing ram space consumption for rou...Lev Dragunov
2015-09-23Routing memory allocations refactoringLev Dragunov
2015-09-23Backward feature2osrm index bugfixLev Dragunov
2015-09-23Fixes.Yuri Gorshenin
2015-09-23[routing] Fixed mwm path.vng
2015-09-23Extract index path generation from offsets table classLev Dragunov
2015-09-23PR fixesLev Dragunov
2015-09-23Mkdir platfom methodLev Dragunov
2015-09-23different file index pathesLev Dragunov
2015-09-23Backward index builder for osrm2feature mapperLev Dragunov
2015-09-23User defined index for feature to routing requestLev Dragunov
2015-09-23Fixed alignment of new sections created in a file container.Yuri Gorshenin
2015-09-23[routing] Fix error with route search run when start and end osrm nodes equalDenis Koronchik
2015-09-23[msvc][win] Fixed compilation issuesAlex Zolotarev
2015-09-23[routing] Stops previously run route searchDenis Koronchik
2015-09-23[routing] Check that .mwm and .routing have similar timestamp before calculat...vng
2015-09-23[routing] Add final point candidates cache in routing algorithmDenis Koronchik
2015-09-23[routing] Fix bug with resolving start/end points, when they have intersectio...Denis Koronchik
2015-09-23[routing] Improve start/end points findDenis Koronchik
2015-09-23Review fixes.vng