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
2018-09-18[base] Replaced the namespace my with base.Maxim Pimenov
2018-09-14[base] Unified stl_add and stl_helpers.Maxim Pimenov
2018-09-11City roads section and tests.Vladimir Byko-Ianko
2018-08-01[geometry] Fix comments.tatiana-yan
2018-08-01Review fixes.Maxim Pimenov
2018-08-01[geometry] ForEachCorner and ForEachSide helpers in Rect.Maxim Pimenov
2018-08-01[geometry] Functors instead of factories in simplification.hpp.Maxim Pimenov
2018-08-01[geometry] Refactoring of code that works with parametrized segments.Maxim Pimenov
2018-07-25Review fixes.Maxim Pimenov
2018-07-25[geometry] AnyRect refactoring.Maxim Pimenov
2018-07-25Review fixes.Maxim Pimenov
2018-07-25[geometry] Coding style fixes.Maxim Pimenov
2018-07-23[geometry] Renamed SquareLength to SquaredLength.Maxim Pimenov
2018-06-25Review fixesMaksim Andrianov
2018-06-25After mergeMaksim Andrianov
2018-06-25Fixed warn: comparison between signed and unsigned integer expressionsMaksim Andrianov
2018-06-15[cmake] Add precompiled headers supportgreshilov
2018-05-08[geometry] Made the constructor of Point<T> from Point<U> explicit.Maxim Pimenov
2018-04-17[geometry] Faster CellId::XY and CellId::FromXY.Maxim Pimenov
2018-04-11[search] Prefer prevEmit results in NearbyPointsSweepertatiana-kondakova
2018-04-10[coding] [geometry] Deprecated PointToInt.Maxim Pimenov
2018-03-07Getting rid of my::sq, math::sqrtatiana-kondakova
2018-03-06Using _t suffix instead of ::type in whole project + using std:: somewhere.VladiMihaylenko
2017-12-28[qmake] Goodbye QMake!greshilov
2017-11-30Review fixes.Vladimir Byko-Ianko
2017-11-14Transit route processing, generation transit data for rendering.Daria Volvenkova
2017-10-26Added markers rendering for transit routing (#7402)Roman Kuznetsov
2017-10-17Review fixesr.kuznetsov
2017-10-17Refactored route renderingr.kuznetsov
2017-10-13Review fixes.beta-1064Yuri Gorshenin
2017-10-13[search] CitiesBoundaryTable is exposed to TestMwmBuilder.Yuri Gorshenin
2017-10-10[generator] Cities boundaries builder.Yuri Gorshenin
2017-09-28Review fixes.Yuri Gorshenin
2017-09-28[indexer] Simplified boundaries encoding/decoding.Yuri Gorshenin
2017-09-22Review fixes.Yuri Gorshenin
2017-09-22[geometry] Added different bounding boxes.Yuri Gorshenin
2017-09-20In path text handle added check on projection result.Daria Volvenkova
2017-09-15Review fixes.Yuri Gorshenin
2017-09-15[geometry] ConvexHull.Yuri Gorshenin
2017-09-13[search] Adapted the sweep line algorithm to match POIs with streets.Maxim Pimenov
2017-08-11[routing] Pull request #6082 review fixesДобрый Ээх
2017-08-11[routing] track analyzerДобрый Ээх
2017-08-10Code review.Sergey Magidovich
2017-08-10Code review.Sergey Magidovich
2017-08-09Fixed clipping of spline by rect.Daria Volvenkova
2017-08-07[routing] Estimate altitudes in index routerДобрый Ээх
2017-08-07Stabilization of path text placing.Daria Volvenkova
2017-07-27Initing with zeros x and y members of Point class at default constructor.Vladimir Byko-Ianko
2017-07-25Recovering FollowedPolyline::Append() and FollowedPolyline::Pop() and adding ...Vladimir Byko-Ianko
2017-07-25Routing matching hopping case fix.Vladimir Byko-Ianko