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 (Collapse)Author
2015-09-23Simplified feature::DataHeader routine.vng
2015-09-23Revert "Merge pull request #1068 from maps/revert-929-abstract-country-file"Yuri Gorshenin
This reverts commit 66aac38c3004d261ee06a16f7e9db372f67614df, reversing changes made to ad8708944070f6b32a17fbb944d3c493b3fb2a24.
2015-09-23Revert "[storage, framework, index] Storage redesign. Plain strings are ↵gorshenin
replaced to CountryFile and LocalCountryFile."
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23Storage redesign.Yuri Gorshenin
2015-09-23Fix include path for mapSergey Yershov
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[core] condition compilation. We can use old renderer or drape based on ↵ExMix
define USE_DRAPE
2015-09-23[storage] CountryTree now initialized in Framework::AddMaps. It’s correct ↵vng
way for Android, when active maps set can be changed.
2015-09-23[core] remove useless codeExMix
2015-09-23[generator]vng
- Do add “layer” attribute if absent in “bridge” or “tunnel” - Do process “restaurant” and “hotel” synonyms - Correct processing of layer=-1 (needed for “tunnel”) - Skip “ref=route” attribute
2015-09-23Fixed benchmark engine.vng
2015-09-23orthographic fixesExMix
2015-09-23Add possibility to run benchmark cyclicallyExMix
2015-09-23Fix generating/showing benchmarks.vng
2015-09-23- Remove version.pro generating;vng
- New HEADER format for mwm container with mwm data version; - Increase mom version because of new search index format;
2015-09-23compilation fixes.rachytski
2015-09-23fixes according to code review.rachytski
2015-09-23added consistent benchmarking for all RenderPolicies.rachytski