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
2017-03-23review fixesArsentiy Milchakov
2017-03-22warnings fixArsentiy Milchakov
2016-12-28Remove using std from baseSergey Yershov
2016-07-26git-clang-formatVladimir Byko-Ianko
2016-07-23Implementing AltitudeLoader instead of using FeatureType for parsing.Vladimir Byko-Ianko
2016-07-23git-clang-formatVladimir Byko-Ianko
2016-07-23[altitude] The first version of writing to mwm and reading from altitude info...Vladimir Byko-Ianko
2016-03-23Platform::GetReader returns unique_ptr. Fix leaks.Sergey Magidovich
2016-03-23Renamed constants.Alex Zolotarev
2016-03-23Replaced hard-code with constants.Alex Zolotarev
2015-09-23Replaced boost’s STATIC_ASSERT with a C++11 one.Alex Zolotarev
2015-09-23Fix include path for indexerSergey Yershov
2015-09-23fixed warning in [indexer]Sergey Yershov
2015-09-23Moved work with metadata to separated filesSergey Yershov
2015-09-23Making mwm with additional info sectionSergey Yershov
2015-09-23Minor refaсtoring: removed CoordPointT typedef to avoid disambiguate.vng
2015-09-23Code style fixesAlex Zolotarev
2015-09-23Correct using of cstring and memcpy includes.vng
2015-09-23[generator] Better house name and house number accumulating.vng
2015-09-23Minor changes.vng
2015-09-23Factor out #include "classificator.hpp" from "feature_data.hpp".vng
2015-09-23Fix feature type conversion from 1.01 to 2.0vng
2015-09-23Compilation speed up by removing unused start/stop_mem_debug includeAlex Zolotarev
2015-09-23Fix bug in geometry offsets loading after my changes with dynamic scales.vng
2015-09-23Support dynamic scales in mwm header.vng
2015-09-23Fix warnings.vng
2015-09-23Add "shop-convenience" and "shop-supermarket" to classificator.vng
2015-09-23[Reduce mwm size] Add dynamic serial::CodingParams (coordinate bits) for diff...vng
2015-09-23Fix bug when some feature were omitted from ForEachInRect. Remove Query class...Yury Melnichek
2015-09-23Support old format 1.01 (April 2011).vng