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-14[routing] Fix RIT on release-96gmoryes
2019-11-01[geometry] Get rid of MercatorBounds, refactor to namespace mercatorMikhail Gorbushin
2019-10-14[core] got rid of mwm migration and support of two component mwmsArsentiy Milchakov
2019-09-18[map] Moved FeaturesFetcher out of namespace model (thus removing this namesp...Maxim Pimenov
2019-09-18[map] Renamed feature_vec_model to features_fetcher (Review fixes).Maxim Pimenov
2019-09-09Fixing routing integration and quality test. Getting ready that DataSource::R...Vladimir Byko-Ianko
2019-06-11[routing] Fixing routing quality and integration tests after map update to 19...Vladimir Byko-Ianko
2019-06-11[routing] Fixing routing quality and integration tests after packed_polygons....Vladimir Byko-Ianko
2019-05-17[routing] add altitude for transit in RITMikhail Gorbushin
2019-05-17[routing] Fixed duplicate names in absent list.VladiMihaylenko
2019-05-14[routing] remove template without bugMikhail Gorbushin
2019-05-14[routing] remove template argumentMikhail Gorbushin
2019-05-06Stage 6. Routing unit tests.Mikhail Gorbushin
2019-05-06Stage 3. Generator tests.Mikhail Gorbushin
2019-02-27[routing] Fix warnings from static analyzerMikhail Gorbushin
2019-02-13[storage] Style fixes and a minor refactoring.Maxim Pimenov
2019-01-24Review fixes.Vladimir Byko-Ianko
2019-01-24[routing] Implementing a function for building a route and testing the total ...Vladimir Byko-Ianko
2019-01-23[routing] Switching on altitude for routing integration tests for pedestrian ...Vladimir Byko-Ianko
2019-01-18[routing] Review fixesMikhail Gorbushin
2019-01-18[routing] Fix crash because of transit cross mwm section, add routing_integra...Mikhail Gorbushin
2019-01-11[routing] Remove useless spacesMikhail Gorbushin
2018-09-24Review fixes.Vladimir Byko-Ianko
2018-09-18[base] Replaced the namespace my with base.Maxim Pimenov
2018-08-31remove my::make_uniqueMikhail Gorbushin
2018-07-05Adding route identifier.Vladimir Byko-Ianko
2018-06-27[indexer] DataSource refactoringtatiana-yan
2018-06-25Rename variables and methods (index to DataSource)Sergey Yershov
2018-06-22[indexer][editor] Refactor Index into DataSourceSergey Yershov
2018-06-15Declaring all routing callbacks in one file and code refactoring.Vladimir Byko-Ianko
2018-04-19Review fixes.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
2018-01-24Review fixes.Vladimir Byko-Ianko
2017-12-27Improve points number testing in routing integration teststatiana-kondakova
2017-12-11Increase maxOpenFileNumber for routing integration tests.tatiana-kondakova
2017-12-11Set up CountryParentGetter in routing_integration_tests to use propper vehicl...tatiana-kondakova
2017-10-17Review fixes.Vladimir Byko-Ianko
2017-10-17Moving routing_helpers.hpp and routing_helpers.cpp from map to storage.Vladimir Byko-Ianko
2017-09-13Adding an integration test on memory consumption while a fake edge is adding.Vladimir Byko-Ianko
2017-09-13Move m_loadAltitudes upper to have a single place of decision whether we shou...Vladimir Byko-Ianko
2017-09-12Review fixesVladimir 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-05Add mwm tree callback to VehicleModelFactorytatiana-kondakova
2017-09-01Renaming *OSRM* to Car in different cases at routing_integration_tests.Vladimir Byko-Ianko
2017-08-11[routing] track analyzerДобрый Ээх
2017-08-09Review fixes.Vladimir Byko-Ianko
2017-08-01[routing] Pull request #6747 review fixesДобрый Ээх
2017-07-21Renaming TurnDirection to CarDirection.Vladimir Byko-Ianko