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-05-27[search] Fix locality finder for two close localities.tatiana-yan
2019-11-01[geometry] Get rid of MercatorBounds, refactor to namespace mercatorMikhail Gorbushin
2019-10-24[indexer] Get rid of template GetValueMikhail Gorbushin
2019-09-18[indexer] Refact ftype::Type -> enum class ftype::LocalityTypeMikhail Gorbushin
2019-04-18[indexer] enum feature::EGeomType is changed to enum class feature::GeomTypeArsentiy Milchakov
2019-04-15Several explicit constructors per the Cppcheck report.Maxim Pimenov
2019-03-25[search] Load villages from villages min drawable scale while getting search ...tatiana-yan
2019-03-18[indexer] Disallow copy and move of FeatureType, remove FeatureType::ParseEve...tatiana-yan
2018-07-09[generator] Set mwm bounds rect to rect around region borders, not features w...tatiana-yan
2018-07-03RANKS_FILE_TAG is renamed to SEARCH_RANKS_FILE_TAGArsentiy Milchakov
2018-07-03[indexer][search] load popularity ranks table into pre-rankerArsentiy Milchakov
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-11-14Added feature id to LocalityItem.VladiMihaylenko
2017-10-24Review fixes.Yuri Gorshenin
2017-10-17[search] Usage of CitiesBoundaries in LocalityFinder.Yuri Gorshenin
2017-10-13Revew fixes.Yuri Gorshenin
2017-10-13[search] Reduced number of cache invalidations in LocalityFinder.Yuri Gorshenin
2017-03-22warnings fixArsentiy Milchakov
2016-10-11[search] LocalityFinder speedup.Yuri Gorshenin
2016-10-06Review fixes.Yuri Gorshenin
2016-10-06[search] Accelerated locality finder.Yuri Gorshenin
2016-09-28Review fixes.Yuri Gorshenin
2016-09-27[search] Fixed locality matching code.Yuri Gorshenin
2016-07-14[search] Fixed slooow locality matching.Yuri Gorshenin
2016-05-31[search] Got rid of the v2 directory and namespace.Maxim Pimenov
2016-03-23Review fixes.vng
2016-03-23[search] LocalityFinder refactoring. It works correct now for any results set.vng
2016-03-23Do not store useless rect in localities cache.vng
2015-10-12Review fixes.vng
2015-10-12[search] Get locality when full search in MWM (SearchAdditional).vng
2015-09-23Mwm set public interface corrections.vng
2015-09-23Minor refactoring to store feature’s offsets table once for every cache val...vng
2015-09-23Feature index refactoring.vng
2015-09-23[index, mwm-set] MwmLock -> MwmHandleYuri Gorshenin
2015-09-23Implemented new mwm info table.Yuri Gorshenin
2015-09-23Fix include path for searchSergey Yershov
2015-09-23Fixed constantness.Yuri Gorshenin
2015-09-23Fixed MwmSet::Register() signature.Yuri Gorshenin
2015-09-23Replace DistanceOnEarth fn call with more convenient one.vng
2015-09-23[core] Fixed bug with scale index processing - duplicating functor was copied.Denis Koronchik
2015-09-23- Routing does not depend on searchAlex Zolotarev
2015-09-23Added country and city into address search resultsDenis Koronchik
2015-09-23Implement LocalityFinder component.Denis Koronchik