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
2018-02-08Change LocalityIndex depthtatiana-kondakova
2018-02-01covering::IntervalsT -> covering::Intervalstatiana-kondakova
2018-01-19[indexer] Add ability to mmap scales index.Yuri Gorshenin
2017-10-17[search] Usage of CitiesBoundaries in LocalityFinder.Yuri Gorshenin
2017-10-11Review fixesVladiMihaylenko
2017-08-07[routing] Pull request #6784 review fixesДобрый Ээх
2017-08-07[routing] Estimate altitudes in index routerДобрый Ээх
2017-03-23review fixesArsentiy Milchakov
2017-03-22warnings fixArsentiy Milchakov
2017-01-31OpenLR decoding, markup tool.Sergey Magidovich
2016-09-27[search] Fixed locality matching code.Yuri Gorshenin
2016-09-20[indexer] Extensions to FeaturesVector.Yuri Gorshenin
2016-07-19[generator] Add region info section to mwmsIlya Zverev
2016-07-05[indexer] Fixed FeaturesLoaderGuard.Yuri Gorshenin
2016-06-17Review fixes.Vladimir Byko-Ianko
2016-06-03Merge pull request #3428 from ygorshenin/fixed-massive-descriptors-leaksmpimenov
2016-06-03Review fixes.Yuri Gorshenin
2016-06-03[index] Fixed massive descriptors leaks.Yuri Gorshenin
2016-06-02Make features as deleted when place doesn't exist is sent.Sergey Magidovich
2016-03-23[editor] Correctly process created features in the Index.Alex Zolotarev
2016-03-23Changed the check order.vng
2016-03-23[new downloader] Moving new developed map downloader functionality to new map...Vladimir Byko-Ianko
2016-03-23[index] Fixed notifications logic, added UPDATE event.Yuri Gorshenin
2016-03-23Review fixes.Alex Zolotarev
2016-03-23[editor] Avoid unmodified features loading loop.Alex Zolotarev
2016-03-23Do not create node features from xml for now. Patch everything.Sergey Magidovich
2016-03-23Implement serialsization for features with type other than GEOM_POINT.Sergey Magidovich
2016-03-23Pass MwmId by const & in FeaturesLoaderGuard.Sergey Magidovich
2016-03-23enum FeatureStatus -> enum class FeatureStatusSergey Magidovich
2016-03-23[editor] Changed interface and internal storage for faster access and easier ...Alex Zolotarev
2016-03-23Index::Removed unused ForEachFeature_TileDrawing().Alex Zolotarev
2016-03-23Minor fixes to Index.Alex Zolotarev
2016-03-23Edited features support in the Index.Alex Zolotarev
2016-03-23Minor const fix.Alex Zolotarev
2016-03-23enum Format -> enum class Format. Style.Sergey Magidovich
2016-03-23[search] Removed rank table force generation.vng
2016-03-23[search] Skeleton of a SearchQueryV2 (Geocoder).Yuri Gorshenin
2016-03-23[search] Fixed SearchEngine threading model.Yuri Gorshenin
2015-12-04Fixed array out of bounds crash and simplified implementation.Alex Zolotarev
2015-11-30[drape] invalidate rect, after delete, download or update map.ExMix
2015-09-25Review fixes.vng
2015-09-25[mwm set] Do not create MwmHandle instantly after registering map.vng
2015-09-23[indexer] Fixed memory leaks related to MwmValues.Yuri Gorshenin
2015-09-23Mwm set public interface corrections.vng
2015-09-23[mwm] Store World’s temporary index files in writable directory according t...vng
2015-09-23Review fixes.vng
2015-09-23Distinguish feature’s ids storing policy according to mwm version (bits or ...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