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
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
2015-09-23[indexer, storage, framework] DeleteAllMaps() method is replaced by Clear().Yuri Gorshenin
2015-09-23Revert "Merge pull request #1068 from maps/revert-929-abstract-country-file"Yuri Gorshenin
2015-09-23Revert "[storage, framework, index] Storage redesign. Plain strings are repla...gorshenin
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23Storage redesign.Yuri Gorshenin
2015-09-23Localized all mwm references to a two functions.Yuri Gorshenin
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23Implemented new mwm info table.Yuri Gorshenin
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23[index] MwmValues are wrapped in shared_ptr's.Yuri Gorshenin