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
2019-04-23[base] Replaced base::Key to base::Value as in fact it's a valueVladiMihaylenko
2019-03-25Added default enum class hasherVladiMihaylenko
2018-12-26[base][geocoder] Fix compile warnings for gcc 8Anatoly Serdtcev
2018-09-14[routing] Fixed the build.Maxim Pimenov
2018-09-14[base] Unified stl_add and stl_helpers.Maxim Pimenov
2018-04-25Added hash specialization for ftypes::IsHotelChecker::TypeVladiMihaylenko
2018-04-24Review fixes.vng
2018-03-06Using _t suffix instead of ::type in whole project + using std:: somewhere.VladiMihaylenko
2017-02-10Review fixes.Maxim Pimenov
2017-02-09Added getter enum class underlying typeVladiMihaylenko
2016-12-28Remove using std from baseSergey Yershov
2016-09-26Review fixes.Vladimir Byko-Ianko
2016-09-26Getting rid of std::allocator and using variadic templates intead.Vladimir Byko-Ianko
2016-09-26Review fixes.Vladimir Byko-Ianko
2016-09-26Refactoring SortUnique and EraseIf. Now they can work with deque as well.Vladimir Byko-Ianko
2016-05-27Review fixes.Vladimir Byko-Ianko
2016-05-27SortUnique refactoring.Vladimir Byko-Ianko
2016-05-27git-clang-formatVladimir Byko-Ianko
2016-05-27Implementation SortUnique with predicate.Vladimir Byko-Ianko
2016-05-27Review fixes.Yuri Gorshenin
2016-05-26[base] Implemented EqualsBy.Yuri Gorshenin
2016-03-24Added EraseIf helper.vng
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[search] Used linear model for rank calculation.Yuri Gorshenin
2016-03-23[search] Implemented instersection of BUILDINGs with STREETs.Yuri Gorshenin