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-04-15Several explicit constructors per the Cppcheck report.Maxim Pimenov
2019-04-12[std] Use new include style for coding, fixes.tatiana-yan
2019-04-10[std][geometry] Use new include style for geometry.tatiana-yan
2019-03-25[indexer] Test features retrieval from expected zoom level.tatiana-yan
2019-03-19[coding] Removed JoinFoldersToPath.Maxim Pimenov
2019-03-18[indexer] Disallow copy and move of FeatureType, remove FeatureType::ParseEve...tatiana-yan
2019-02-21[indexer] Add EditableMapObject SetFromFeatureType testtatiana-yan
2019-02-21[editor][indexer] Use EditableMapObject in editor instead of FeatureType.tatiana-yan
2019-02-01[indexer] Fix compilation for clangAnatoly Serdtcev
2019-01-31[indexer] Fix for reviewAnatoly Serdtcev
2019-01-31[indexer] Fix for reviewAnatoly Serdtcev
2019-01-31Fix for reviewAnatoly Serdtcev
2019-01-24[search] Use squares and suburbs as streets in geocoder.tatiana-yan
2019-01-23[indexer] Fix test MaxDepthCoverSpiralAnatoly Serdtcev
2019-01-23[indexer] Fix for reviewAnatoly Serdtcev
2019-01-23[indexer] Change API Cover*Anatoly Serdtcev
2019-01-23[indexer] Fix styleAnatoly Serdtcev
2019-01-23[indexer:tests] Add max depth variants in test MaxDepthCoverSpiralAnatoly Serdtcev
2019-01-23[indexer] Add test MaxDepthCoverSpiralAnatoly Serdtcev
2019-01-17[indexer][tests] Add tests for LocalityIndex top size.tatiana-yan
2018-12-13[coding] Renamed the StringUtf8Multilang files.Maxim Pimenov
2018-12-06[indexer] Add BarndsHolder.tatiana-yan
2018-12-03[generator] Added wikipedia descriptions generation.Maksim Andrianov
2018-11-23[coding] Moved functions that encode points to one common file.Maxim Pimenov
2018-11-19[indexer] Do not stop ForClosestToPoint at the middle of the central cell pro...tatiana-yan
2018-10-16[test] Fix classificator load in tests.tatiana-yan
2018-10-16[indexer] Add classificator tests.tatiana-yan
2018-10-10Review fixes.Maksim Andrianov
2018-10-10[generator] Added geo_objects kv only for houses with addresses.Maksim Andrianov
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[indexer] Add default categories load test.tatiana-yan
2018-09-14[base] Unified stl_add and stl_helpers.Maxim Pimenov
2018-08-21[base] Replacing osm::Id with GeoObjectId.Maxim Pimenov
2018-07-30[indexer] Style & includestatiana-yan
2018-07-11[base] Osm::Id fixes.Maxim Pimenov
2018-07-09[generator] Set mwm bounds rect to rect around region borders, not features w...tatiana-yan
2018-07-05[indexer] Fixed a test.Maxim Pimenov
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-07-03[indexer] rank table small changesArsentiy Milchakov
2018-06-28[indexer] Move FeaturesLoaderGuard out of DataSourcetatiana-yan
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-25[indexer] [search] Moved indexer_tests_support to generator_tests_support.Maxim Pimenov
2018-06-22[indexer][editor] Refactor Index into DataSourceSergey Yershov
2018-06-22[indexer] Change parameters orderSergey Yershov
2018-06-08[indexer] Remove feature_xml_testSergey Yershov