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
2015-10-12Review fixes.vng
2015-10-12[search] Get locality when full search in MWM (SearchAdditional).vng
2015-10-06[search] CountryInfoGetter is extracted into individual unit.Yuri Gorshenin
2015-09-30[search] Fixed search for Apple-specific emoji variations.vng
2015-09-23[search] Add highlight info even for viewport-search results (iPad layout).vng
2015-09-23[search] Viewport search results now can be showed in the table. Need to pass...vng
2015-09-23Mwm set public interface corrections.vng
2015-09-23Review fixes.Maxim Pimenov
2015-09-23More refactoring.Maxim Pimenov
2015-09-23[omim] [search] Remove redundant namespaces.Maxim Pimenov
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23[search] Implemented retrieval.Yuri Gorshenin
2015-09-23[search] Refactored trie-walking routines.Yuri Gorshenin
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-23Review fixes.Yuri Gorshenin
2015-09-23[search] Search query params is extracted into individual hpp/cpp files.Yuri Gorshenin
2015-09-23[index, mwm-set] MwmLock -> MwmHandleYuri Gorshenin
2015-09-23[generator] Implemented test for mwm generation.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-23[search] Always print current locale.vng
2015-09-23Review fixes.vng
2015-09-23Replaced boost’s STATIC_ASSERT with a C++11 one.Alex Zolotarev
2015-09-23[search] Remove volatile bool m_cancel.Yuri Gorshenin
2015-09-23Review fixes.vng
2015-09-23[search] Cache viewport ids optimization - skip queries with inner viewport.vng
2015-09-23[search] Removed unused code and other code style fixes.vng
2015-09-23[search] Do many iterations for query by incrementing viewport search rect.vng
2015-09-23[search] Logic refactoring: search only in current viewport (or only around p...vng
2015-09-23Rename AlmostEqual into AlmostEqualULPs.Maxim Pimenov
2015-09-23Fix warnings for SearchSergey Yershov
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23Implemented new mwm info table.Yuri Gorshenin
2015-09-23Fix build warnings for Search. Cleanup code.Sergey Yershov
2015-09-23Fix include path for searchSergey Yershov
2015-09-23Singletone IsBuildingChecker.Alex Zolotarev
2015-09-23Fixed constantness.Yuri Gorshenin
2015-09-23Fixed MwmSet::Register() signature.Yuri Gorshenin
2015-09-23[coding] Implement FileMappingContainerDenis Koronchik
2015-09-23[core] Fixed bug with scale index processing - duplicating functor was copied.Denis Koronchik
2015-09-23Minor refactoring of OverlayElement and it’s inheritors: do not store rough...vng
2015-09-23[search] Do search for category only if it matches for current, input or Engl...vng
2015-09-23Minor fixes.vng
2015-09-23[categories] Do correct distinguishing of current language and current locale...vng
2015-09-23[cpp11] make_shared_ptr -> std::make_sharedAlex Zolotarev
2015-09-23[c++11] Migrated from scoped_ptr to unique_ptrAlex Zolotarev
2015-09-23[search] Suggest categories for input and current locale at the same time.vng