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-03-18[indexer] Disallow copy and move of FeatureType, remove FeatureType::ParseEve...tatiana-yan
2019-02-18[generator] Fix path for synonyms file.tatiana-yan
2019-01-24[search] Use squares and suburbs as streets in geocoder.tatiana-yan
2019-01-23[search] Improve streets matching for HouseToStreet table.tatiana-yan
2018-12-28[search][generator] Store corresponding street feature id as street identifie...tatiana-yan
2018-12-06[search] Index brands and use in search.tatiana-yan
2018-11-03[search] Index operator tag for search.tatiana-yan
2018-10-10[search] Index airport codes for search.tatiana-yan
2018-09-19[base] Removed the MY_ prefix from the scope guard.Maxim Pimenov
2018-09-18[base] Replaced the namespace my with base.Maxim Pimenov
2018-09-18[generator] Minor. Use GetDefaultCategories() instead of manual CategoriesHol...tatiana-yan
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-07-25[generator] [search] Minor fixes.Maxim Pimenov
2018-07-25Review fixes.vng
2018-07-25[generator] Speed up search address section building. vng
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-21[coding] Default cache params in FileReader's constructor.Maxim Pimenov
2018-06-21[coding] FileReader now always throws exception on an out-of-bounds access.Maxim Pimenov
2018-06-19[index][search] Get rid of feature visibility duplication: we have TypeAlways...tatiana-yan
2018-06-15[search] Fix search index build for 1-level categoriestatiana-yan
2018-06-14[coding] Exceptions in FileReader are now thrown in places where they were be...Maxim Pimenov
2018-06-13[search] Fix index build for categories which are deeper than 3 levelstatiana-yan
2018-04-11clang-formatMaxim Pimenov
2018-04-11[coding] [geometry] Refactored geometry serialization.Maxim Pimenov
2018-02-13[generator] Fix paths for search index builderIlya Zverev
2017-12-01[coding] An uninterruptible version of ForEach in StringUtf8Multilang.Maxim Pimenov
2017-12-01[base] ControlFlow.Maxim Pimenov
2017-11-30Review fixes.Maxim Pimenov
2017-11-30[search] Fixed a bug in the code for stop words.Maxim Pimenov
2017-11-30Review fixes.Yuri Gorshenin
2017-11-30[search] MemSearchIndex prototype.Yuri Gorshenin
2017-11-24[search] Get rid of T-prefix.Yuri Gorshenin
2017-10-25[search] A refactoring of ranker.Maxim Pimenov
2017-05-12std migration generatorArsentiy Milchakov
2017-01-30[search] Warnings fixes.Yuri Gorshenin
2017-01-30[generator] Fixed SearchIndexBuilder.Yuri Gorshenin
2017-01-27[search] Special treatment for internet_access and wheelchair typesIlya Zverev
2017-01-16Fix warningsSergey Yershov
2016-07-19[generator] Add region info section to mwmsIlya Zverev
2016-06-30Fix compiler warningsSergey Yershov
2016-06-21[search] Fixed streets matching by postcodes.Yuri Gorshenin
2016-06-17[search] Fixed streets matching.Yuri Gorshenin
2016-05-31[search] Removed the "search_" prefix where it was redundant.Maxim Pimenov
2016-05-12[search][generator] Fixed scales check in search index building.Yuri Gorshenin
2016-04-25[search] Removed ugly postcodes prefix.Yuri Gorshenin