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-09-25[mwm set] Do not create MwmHandle instantly after registering map.vng
2015-09-23Reverted back temporary solution with normalize_unicode.cpp clang3.6 compilat...Alex Zolotarev
2015-09-23[linux-build] Fixed numerous link-time errors about missing libnormalize.Yuri Gorshenin
2015-09-23PR fixes.Lev Dragunov
2015-09-23[tests] Index cleaning for jenkinss tests.Lev Dragunov
2015-09-23Rearranged library dependencies.Alex Zolotarev
2015-09-23Replaced zlib with minizip which uses zlib from the operating system.Alex Zolotarev
2015-09-23Removed T-letter from TMapOptions.Yuri Gorshenin
2015-09-23Removed E-letter from TMapOptions set.Yuri Gorshenin
2015-09-23[platform] Fixed World/WorldCoasts lookup on non-Android platforms.Yuri Gorshenin
2015-09-23Review fixes.vng
2015-09-23Feature index refactoring.vng
2015-09-23[index, mwm-set] MwmLock -> MwmHandleYuri 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-23Implemented new mwm info table.Yuri Gorshenin
2015-09-23[tests] Regenerate minks-pass.mwm according to the new classificatory to fix ...Viktor
2015-09-23Fix include path for mapSergey Yershov
2015-09-23[indexer] Fixed compile warnings on Index::Register() calls.Yuri Gorshenin
2015-09-23Fixed constantness.Yuri Gorshenin
2015-09-23Fixed MwmSet::Register() signature.Yuri Gorshenin
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23Added Observers interface to Index.Yuri Gorshenin
2015-09-23[thread] Refactored lifetime management of multithreaded tasks.Yuri Gorshenin
2015-09-23[tests] Minor refactoring of mwm for each index test.vng
2015-09-23Minor refaсtoring: removed CoordPointT typedef to avoid disambiguate.vng
2015-09-23[tests] Check that feature has nonempty geometry if it’s stored in geometry...vng
2015-09-23[drape] rename strange thread pool to SimpleThreadPoolExMix
2015-09-23Fixed warnings in 3party projectsAlex Zolotarev
2015-09-23[iOS] Compilation for iOS with QT5 toolchain.vng
2015-09-23Move "heavy" tests to separate executable mwm_tests.vng