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
2019-12-25[routing] working version of bidirectional LeapsOnlyMikhail Gorbushin
2019-10-24[indexer] Add const to MwmValue *Mikhail Gorbushin
2019-10-24[indexer] Get rid of template GetValueMikhail Gorbushin
2019-02-27[routing] Fix warnings from static analyzerMikhail Gorbushin
2019-02-19[routin] Fix for routing with Joints, some fixes with crossMwm connectorsMikhail Gorbushin
2019-01-23[routing] Add IndexGraphStarterJoints for routing between joints, instead of ...Mikhail Gorbushin
2018-12-11[routing] delete more codeMikhail Gorbushin
2018-12-11[routing] delete useless code from CrossMwmGraphMikhail Gorbushin
2018-09-18[base] Replaced the namespace my with base.Maxim Pimenov
2018-09-14[base] Unified stl_add and stl_helpers.Maxim Pimenov
2018-07-30[indexer] Convert LoaderBase methods to const, do not store FeatureType * in ...tatiana-yan
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
2017-12-28Removing osrm. cpp, hpp, CMake.Vladimir Byko-Ianko
2017-12-22Disable ingoing edges listing for LeapsOnly mode, remove LeapsIfPossible mode.tatiana-kondakova
2017-11-30Transit cross mwm routingtatiana-kondakova
2017-11-28Parametrizing with CrossMwmId template param cross mwm structures and methods.Vladimir Byko-Ianko
2017-09-13Do not use leaps for pedestrian and bicycle routingVladimir Byko-Ianko
2017-09-05Add mwm tree callback to VehicleModelFactorytatiana-kondakova
2017-04-21Implementing Debug print for MwmStatus.Vladimir Byko-Ianko
2017-04-21Review fixes.Vladimir Byko-Ianko
2017-04-21[routing] Little number of mwm without cross_mwm section fix.Vladimir Byko-Ianko
2017-04-17Review fixes.Vladimir Byko-Ianko
2017-04-17Intergration test fixing.Vladimir Byko-Ianko
2017-04-17git-clang-formatVladimir Byko-Ianko
2017-04-17Using osm id for twin calculation in case of all neighboring mwm with cross_m...Vladimir Byko-Ianko
2017-04-06Review fixes.Vladimir Byko-Ianko
2017-04-06git-clang-formatVladimir Byko-Ianko
2017-04-06Review fixes.Vladimir Byko-Ianko
2017-04-06[routing] Implementation of cross mwm methods (CrossMwmIndexGraph) for cross_...Vladimir Byko-Ianko