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-04-17[geometry] Faster CellId::XY and CellId::FromXY.Maxim Pimenov
2018-03-06Using _t suffix instead of ::type in whole project + using std:: somewhere.VladiMihaylenko
2017-08-10[search] O(n * n) -> O(n * log(n)) for poi-building intersection.Your Name
2017-02-08CeilLog is renamed to FloorLog.Yuri Gorshenin
2017-01-30[base] Fixed PopCount64.Yuri Gorshenin
2016-12-28Remove using std from baseSergey Yershov
2016-07-13[coding] Elias gamma and delta coder.Yuri Gorshenin
2016-03-23[coding, search] Added Subtract() method to BitVectors.Yuri Gorshenin
2016-03-23Review fixes.Maxim Pimenov
2016-03-23Review fixes.Maxim Pimenov
2016-03-23[omim] [coding] Compressed bit vectors.Maxim Pimenov
2015-09-23Review fixes.vng
2015-09-23Fixed <cstdint>.Alex Zolotarev
2015-09-23Replaced boost’s STATIC_ASSERT with a C++11 one.Alex Zolotarev
2015-09-23Fix include path for baseSergey Yershov
2015-09-23Code style fixes.vng
2015-09-23[base] [bits] Move NumUsedBits to bits.hpp.Artyom Polkovnikov
2015-09-23[coding] [base] Move NumHiZeroBits32/64 to bits.hpp, add tests.Artyom Polkovnikov
2015-09-23Revert "Merge pull request #2866 from vng/routing-beta"Denis Koronchik
2015-09-23Removed unused includes in base files.vng
2015-09-23Revert "Merge pull request #2843 from deniskoronchik/compress"vng
2015-09-23[osrm][routing] Improve compression of edge id’s dataDenis Koronchik
2015-09-23Removed useless includes.vng
2015-09-23Warning fixAlex Zolotarev
2015-09-23Add bits::GetBit() and bits::SetBitToX().Yury Melnichek
2015-09-23Log node density in the indexer.Yury Melnichek
2015-09-23Move ZigZagEncode() and ZigZagDecode() to bits. Factor out BitwiseMerge() and...Yury Melnichek
2015-09-22One Month In Minsk. Made in Belarus.Alex Zolotarev