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-11-15[search] Switch to DFAs in search index retrieval.Yuri Gorshenin
2016-11-07[base] Levenshtein DFA.Yuri Gorshenin
2016-08-22Add NewType class to have strong typedefs for primitive types.Sergey Magidovich
2016-07-05Minor fixes - get rid of redundant copying.Yuri Gorshenin
2016-03-23[Old map downloader] Migration testsSergey Yershov
2016-03-23Implement type of a FeatureType serialization.Sergey Magidovich
2016-03-23Add enumerate.Sergey Magidovich
2016-03-23Add range_iterator.Sergey Magidovich
2016-03-23[search] Implemented instersection of BUILDINGs with STREETs.Yuri Gorshenin
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[search] Optimized viewport retrieval.Yuri Gorshenin
2015-12-29Implementation of day time calculatorConstantin Shalnev
2015-12-10Removed unused code from base library (all what is left from the old renderer).Alex Zolotarev
2015-11-26Android doesn't have timegm function. So add custom implementation.Sergey Magidovich
2015-11-24Revert "W3C time functions. "revert-622-time_t-to-w3c-datetimemgsergio
2015-11-20Add time_t to w3c time format converter and from time_t to w3c time converter...Sergey Magidovich
2015-09-23Reverted back temporary solution with normalize_unicode.cpp clang3.6 compilat...Alex Zolotarev
2015-09-23Fixed infinite normalize_unicode.cpp compilation with -O2/-O3 optimizations o...Alex Zolotarev
2015-09-23Rearranged library dependencies.Alex Zolotarev
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23Added Observers interface to Index.Yuri Gorshenin
2015-09-23[search-index] Improved performance of current search index building process.Yuri Gorshenin
2015-09-23[drape] thread pool testsExMix
2015-09-23Fixed warnings in 3party projectsAlex Zolotarev
2015-09-23added ScheduledTask class and tests for it.rachytski
2015-09-23Fix calling convention of Platform::GetFilesByExt.vng
2015-09-23added strings localization mechanism and used it in CountryStatusDisplay.rachytski
2015-09-23moved FenceManager to base library and added tests for it.rachytski
2015-09-23Library dependencies optimizationAlex Zolotarev
2015-09-23Fix bug in limited_priority_queue. Add tests.vng
2015-09-23Using all available CPU cores for tile rendering.rachytski
2015-09-23Initial implementation of tile rendering.rachytski
2015-09-23implemented multithreaded ObjectPool and test for it.rachytski
2015-09-23Remove TimeInSec from Platform. We have my::Timer cross platform class.vng
2015-09-23Fix assertions in Release.vng
2015-09-23Removed unnecessary base/utf8_string as it's implemented in base/string_utilsAlex Zolotarev
2015-09-23Added base/utf8_string.hpp::Split()Alex Zolotarev
2015-09-23Add buffer_vector and use it in FeatureType for geometry storing.vng
2015-09-22One Month In Minsk. Made in Belarus.Alex Zolotarev