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-23[linux-build] Fixed numerous link-time errors about missing libnormalize.Yuri Gorshenin
2015-09-23Review fixesSergey Yershov
2015-09-23Fix problem with incorrect results of containsSergey Yershov
2015-09-23Fix geometry tests structureSergey Yershov
2015-09-23Review fixesSergey Yershov
2015-09-23Review fixesSergey Yershov
2015-09-23Review fixesSergey Yershov
2015-09-23Use AlmostEqualAbs instead AlmostEqualULPsSergey Yershov
2015-09-23[stats] type_statistics key for generator_tool, better area calculationIlya Zverev
2015-09-23[data] Updated minks-pass mwm and source bz2.vng
2015-09-23[geometry] Added area calculation functions.vng
2015-09-23[omim] Added method for correct Azimuth detection.Dmitry Yunitsky
2015-09-23Rearranged library dependencies.Alex Zolotarev
2015-09-23Review fixesr.kuznetsov
2015-09-23Integration routing rendering in old enginer.kuznetsov
2015-09-23VNG review fixes.vng
2015-09-23[search] Implemented retrieval.Yuri Gorshenin
2015-09-23Review fixesSergey Yershov
2015-09-23Implement threads for coastline cell splitterSergey Yershov
2015-09-23Minor code style fix.Viktor
2015-09-23PR fixesLev Dragunov
2015-09-23PR fixesLev Dragunov
2015-09-23New LatLon class.Lev Dragunov
2015-09-23Review fixes.vng
2015-09-23boost::hash -> std::hashAlex Zolotarev
2015-09-23Replaced boost’s STATIC_ASSERT with a C++11 one.Alex Zolotarev
2015-09-23Corrections after colleagues comments. Next portion.Vladimir Byko-Ianko
2015-09-23Corrections after colleagues comments.Vladimir Byko-Ianko
2015-09-23clang-formatLev Dragunov
2015-09-23Extract macros NOTIMPLEMENTED and PR fixesLev Dragunov
2015-09-23Remove dummy typedefs.vng
2015-09-23Rename AlmostEqual into AlmostEqualULPs.Maxim Pimenov
2015-09-23[pedestrian] Merged CachedFeature and RoadInfo.Yuri Gorshenin
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23[pedestrian] Fixed tests on RoadPos.Yuri Gorshenin
2015-09-23Fix include path for geometrySergey Yershov
2015-09-23Fix warning in [geometry] and added pragmas for suppress warning in 3-rd part...Sergey Yershov
2015-09-23[android] Compilation fix.Alex Zolotarev
2015-09-23fixed warning in [indexer]Sergey Yershov
2015-09-23Pull request comment fixesLev Dragunov
2015-09-23[routing] Storing points of border crossingLev Dragunov
2015-09-23Cross context reading fixes + PR updatesLev Dragunov
2015-09-23Code review fixesLev Dragunov
2015-09-23Finding and writing exit nodesLev Dragunov
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-23Drawing turn-arrows under the navigation route was implemented.Vladimir Byko-Ianko
2015-09-23Review fixes.vng
2015-09-23Minor m4::Tree code refactoring: ReplaceAllInRect, ReplaceEqualInRect.vng
2015-09-23[drape] path text adaptationExMix