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-18[platform] Move ChangeMaxNumberOfOpenFiles to platform::tests_support, delete...tatiana-yan
2019-11-01[geometry] Get rid of MercatorBounds, refactor to namespace mercatorMikhail Gorbushin
2019-05-27[storage] Add optional country_name_synonyms parameter to countries.txt to fi...tatiana-yan
2019-05-21[base] [coding] Moved file_name_utils.{c,h}pp from coding/ to base/.Maxim Pimenov
2019-05-17[storage] [search_quality] Fixed a use-after-free.Maxim Pimenov
2019-05-16Review fixes.Maxim Pimenov
2019-05-16[search] [search_quality] A refactoring of the search quality lib and tools.Maxim Pimenov
2019-03-19[search] An attempt to check locale in the tools.Maxim Pimenov
2019-03-19[coding] Removed JoinFoldersToPath.Maxim Pimenov
2019-03-03[search_quality_tool] build fixArsentiy Milchakov
2019-02-15[search] Got rid of most old style std/ includes.Maxim Pimenov
2019-02-13[storage] Removed the T prefix from type aliases and type names.Maxim Pimenov
2019-02-13[storage] Style fixes and a minor refactoring.Maxim Pimenov
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-03-07Getting rid of my::sq, math::sqrtatiana-kondakova
2017-12-08[search-quality] Fixed tools.Yuri Gorshenin
2017-11-08[search] SearchAPI tests.Yuri Gorshenin
2017-11-01[search] Removed processor factory + fixed pybindings build.Yuri Gorshenin
2017-10-25Review fixes.Maxim Pimenov
2017-10-25[search] A refactoring of ranker.Maxim Pimenov
2017-03-22warnings fixArsentiy Milchakov
2016-08-19[search] Followup fixes to TestSearchRequest.Maxim Pimenov
2016-08-12[search] Refactored search API.Yuri Gorshenin
2016-06-30Fix duplicated includesSergey Yershov
2016-05-31[search] Got rid of the v2 directory and namespace.Maxim Pimenov
2016-05-25Review fixes.Maxim Pimenov
2016-05-24[search] Renamed Query to Processor.Maxim Pimenov
2016-04-06[search] Removed SearchV1 code.Yuri Gorshenin
2016-03-25[search] Fixed search quality tool to support affiliations.Maxim Pimenov
2016-03-23[search] Fixed upper bound on number of open fds for features collector tool.Yuri Gorshenin
2016-03-23[search] Fixed the path to queries.txt.Maxim Pimenov
2016-03-23SearchType is exposed to PreRankingInfo.Yuri Gorshenin
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[search] Working on feature's extraction.Yuri Gorshenin
2016-03-23[search] Moved search quality tests to a separate library.Maxim Pimenov