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
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-23Fixed A*-bidirectional algorithm stop conditionConstantin Shalnev
2015-09-23Minor corrections.Vladimir Byko-Ianko
2015-09-23Corrections after colleagues comments. Next portion.Vladimir Byko-Ianko
2015-09-23Corrections after colleagues comments.Vladimir Byko-Ianko
2015-09-23The turn functionality is moved to the turn_generator unit.Vladimir Byko-Ianko
2015-09-23Review fixes.vng
2015-09-23[metadata] Renaming (refactoring) according to code style.vng
2015-09-23PR fixes.Lev Dragunov
2015-09-23[routing] Phantom nodes finding asserton fix.Lev Dragunov
2015-09-23Pedestrian routing classes and AStar algorithm class refactoringConstantin Shalnev
2015-09-23Catch all possible RootException based exceptions in routing threadConstantin Shalnev
2015-09-23[roting] Cross mwm routing accuracy enchancementLev Dragunov
2015-09-23Start and stop points of route can be mapped on the same edgekshalnev
2015-09-23clang-formatLev Dragunov
2015-09-23Extract macros NOTIMPLEMENTED and PR fixesLev Dragunov
2015-09-23BorderCross now separate structureLev Dragunov
2015-09-23DebugPrint enhancementLev Dragunov
2015-09-23More PR fixesLev Dragunov
2015-09-23another PR fixesLev Dragunov
2015-09-23PR fixes and AStar heuristicLev Dragunov
2015-09-23bidirectional AStar fixLev Dragunov
2015-09-23clang-formatLev Dragunov
2015-09-23[routing] Cross MWM routing refactoringLev Dragunov
2015-09-23Rename AlmostEqual into AlmostEqualULPs.Maxim Pimenov
2015-09-23exclude m_ prefix before structure fieldsLev Dragunov
2015-09-23PR style fixesLev Dragunov
2015-09-23PR fixesLev Dragunov
2015-09-23cross mwm routing bugfixLev Dragunov
2015-09-23Clang-formatLev Dragunov
2015-09-23OSRM engine processing routines extractionLev Dragunov
2015-09-23Time overhead factor changed to 1Vladimir Byko-Ianko
2015-09-23Send statistics about pedestrian routingConstantin Shalnev
2015-09-23Fixed heuristic for the wave start pointConstantin Shalnev
2015-09-23Changes after colleagues comments.Vladimir Byko-Ianko
2015-09-23git-clang-formatVladimir Byko-Ianko
2015-09-23Fixing incoming edge turn generation in some cases.Vladimir Byko-Ianko
2015-09-23Adding unit testsVladimir Byko-Ianko
2015-09-23Refactoring. Working hightway class sieve.Vladimir Byko-Ianko
2015-09-23Updated table of pedestrian speed by road typeConstantin Shalnev
2015-09-23Use normal graph for pedestrian routing. Use ougoing and ingoing edges for fo...Constantin Shalnev
2015-09-23Even more fixes after comments.Vladimir Byko-Ianko
2015-09-23Some changes after colleagues comments.Vladimir Byko-Ianko
2015-09-23Comment in doxygen.Vladimir Byko-Ianko
2015-09-23Fixing after colleagues comments.Vladimir Byko-Ianko
2015-09-23Generating and passing through jni information about lanes which are recommen...Vladimir Byko-Ianko
2015-09-23Refactoring. Using enum class instead of enum for TurnDirection. Making the c...Vladimir Byko-Ianko
2015-09-23Another PR fixesLev Dragunov