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
2020-02-25[routing] kMwmPointAccuracy is used instead of geometry::kPointsEqualEpsilonArsentiy Milchakov
2020-01-23[storage] Separate CreateCountryInfoReader and CreateCountryInfoGetter methods.tatiana-yan
2019-11-29[geometry] Junction and TAltitudeOlga Khlopkova
2019-11-01[geometry] Get rid of MercatorBounds, refactor to namespace mercatorMikhail Gorbushin
2019-08-12[routing] Preventing crossing roads by fake edges.Vladimir Byko-Ianko
2019-07-16[routing] Review fixes.Vladimir Byko-Ianko
2019-07-16[routing] Review fixes.Vladimir Byko-Ianko
2019-07-16[routing] Implementation of search closest edges by expanding circles and fix...Vladimir Byko-Ianko
2019-07-04[routing] Review fixes.Vladimir Byko-Ianko
2019-07-04[routing] Adding benchmarks on finding best segments of the route.Vladimir Byko-Ianko
2018-09-18[base] Replaced the namespace my with base.Maxim Pimenov
2018-08-31remove my::make_uniqueMikhail Gorbushin
2018-07-05Moving unique_ptr<Route> to RoutingSession::m_route instead of swapping Route.Vladimir Byko-Ianko
2018-07-05Adding route identifier.Vladimir Byko-Ianko
2018-06-27[index] Classes for Frozen and Editable DataSourcestatiana-yan
2018-06-27[indexer] DataSource unique_ptr<FeatureSourceFactory> -> FeatureSourceFactory...tatiana-yan
2018-06-27[indexer] DataSource refactoringtatiana-yan
2018-06-25Rename variables and methods (index to DataSource)Sergey Yershov
2018-06-15Declaring all routing callbacks in one file and code refactoring.Vladimir Byko-Ianko
2018-02-19Removing RoadGraphRouter.Vladimir Byko-Ianko
2018-02-19Fixing routing_benchmarks and using IndexRouter instead of RoadGraphRouter in...Vladimir Byko-Ianko
2017-06-28[routing] Fix compilation for routing benchmarks, add cmakeДобрый Ээх
2017-06-09Review fixes.Vladimir Byko-Ianko
2016-09-15Review fixes.Yuri Gorshenin