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-09-11[generator] Fixed adding fake nodes. / Removed TranslatorCountryWithAds, Tran...Maksim Andrianov
2019-08-09[coding] File writer constructor signature is changed and file container spec...Arsentiy Milchakov
2019-07-02[generator] Tests for the Cities Ids section.Maxim Pimenov
2019-06-27Review fixes.Maxim Pimenov
2019-06-27[indexer] Interface for the FeatureId <-> OsmId map.Maxim Pimenov
2019-04-22[generator] Change feature id to osm id mapping type from uint32_t->vector<Ge...tatiana-yan
2019-04-12[generator] Use ParseFeatureIdToOsmIdMapping for popularity and ugc sections ...tatiana-yan
2019-04-12[generator] Move ParseFeatureIdToOsmIdMapping from cities_boundaries_builder....tatiana-yan
2018-08-31remove my::make_uniqueMikhail Gorbushin
2018-08-21[base] Replacing osm::Id with GeoObjectId.Maxim Pimenov
2018-08-02Review fixes.Vladimir Byko-Ianko
2018-08-02Fixing dangling refs in CategoriesCache.Vladimir Byko-Ianko
2018-07-11[base] Osm::Id fixes.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-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-14[coding] Exceptions in FileReader are now thrown in places where they were be...Maxim Pimenov
2018-03-23[base] Changed the namespace of Cancellable from my to base.Maxim Pimenov
2017-10-24[search][generator] Fixed cities boundaries generation.Yuri Gorshenin
2017-10-13Review fixes.beta-1064Yuri Gorshenin
2017-10-13[search] CitiesBoundaryTable is exposed to TestMwmBuilder.Yuri Gorshenin
2017-10-10Review fixes.Yuri Gorshenin
2017-10-10[generator] Cities boundaries builder.Yuri Gorshenin