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-07-05Minor fixes - get rid of redundant copying.Yuri Gorshenin
2016-03-23Add deferred task implementationSergey Yershov
2016-03-23Store seconds since epoch in mwm as version.Sergey Magidovich
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-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-23Code review.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-23[omim] Remove base/pseudo_random.hpp and add std/random.hpp instead.Maxim Pimenov
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23Remove unused fast_mutexSergey Yershov
2015-09-23Added Observers interface to Index.Yuri Gorshenin
2015-09-23[base] Fixed data races and other concurrency bugs.Yuri Gorshenin
2015-09-23Added ThreadChecker. Fixed dtor of WorkerThread.Yuri Gorshenin
2015-09-23[search-index] Improved performance of current search index building process.Yuri Gorshenin
2015-09-23Removed unused includes in base files.vng
2015-09-23Removed dummy includes, avoid copy-paste.vng
2015-09-23review fixesExMix
2015-09-23[core] show dialog callback from coreExMix
2015-09-23Added CounterIterator.vng
2015-09-23[drape] new thread poolExMix
2015-09-23Use expat from the system on LinuxAlex Zolotarev
2015-09-23[server] packaging and build scripts fixDarafei Praliaskouski
2015-09-23Removed unused codeAlex Zolotarev
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-23Add simple objects tracker class for leaks finding.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-23Moved file_<reader/writer>_stream.hpp from indexer to coding libAlex Zolotarev
2015-09-23removed memory_mapped_filerachytski
2015-09-23added ThreadedPriorityQueue.rachytski
2015-09-23Add limited_priority_queue.hpp to base.Yury Melnichek
2015-09-23added ResourcePool and implemented OpenGL resources allocation through it.rachytski
2015-09-23Removed unused base/profiler. Should it be in base?Alex Zolotarev
2015-09-23Initial implementation of tile rendering.rachytski
2015-09-23Added Reader for FreeType fontsAlex Zolotarev
2015-09-23Carried out heavy log functions into cpp files.vng
2015-09-23implemented multithreaded ObjectPool and test for it.rachytski
2015-09-23Replaced boost timer implementation with gettimeofday and GetSystemTimeAsFile...Alex Zolotarev