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-05-21[base] [coding] Moved file_name_utils.{c,h}pp from coding/ to base/.Maxim Pimenov
2019-04-26Review fixes.Vladimir Byko-Ianko
2019-04-26Implementation of algorithm of openlr matching with score algorithm.Vladimir Byko-Ianko
2019-03-19[coding] Removed JoinFoldersToPath.Maxim Pimenov
2018-10-23[routing] change map to unordered_map for RoadAccessMikhail 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-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-22[indexer][editor] Refactor Index into DataSourceSergey Yershov
2018-06-01[indexer][editor] Move some code from indexer to editorSergey Yershov
2018-02-07[OpenLR] Assemble all things together. Cache edges within one run.Sergey Magidovich
2017-12-28[qmake] Goodbye QMake!greshilov
2017-12-25[OpenLR] Rename openlr_simple_decoder -> openlr_decoder.Sergey Magidovich
2017-10-13OpenLR mathing quality evaluation tool.Sergey Magidovich
2017-10-13Fix assessment file xml structure.Sergey Magidovich
2017-09-14CMake build fix.Vladimir Byko-Ianko
2017-09-13[openlr] Added threshold for FRC checking.Yuri Gorshenin
2017-09-13Download diffsVladimir Byko-Ianko
2017-09-06[build] Fixed Linux build.Yuri Gorshenin
2017-09-05Add mwm tree callback to VehicleModelFactorytatiana-kondakova
2017-08-17Save empty paths to openlr_stat assessment output.Sergey Magidovich
2017-08-10Code review.Sergey Magidovich
2017-07-24Store all data required by asssessment tool in one file.Sergey Magidovich
2017-07-05Flag for non matched ids + relaxed restriction on single edge approximation.Yuri Gorshenin
2017-07-05[OPENLR] Cut trafficMode from desktop app. Move it to a subproject.Sergey Magidovich
2017-07-05[OPENLR] Report more errors.Sergey Magidovich
2017-05-04[openlr] More warning messages from matching tool.Yuri Gorshenin
2017-04-05Merge pull request #5691 from darina/icu-transliterationYuri Gorshenin
2017-03-30[build] Added option for Address Sanitizer.beta-722beta-721Yuri Gorshenin
2017-03-30icu added into cmake build system.Daria Volvenkova
2017-03-30Using transliteration for obtaining best feature name.Daria Volvenkova
2017-03-23review fixesArsentiy Milchakov
2017-03-22warnings fixArsentiy Milchakov
2017-03-03[routing][traffic] Removed a circular dependency.Maxim Pimenov
2017-01-31Fix cmake build.Sergey Magidovich
2017-01-31OpenLR decoding, markup tool.Sergey Magidovich