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-12[mwm] Put feature offsets table into MWM container.vng
2015-09-25Review fixes.vng
2015-09-25[mwm set] Handle file system exceptions when building feature offsets index.vng
2015-09-23Reverted back temporary solution with normalize_unicode.cpp clang3.6 compilat...Alex Zolotarev
2015-09-23[linux-build] Fixed wrong link order for base and normalize.Yuri Gorshenin
2015-09-23Fixed infinite normalize_unicode.cpp compilation with -O2/-O3 optimizations o...Alex Zolotarev
2015-09-23[data] Updated minks-pass mwm and source bz2.vng
2015-09-23Remove TurnsGeom structure.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-23[bookmarks] Fixed some tests.vng
2015-09-23Leave feature type as-is even if name is empty.vng
2015-09-23Review fixes.Maxim Pimenov
2015-09-23[omim] Remove base/pseudo_random.hpp and add std/random.hpp instead.Maxim Pimenov
2015-09-23Network status check for online routerLev Dragunov
2015-09-23[platform]vng
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-23Fix build map_testSergey Yershov
2015-09-23Made the project compile on the Linux build machine.Timofey Danshin
2015-09-23Review fixesSergey Yershov
2015-09-23Fix build systemSergey Yershov
2015-09-23Check open soon and close soon casesSergey Yershov
2015-09-23Rename AlmostEqual into AlmostEqualULPs.Maxim Pimenov
2015-09-23Factor out all rendering routine from “map” to “render” library.vng
2015-09-23Developing infrastucture for launching integration tests and unit tests for A...Vladimir Byko-Ianko
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[omim-build] Fixed link order of zlib and stats_client.Yuri Gorshenin
2015-09-23[map-tests] In ConvergenceTest abs() is replaced by fabs().Yuri Gorshenin
2015-09-23[bookmarks] Fixed memory leaks in Bookmarks test.Yuri Gorshenin
2015-09-23Add succint subprojectLev Dragunov
2015-09-23Fixed bookmarks order: least recently added bookmark is displayed first in th...Yuri Gorshenin
2015-09-23Revert "Merge pull request #224 from gorshenin/fixed-bookmarks-order"Yuri Gorshenin
2015-09-23Fixed bookmarks order - least recently added bookmark is first now in the boo...Yuri Gorshenin
2015-09-23Merging arrows bodies of navigation route if they are close to each other.Vladimir Byko-Ianko
2015-09-23Crash and memory leak was fixed.Vladimir Byko-Ianko
2015-09-23Adding new unit tests for clipArrowBodyAndGetArrowDirection()Vladimir Byko-Ianko
2015-09-23Hiding the navigation route after current position. Bugfix with arrows on the...Vladimir Byko-Ianko
2015-09-23[android][c++][ios] Integrated builds with Alohalytics statistics.Alex Zolotarev
2015-09-23Drawing turn-arrows under the navigation route was implemented.Vladimir Byko-Ianko
2015-09-23Add drape dependencies conditionally, only if drape is in config.Artyom Polkovnikov
2015-09-23Remove drape from dependencies of map_server, map_tests, qt. Compiles well wi...Artyom Polkovnikov
2015-09-23[core] condition compilation. We can use old renderer or drape based on defin...ExMix
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[storage] CountryTree now initialized in Framework::AddMaps. It’s correct w...vng