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
2020-10-21Using make_unique instead of new for indexer.Vladimir Byko-Ianko
2019-10-08[platform] MapOptions is renamed to MapFileTypeArsentiy Milchakov
2019-09-20[coding] Changed the filenames of the FilesContainers to better reflect the c...Maxim Pimenov
2019-09-09Review fixes.Maxim Pimenov
2019-05-15Fixed some warnings.Maxim Pimenov
2019-04-15Several explicit constructors per the Cppcheck report.Maxim Pimenov
2018-09-18[base] Replaced the namespace my with base.Maxim Pimenov
2018-09-14Review fixes.Vladimir Byko-Ianko
2018-09-05[search] Set rank for transport stationstatiana-yan
2018-08-07Removed FC2018 from coder.kuznetsov
2018-07-30[indexer] Convert LoaderBase methods to const, do not store FeatureType * in ...tatiana-yan
2018-07-03[generator][search] review fixesArsentiy Milchakov
2018-07-03RANKS_FILE_TAG is renamed to SEARCH_RANKS_FILE_TAGArsentiy Milchakov
2018-07-03[indexer][search] load popularity ranks table into pre-rankerArsentiy Milchakov
2018-07-03[indexer] rank table small changesArsentiy Milchakov
2018-04-09Increase search rank for FC2018 objectstatiana-kondakova
2016-12-28Remove using std from baseSergey Yershov
2016-07-22[indexer] Implemented CentersTable.Yuri Gorshenin
2016-03-23Minor comments fix.Alex Zolotarev
2016-03-23Code review fixes.Alex Zolotarev
2016-03-23Platform::GetReader returns unique_ptr. Fix leaks.Sergey Magidovich
2016-03-23Factor out Rank <-> Population functions.vng
2016-03-23[search] Correct check for RankTable validity.Alex Zolotarev
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23Calculate rank only for point features.vng
2016-03-23[search] Fixed rank table serialization.Yuri Gorshenin
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[search] Added test for opposite endianness.Yuri Gorshenin
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[search] Fixed rank-table creation for World and WorldCoasts.Yuri Gorshenin
2016-03-23[coding, indexer] Refactored SimpleDenseCoding.Yuri Gorshenin
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[indexer] Implemented rank table builder.Yuri Gorshenin