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
2016-07-20review fixesArsentiy Milchakov
2016-07-13[coding] Elias gamma and delta coder.Yuri Gorshenin
2016-03-23Remove SharedMemReader.Sergey Magidovich
2016-03-23Platform::GetReader returns unique_ptr. Fix leaks.Sergey Magidovich
2016-03-23Added names to languages supported in OSM.Alex Zolotarev
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[coding] Added CBV::LeaveFirstSetNBits().Yuri Gorshenin
2016-03-23[coding] Removed blob storage.Maxim Pimenov
2016-03-23[coding] Removed compressed varnum vector.Maxim Pimenov
2016-03-23[coding] Removed arithmetic codec.Maxim Pimenov
2016-03-23[coding] Removed old compressed bit vector.Maxim Pimenov
2016-03-23[Old map downloader] Migration testsSergey Yershov
2016-03-23Rename ForEachNameRef -> ForEachName with rvalue reference functor passing.vng
2016-03-23[search] [coding] Added undefined state to a FixedBitsDDVector.Yuri Gorshenin
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[search] Implemented search in locality.Yuri Gorshenin
2016-03-23Review fixes.vng
2016-03-23[search] Added FixedBitsDDVector container.vng
2016-03-23Review fixes.Maxim Pimenov
2016-03-23Moved search index from coding to indexer.Maxim Pimenov
2016-03-23Review fixes.Maxim Pimenov
2016-03-23Review fixes.Maxim Pimenov
2016-03-23Refactored the serialization code.Maxim Pimenov
2016-03-23Some review fixes.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-23[search] Added test for opposite endianness.Yuri Gorshenin
2016-03-23Review fixes.Maxim Pimenov
2016-03-23Review fixes.Maxim Pimenov
2016-03-23[omim] Removed raw pointers in favour of shared_ptr in trie.Maxim Pimenov
2016-03-23Review fixes.Maxim Pimenov
2016-03-23[omim] Removed EdgeBuilder.Maxim Pimenov
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
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[coding] Implemented SDC (Simple Dense Coding).Yuri Gorshenin
2015-09-30Remove stupid comments. Truncate all coordinates to five numbers after decima...Sergey Magidovich
2015-09-23Reverted back temporary solution with normalize_unicode.cpp clang3.6 compilat...Alex Zolotarev
2015-09-23[linux-build] Fixed numerous link-time errors about missing libnormalize.Yuri Gorshenin
2015-09-23Removed unused timsort taken from unknown source.Alex Zolotarev
2015-09-23Review fixes.Maxim Pimenov
2015-09-23[omim] [coding] An implementation of (not very) succinct trie.Maxim Pimenov
2015-09-23Rearranged library dependencies.Alex Zolotarev
2015-09-23Replaced zlib with minizip which uses zlib from the operating system.Alex Zolotarev
2015-09-23Removed unused bzip2 library from the project.Alex Zolotarev
2015-09-23More refactoring.Maxim Pimenov
2015-09-23[omim] [search] Remove redundant namespaces.Maxim Pimenov