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-01-08Short single feature routing crash fix.Lev Dragunov
2015-11-20Routing single node features order bugfix.Lev Dragunov
2015-10-21PR fixesLev Dragunov
2015-10-19PR fixes.Lev Dragunov
2015-10-19[routing] New node start weight calculation.Lev Dragunov
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-23Routing indexes new file API support.Lev Dragunov
2015-09-23Minor code fixes.vng
2015-09-23Code style fixes.vng
2015-09-23PR fixesLev Dragunov
2015-09-23kInvalidFid constant extractionLev Dragunov
2015-09-23Read non OSRM node from index fix.Lev Dragunov
2015-09-23git-clang-formatVladimir Byko-Ianko
2015-09-23Corrections after colleagues comments.Vladimir Byko-Ianko
2015-09-23Using of a new correct version of GetPossibleTurns. Refactoring.Vladimir Byko-Ianko
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-23Routing memory allocations refactoringLev Dragunov
2015-09-23Backward feature2osrm index bugfixLev Dragunov
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-23Using FtSeg::IsValid() method instead of comparisonVladimir Byko-Ianko
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] 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
2015-09-23[routing] VarUint coding of Node2FtSeg control array.vng
2015-09-23[routing] Use succinct to compress feature segments vector.vng
2015-09-23[core] Refactoring of FilesMappingContainer Handle: using move semantics to c...Denis Koronchik
2015-09-23[routing] Compress node to feature id index.Denis Koronchik