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-04-18[indexer] enum feature::EGeomType is changed to enum class feature::GeomTypeArsentiy Milchakov
2019-03-11Several explicit constructors per the Cppcheck report.Maxim Pimenov
2018-07-30[indexer] Review fixestatiana-yan
2018-07-30[indexer] Convert LoaderBase methods to const, do not store FeatureType * in ...tatiana-yan
2017-05-12std migration generatorArsentiy Milchakov
2015-09-23[stats] type_statistics key for generator_tool, better area calculationIlya Zverev
2015-09-23Review fixes.vng
2015-09-23[generator] Added “top features by area” statistics.vng
2015-09-23Fix include path for generatorSergey Yershov
2015-09-23Minor code fixes.vng
2015-09-23[generator] Added statistics for routing container.vng
2015-09-23[generator] Add comment to the output, when printing statistics.Yury Melnichek
2015-09-23Code style fixesAlex Zolotarev
2015-09-23Add named constants for feature geometry getting.vng
2015-09-23Compilation speed up by removing unused start/stop_mem_debug includeAlex Zolotarev
2015-09-23Add scales printing to --calc_statistics.vng
2015-09-23Fix bug in statistic. Choose best geometry for feature size calculating.vng
2015-09-23[generator_tool] -calc_statistics works even if some section is missing in th...Alex Zolotarev
2015-09-23Add all file "tags" to statistic.vng
2015-09-23[Refactoring] Use mwm-file descriptor (string name) in Index. Open FileReader...vng
2015-09-23[Refactoring] Use Reader interface everywhere, when possible. Platform class ...vng
2015-09-23Renamed namespace string_utils to stringsAlex Zolotarev
2015-09-23Moved coding/strutil.hpp to base/string_utils.hppAlex Zolotarev
2015-09-23Refactoring of feature structure:vng
2015-09-23- Created [generator],[generator_tests] and moved indexer_tool to [generator_...Alex Zolotarev