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
2017-10-12Fixed warning in index.VladiMihaylenko
2017-10-11Review fixesVladiMihaylenko
2017-10-11Review fixesVladiMihaylenko
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-03Review fixes.Yuri Gorshenin
2016-06-03[index] Fixed massive descriptors leaks.Yuri Gorshenin
2016-03-23[editor] Correctly process created features in the Index.Alex Zolotarev
2016-03-23[index] Fixed notifications logic, added UPDATE event.Yuri Gorshenin
2016-03-23Avoid copy-paste.Alex Zolotarev
2016-03-23Review fixes.Alex Zolotarev
2016-03-23[editor] Avoid unmodified features loading loop.Alex Zolotarev
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-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-23Review fixes.Yuri Gorshenin
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[search] Fixed SearchEngine threading model.Yuri Gorshenin
2016-03-23[search] Fixed rank-table creation for World and WorldCoasts.Yuri Gorshenin
2016-03-23Removed references to TrieValue::m_rank.Yuri Gorshenin
2015-10-12Review fixes.vng
2015-10-12[mwm] Put feature offsets table into MWM container.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-23Removed T-letter from TMapOptions.Yuri Gorshenin
2015-09-23Removed E-letter from TMapOptions set.Yuri Gorshenin
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23[platform] Fixed World/WorldCoasts lookup on non-Android platforms.Yuri Gorshenin
2015-09-23Review fixes 2.vng
2015-09-23Review fixes.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-23Storage redesign.Yuri Gorshenin
2015-09-23Localized all mwm references to a two functions.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
2015-09-23[index] Removed MwmSet::m_name.Yuri Gorshenin