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
2017-10-05Fix GetEdgeList for fake segmentstatiana-kondakova
2017-10-03Move FakeVertex and FakeGraph to separate filestatiana-kondakova
2017-10-02Add transit vehicle typetatiana-kondakova
2017-09-29Convert WorldGraph into base class, move implementation to SingleVehicleWorld...tatiana-kondakova
2017-09-29Remove GetIndexGraph from WorldGraph interfacetatiana-kondakova
2017-09-28Hide WorldGraph implementation detailstatiana-kondakova
2017-09-27Add IndexGraphStarter tests for onesegment way with start and finish projecte...tatiana-kondakova
2017-09-27Fix onesegment routes for case start segment is reverse of finish segmenttatiana-kondakova
2017-09-27Remove unused codetatiana-kondakova
2017-09-21Fix fake PartOfReal ends for backward segmentstatiana-kondakova
2017-09-21Review fixes. Do not use non-transit features for transittatiana-kondakova
2017-09-21Add number of nontransit crossings to RouteWeight, add penalitytatiana-kondakova
2017-09-19fix TestRouteGeometry: check CalculateRoute return value even we expect Resul...tatiana-kondakova
2017-09-18Fix implicit conversion warningtatiana-kondakova
2017-09-15Fix finding best segment for intermediate pointstatiana-kondakova
2017-09-14Review fixes, Fix possible invarian violation, add one segment backward test(...tatiana-kondakova
2017-09-14Add fake vertex tree to IndexGraphStarterДобрый Ээх
2017-09-13Fixed path text placing in perspective mode.Daria Volvenkova
2017-09-13Adding an integration test on memory consumption while a fake edge is adding.Vladimir Byko-Ianko
2017-09-13Review fixes.Vladimir Byko-Ianko
2017-09-13Keeping sorted fake edges lists.Vladimir Byko-Ianko
2017-09-13An issue with memory consumption while jam matching is fixed.Vladimir Byko-Ianko
2017-09-13Move m_loadAltitudes upper to have a single place of decision whether we shou...Vladimir Byko-Ianko
2017-09-13Build fix.Maxim Pimenov
2017-09-13Review fixes.Maxim Pimenov
2017-09-13[routing] Fixed a data race in AltitudeLoader.Maxim Pimenov
2017-09-13Fix routing progresstatiana-kondakova
2017-09-13Do not display the next street name when we are far from turntatiana-kondakova
2017-09-13Do not use leaps for pedestrian and bicycle routingVladimir Byko-Ianko
2017-09-13fix route tests: allow empty m_subrouteAttrs for routes without intermediate ...tatiana-kondakova
2017-09-13Fix following route with intermediate pointstatiana-kondakova
2017-09-12Routing integration tests build fixtatiana-kondakova
2017-09-12Review fixesVladimir Byko-Ianko
2017-09-12git-clang-formatVladimir Byko-Ianko
2017-09-12Creating one template method GetVehicleComponents() instead of three and usin...Vladimir Byko-Ianko
2017-09-12Using index graph for routing integration tests of bicycle and pedestrian rou...Vladimir Byko-Ianko
2017-09-12Support one point routes which have the same start and finish and a test on it.Vladimir Byko-Ianko
2017-09-12Ingoring one way feature direction for pedestrian routing.Vladimir Byko-Ianko
2017-09-05Add mwm tree callback to VehicleModelFactorytatiana-kondakova
2017-09-04[routing] NetherlandsAmsterdamBicycleNo routing integration test fix.Vladimir Byko-Ianko
2017-09-01Review fixes.Vladimir Byko-Ianko
2017-09-01Renaming *OSRM* to Car in different cases at routing_integration_tests.Vladimir Byko-Ianko
2017-09-01Removing osrm word from names at routing_integration_tests and fixing the tes...Vladimir Byko-Ianko
2017-08-30Integration test on a wrong coordinate of the start point of the start segment.Vladimir Byko-Ianko
2017-08-30Filling Edge at IndexRoadGraph::GetEdges() with correct start and finish coords.Vladimir Byko-Ianko
2017-08-11Fix route rebuild on traffic updatetatiana-kondakova
2017-08-11[routing] Pull request #6082 review fixesДобрый Ээх
2017-08-11[routing] track analyzerДобрый Ээх
2017-08-11Review fixes.Vladimir Byko-Ianko
2017-08-11Review fixes.Vladimir Byko-Ianko