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-09-02Revert "[indexer:interval_index] Add interval index version 2: 64 bit offset ...tatiana-yan
2019-06-18[indexer:interval_index] Add interval index version 2: 64 bit offset and sizeAnatoly Serdtcev
2019-01-31[indexer] Fix for reviewAnatoly Serdtcev
2019-01-31Fix for reviewAnatoly Serdtcev
2019-01-31[indexer] Fix for reviewAnatoly Serdtcev
2019-01-31[indexer] Fix for reviewAnatoly Serdtcev
2019-01-31[indexer] Fix for reviewAnatoly Serdtcev
2019-01-31[indexer] Add distance for closest object selectionAnatoly Serdtcev
2018-09-14Review fixes.Vladimir Byko-Ianko
2018-03-01Fix signed unsigned mismatch warningtatiana-kondakova
2018-02-01Add LocalityIndexBuildertatiana-kondakova
2018-01-30Remove GeoIndex 2011 format supporttatiana-kondakova
2015-09-23Replaced boost’s STATIC_ASSERT with a C++11 one.Alex Zolotarev
2015-09-23Fix include path for indexerSergey Yershov
2015-09-23Removed useless includes.vng
2015-09-23[optimization] Improve speed of interval indexDenis Koronchik
2015-09-23Correct using of cstring and memcpy includes.vng
2015-09-23CellId refactoring: explicitly specify DEPTH_LEVELS where needed.Yury Melnichek
2015-09-23Fix bug when some feature were omitted from ForEachInRect. Remove Query class...Yury Melnichek
2015-09-23[Support Old Format] Add polymorphic index usage.vng
2015-09-23Warning fixesAlex Zolotarev
2015-09-23Fixed indexer assert in DEBUGAlex Zolotarev
2015-09-23Remove bitset.hpp.Yury Melnichek
2015-09-23One more new index format. :) Smaller than previousYury Melnichek
2015-09-23Add Bitset class and use in the IntervalIndex.Yury Melnichek
2015-09-23New smaller index format.Yury Melnichek
2015-09-23Add Clear() method to Query, which allows to use a single query multiple time...Yury Melnichek
2015-09-23Store IntervalIndex cache in Query. Should speed up index.Yury Melnichek
2015-09-23Fixed build errorsAlex Zolotarev
2015-09-23Get rid of most pragma pack's, because using it causes wrong alignment on GCC.Yury Melnichek
2015-09-22One Month In Minsk. Made in Belarus.Alex Zolotarev