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-05-21[search] Minor cleanup.Maxim Pimenov
2019-04-15Several explicit constructors per the Cppcheck report.Maxim Pimenov
2019-04-12[std] Use new include style for coding, fixes.tatiana-yan
2019-03-11Several explicit constructors per the Cppcheck report.Maxim Pimenov
2018-11-26[coding] Removed the CellId epsilon.Maxim Pimenov
2018-07-30[indexer] Convert LoaderBase methods to const, do not store FeatureType * in ...tatiana-yan
2018-06-27[indexer] DataSource refactoringtatiana-yan
2018-06-26[search] Minor refactoring of HouseDetector.Maxim Pimenov
2018-06-25Rename variables and methods (index to DataSource)Sergey Yershov
2018-06-22[indexer][editor] Refactor Index into DataSourceSergey Yershov
2017-04-06Review fixes.Yuri Gorshenin
2017-04-06[assessment-tool] Save/SaveAsYuri Gorshenin
2016-07-05[indexer] Fixed FeaturesLoaderGuard.Yuri Gorshenin
2016-04-06[search] Removed indexed_value.hppYuri Gorshenin
2016-03-23Review fixes.vng
2016-03-23[search] Limit POI to street match with 100 meters.vng
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[search] Added building -> street detection algorithm.vng
2015-09-23[search] Logic refactoring: search only in current viewport (or only around p...vng
2015-09-23Implemented new mwm info table.Yuri Gorshenin
2015-09-23Fix include path for searchSergey Yershov
2015-09-23Singletone IsBuildingChecker.Alex Zolotarev
2015-09-23[search] Fixed memory leaks in house detector.Yuri Gorshenin
2015-09-23[search] Refactored emitting final search results.vng
2015-09-23Minor code changes.vng
2015-09-23[search] Strict address match routine.vng
2015-09-23[search]vng
2015-09-23[search] Fixed address results emitting (include partially matched).vng
2015-09-23[search] house number recognitionKirill Zhdanovich
2015-09-23[search] Minor fixes.vng
2015-09-23[search] Better house number parsing (take into account American style).vng
2015-09-23[search] Do house matching with possible non-ordered neighbors.vng
2015-09-23[search] Refactoring of matching house number for input token.vng
2015-09-23[search] Better pivot choosing strategy.vng
2015-09-23[search] Correct street merge with duplicates filtering.vng
2015-09-23[search] Refactoring of MWM full test.vng
2015-09-23[search]House compare fixKirill Zhdanovich
2015-09-23[search] Streets merging refactoring.vng
2015-09-23[search] Better streets merging logic.vng
2015-09-23[search] Better house number matching and cache clearing policy.vng
2015-09-23[search] Fixed bugs house search.Kirill Zhdanovich
2015-09-23[search] Added some debug functions.vng
2015-09-23[search] Added some diagnostics into street's merging.vng
2015-09-23[search] Minor refactoring and code cleanup.Kirill Zhdanovich
2015-09-23[search] Built-in house search in main engine (initial commit).vng
2015-09-23House filtering functionsKirill Zhdanovich
2015-09-23[search] Compare Street names and House numbersKirill Zhdanovich
2015-09-23Read Houses and Make simple searchKirill Zhdanovich
2015-09-23initial commitKirill Zhdanovich