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-03-23Platform::GetReader returns unique_ptr. Fix leaks.Sergey Magidovich
2016-03-23Store seconds since epoch in mwm as version.Sergey Magidovich
2016-03-23[new downloader] Removing code responsable for saving countries.txt.Vladimir Byko-Ianko
2016-03-23[new downloader] Adding funtionality to SimpleTree and refactoring SimpleTree...Vladimir Byko-Ianko
2016-03-23[generator] Fixed bug with capital’s population admixing.vng
2016-03-23[generator] Minor fixes.vng
2016-03-23Factor out Rank <-> Population functions.vng
2016-03-23[generator] Fixed rare assert.vng
2016-03-23Renamed constants.Alex Zolotarev
2016-03-23Moved CategoriesHolder from search into indexer library. Need to access it fr...Alex Zolotarev
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23Review fixes.Lev Dragunov
2016-03-23Capital parser test and fix.Lev Dragunov
2016-03-23Capital filtration enhancements.Lev Dragunov
2016-03-23Capitals population updateLev Dragunov
2016-03-23Review fixes.vng
2016-03-23[testing] Fixed TEST*() macroses.Yuri Gorshenin
2016-03-23[search] Limited ReverseGeocoder with single MWM while matching streets.vng
2016-03-23Review fixes.Lev Dragunov
2016-03-23Review fixes.Lev Dragunov
2016-03-23Absent towns.csv file processing. Review fixes.Lev Dragunov
2016-03-232 level world roads.Lev Dragunov
2016-03-23towns_dumper enhancement.Lev Dragunov
2016-03-23Town points filtering.Lev Dragunov
2016-03-23Capitals generation into intermediate data.Lev Dragunov
2016-03-23Tag admixer class.Lev Dragunov
2016-03-23Fix: Add missing fax field in osm2meta.hpp.Sergey Magidovich
2016-03-23[generator] Normalize bbq cuisines.Alex Zolotarev
2016-03-23[search] Added a test for villages.Maxim Pimenov
2016-03-23[Old map downloader] Fix single mwm generatingSergey Yershov
2016-03-23[Old map downloader] Backup mwm before generating routing sectionsSergey Yershov
2016-03-23[Old map downloader] Implement single file support for map and routingSergey Yershov
2016-03-23[generator] Do not generate address section for World.vng
2016-03-23[generator][search] Do NOT accumulate names from parent relations.vng
2016-03-23Rename ForEachNameRef -> ForEachName with rvalue reference functor passing.vng
2016-03-23Replaced ReverseGeocoder::GetNearbyStreets(FeatureType) calls to avoid collis...Alex Zolotarev
2016-03-23Missing dependency for Editor.Alex Zolotarev
2016-03-23Pugixml dependency for index library.Alex Zolotarev
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[search] [coding] Added undefined state to a FixedBitsDDVector.Yuri Gorshenin
2016-03-23[metadata] Split height and building:levelsIlya Zverev
2016-03-23Allow more than 255 bytes in metadata fields.Sergey Magidovich
2016-03-23Review fixes.Maxim Pimenov
2016-03-23[search] [indexer] Do not index streets by tokens synonymous to "street".Maxim Pimenov
2016-03-23[generator] Added a flag to print feature names.Maxim Pimenov
2016-03-23[search] Removed rank table force generation.vng
2016-03-23Avoid some copy-paste.vng
2016-03-23[search] Implemented instersection of BUILDINGs with STREETs.Yuri Gorshenin
2016-03-23[search] Moved search components to the search library. Moved search index bu...vng
2016-03-23[search] Skeleton of a SearchQueryV2 (Geocoder).Yuri Gorshenin