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-08-05Code review.Sergey Magidovich
2016-08-02Add booking_quality_check to the project. Style fixes.Sergey Magidovich
2016-05-17[classificator] Restore old classificator loading algorythmIlya Zverev
2016-04-18[styles] Do reload styles after map theme changing.vng
2016-04-05[tests] Set “Clear” style default for all unit tests.vng
2016-03-23Platform::GetReader returns unique_ptr. Fix leaks.Sergey Magidovich
2016-01-19[styles] Update classificator loaderIlya Zverev
2016-01-14Fixed notesConstantin Shalnev
2016-01-14Added initialization of all classificators/drulesConstantin Shalnev
2015-09-23Fix include path for indexerSergey Yershov
2015-09-23implemented ChangeColorScheme functionality and its test for supported platformsConstantin Shalnev
2015-09-23- Load only binary styles in every configurationAlex Zolotarev
2015-09-23Remove obsolete code.vng
2015-09-23Removed visibility.txtDarafei Praliaskouski
2015-09-23Remove dummy preprocessor check.vng
2015-09-23Move istream, ostream from "fstream.hpp" to "iostream.hpp".vng
2015-09-23Some merging.vng
2015-09-23[styles] New changes from AK.vng
2015-09-23[search] Use protobuf in lite mode for production configuration.vng
2015-09-23Use binary styles in production configuration and text styles in all other co...Alex Zolotarev
2015-09-23Do not halt when drules_proto.bin is absent. Reading drules_proto.txt.vng
2015-09-23Add binary drawing rules generation from text rules file.vng
2015-09-23Avoid overhead in classificator reading (read to string -> istringstream).vng
2015-09-23Remove old code for binary drawing rules processing.vng
2015-09-23Proto drawing rules store width in pixels now.vng
2015-09-23- Writing and Reading of proto drawing rules.vng
2015-09-23Better classificator loading. File names are incapsulated now.vng
2015-09-23Moved file_<reader/writer>_stream.hpp from indexer to coding libAlex Zolotarev
2015-09-23Minor fixes.vng
2015-09-23Few no-op renames.Yury Melnichek
2015-09-23Clear classificator on loading.Yury Melnichek
2015-09-23Commented out classificator logsAlex Zolotarev
2015-09-23Fix generator_tests.vng
2015-09-23Add additional types mapping (index <-> type) in classificator.vng
2015-09-23[Refactoring] Use Reader interface everywhere, when possible. Platform class ...vng
2015-09-23Add logging of different loading stages.Yury Melnichek
2015-09-23- Created [generator],[generator_tests] and moved indexer_tool to [generator_...Alex Zolotarev