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-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