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-22[booking][search] booking filter improvement. review fixesArsentiy Milchakov
2019-04-12[std] Use new include style for coding, fixes.tatiana-yan
2018-09-18[base] Replaced the namespace my with base.Maxim Pimenov
2016-07-05Minor fixes - get rid of redundant copying.Yuri Gorshenin
2016-07-01[search] Implemented Oracle.Yuri Gorshenin
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[coding] Added CBV::LeaveFirstSetNBits().Yuri Gorshenin
2016-03-23[search] Implemented search in locality.Yuri Gorshenin
2016-03-23Review fixes.Maxim Pimenov
2016-03-23Review fixes.Maxim Pimenov
2016-03-23Refactored the serialization code.Maxim Pimenov
2016-03-23Switched the search index to use compressed bit vectors.Maxim Pimenov
2016-03-23[search] A refactoring of ValueList.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-23Fixed <cstdint>.Alex Zolotarev
2015-09-23Fix include path for codingSergey Yershov
2015-09-23[compressed-bit-vector] Refactored union of bit-vectors + improved complexity...Yuri Gorshenin
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