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
2018-05-10Save to bookmark data persistent feature types based on index.Daria Volvenkova
2018-04-25Two more routing integration tests.Vladimir Byko-Ianko
2018-04-25Changing turn angles in rightmost and leftmost direction.Vladimir Byko-Ianko
2018-04-19Review fixes.Vladimir Byko-Ianko
2018-04-19Gathering all info about loading Geometry and IndexGraph in IndexGraphLoader.Vladimir Byko-Ianko
2018-04-19Review fixes.Vladimir Byko-Ianko
2018-04-19Minor fixes.Vladimir Byko-Ianko
2018-04-19Performance and memory optimization for cross mwm routing.Vladimir Byko-Ianko
2018-04-11clang-formatMaxim Pimenov
2018-04-11[coding] [geometry] Refactored geometry serialization.Maxim Pimenov
2018-04-05Review fixes.Vladimir Byko-Ianko
2018-04-05Adding a comment about validity of ref returned by class Geometry methods.Vladimir Byko-Ianko
2018-04-05Using fifo cache for road geometry in routing.Vladimir Byko-Ianko
2018-03-27Removing unnecessary routing algorithm lines.Vladimir Byko-Ianko
2018-03-27Moving routing_algorithm.hpp and cpp to routing_tests.Vladimir Byko-Ianko
2018-03-27Changing ctor RouteWeight params to int8_t.Vladimir Byko-Ianko
2018-03-27Using double for m_transitTime.Vladimir Byko-Ianko
2018-03-27Reducing RoutingWeight size from 24 bytes to 16 bytes.Vladimir Byko-Ianko
2018-03-26Routing integration test fixing for map 18.03.16Vladimir Byko-Ianko
2018-03-23[base] Changed the namespace of Cancellable from my to base.Maxim Pimenov
2018-03-16Test on building routes along piers.Vladimir Byko-Ianko
2018-03-16Removing more slight turns in case if other roads has less highway class.Vladimir Byko-Ianko
2018-03-16Replace http with https for openstreetmap.org linksIlya Zverev
2018-03-14Added KML libraryr.kuznetsov
2018-03-14Routing integration test RussiaMoscowTTKToNMaslovkaTest fixing.Vladimir Byko-Ianko
2018-03-14Review fixes.Vladimir Byko-Ianko
2018-03-14Correct using m_routingSessionMutex for RoutingSession members and review fixes.Vladimir Byko-Ianko
2018-03-14Getting rid of RoutingSession::GetRoute() which break m_route protection with...Vladimir Byko-Ianko
2018-03-14Getting rid of mutable in FollowedPolyline class.Vladimir Byko-Ianko
2018-03-13Using exit turn notification.Vladimir Byko-Ianko
2018-03-06Using _t suffix instead of ::type in whole project + using std:: somewhere.VladiMihaylenko
2018-03-05[routing] Fix unneeded loops in LeapsOnly modetatiana-kondakova
2018-03-05Using slight turn notification instead of exits from highway.Vladimir Byko-Ianko
2018-03-02Review fixes.Vladimir Byko-Ianko
2018-03-02Adding one more integration test on geting rid of name filter.Vladimir Byko-Ianko
2018-03-02Removing filtering turns if the route goes from one segment to another with a...Vladimir Byko-Ianko
2018-03-01Tests on exit turn generation.Vladimir Byko-Ianko
2018-03-01Removing an unused method and a warning.Vladimir Byko-Ianko
2018-02-28Review fixes.Vladimir Byko-Ianko
2018-02-28Generating exit turn when a route goes from primary road to link or small roa...Vladimir Byko-Ianko
2018-02-28Review fixes.Vladimir Byko-Ianko
2018-02-28Implementation ExitHighwayToRight and ExitHighwayToLeft and tests on it.Vladimir Byko-Ianko
2018-02-28Removing outdated TakeTheExit and adding ExitHighwayToRight and ExitHighwayTo...Vladimir Byko-Ianko
2018-02-26Fixing routing integration tests for 18.02.09Vladimir Byko-Ianko
2018-02-26Review fixes.Vladimir Byko-Ianko
2018-02-26typoVladimir Byko-Ianko
2018-02-26Review fixes.Vladimir Byko-Ianko
2018-02-26Routing integration tests on stop discarding junctions if all turn candidates...Vladimir Byko-Ianko
2018-02-26Removing slight turns if a route follows the main road and other possible tur...Vladimir Byko-Ianko
2018-02-26Fixing routing integration tests after stop discarding junctions if all turn ...Vladimir Byko-Ianko