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-03-07Getting rid of my::sq, math::sqrtatiana-kondakova
2017-12-25[OpenLR] Add CandidatePointGetter and staff. [Squash me].Sergey Magidovich
2017-04-19std migration basebeta-773Arsentiy Milchakov
2017-04-19preparation for std migrationArsentiy Milchakov
2017-02-09Code review.Sergey Magidovich
2017-01-31OpenLR decoding, markup tool.Sergey Magidovich
2017-01-10Fix compile warningsfix-warningSergey Yershov
2016-12-28Remove using std from baseSergey Yershov
2016-10-12[coding] Added a serialization method for traffic coords.Maxim Pimenov
2015-11-30[drape] forming geometry for CW triangle orderExMix
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-23Review fixes.Maxim Pimenov
2015-09-23[omim] [base] Added two more functions to compare floating-point numbers.Maxim Pimenov
2015-09-23Rename AlmostEqual into AlmostEqualULPs.Maxim Pimenov
2015-09-23Fix include path for baseSergey Yershov
2015-09-23Review fixes.vng
2015-09-23Removed unused includes in base files.vng
2015-09-23[core] greatest common divisor and testsExMix
2015-09-23fix problem with solid black text rendering on XXHDPIExMix
2015-09-23Fix according to code review.vng
2015-09-23Replace "MergeSorted" with better one "AccumulateIntervals".vng
2015-09-23added 1D-intervals intersecting and merging functions, and added tests for them.rachytski
2015-09-23added axis-aligned 2d rect.rachytski
2015-09-23Fixed build error detected by clangAlex Zolotarev
2015-09-23Some minor fixes.vng
2015-09-23Fix AlmostEqual. Add more unit tests.vng
2015-09-23Add NextModN(), PrevModN(), NextIterInCycle(), PrevIterInCycle().Yury Melnichek
2015-09-23Increase AlmostEqual<double> epsilon from 64 to 256. Fixes #76.Yury Melnichek
2015-09-22One Month In Minsk. Made in Belarus.Alex Zolotarev