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
2017-03-22warnings fixArsentiy Milchakov
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[coding] Added CBV::LeaveFirstSetNBits().Yuri Gorshenin
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[search] Implemented search in locality.Yuri Gorshenin
2016-03-23Review fixes.Maxim Pimenov
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
2016-03-23[omim] [coding] Moved current implementation of compressed bit vectors.Maxim Pimenov
2015-09-23Review fixes.Maxim Pimenov
2015-09-23[omim] Remove base/pseudo_random.hpp and add std/random.hpp instead.Maxim Pimenov
2015-09-23Fix include path for codingSergey Yershov
2015-09-23Warning fixesAlex Zolotarev
2015-09-23[coding] Factor out GetRand64() (commit by Viktor Govakoko).Artyom Polkovnikov
2015-09-23[coding] [compressed_bit_vector] Convert uX -> uintX_t.Artyom Polkovnikov
2015-09-23[coding] [compressed_bit_vector] Convert C++ code style to MapsMe style.Artyom Polkovnikov
2015-09-23[coding] [compressed_bit_vector] Implement compressed bit vectors and tests.Artyom Polkovnikov