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
path: root/base
AgeCommit message (Expand)Author
2016-03-23Attach/detach DeferredTask on Android correctly.Dmitry Yunitsky
2016-03-23Review fixSergey Yershov
2016-03-23Review fixesSergey Yershov
2016-03-23Add deferred task implementationSergey Yershov
2016-03-23Review fixes.Maxim Pimenov
2016-03-23[search] Added a calculation of address search completeness.Maxim Pimenov
2016-03-23Store seconds since epoch in mwm as version.Sergey Magidovich
2016-03-23Use THREAD_CHECKER under AndroidConstantin Shalnev
2016-03-23Universal reference in Tokenizer.Alex Zolotarev
2016-03-23Code review and refactoring of geometry/algorithm.Sergey Magidovich
2016-03-23[search] Fixed greedy street matching.Yuri Gorshenin
2016-03-23[Old map downloader] Migration testsSergey Yershov
2016-03-23Correctly print invalid timestamp.Alex Zolotarev
2016-03-23Added DebugPrint for unordered_map/set.vng
2016-03-23Renaming to ScopedLogLevelChanger.Alex Zolotarev
2016-03-23Global logging level now uses atomic to avoid multithreading issues.Alex Zolotarev
2016-03-23[editor] Review fixes.Alex Zolotarev
2016-03-23Helper to suppress unnecessary log messages in unit tests.Alex Zolotarev
2016-03-23Implement type of a FeatureType serialization.Sergey Magidovich
2016-03-23Code Review.Sergey Magidovich
2016-03-23Add enumerate.Sergey Magidovich
2016-03-23FeatureType from/to XMLFeature.Sergey Magidovich
2016-03-23Add range_iterator.Sergey Magidovich
2016-03-23Adjust TokenizeIterator interface so it can be used with stl collections.Sergey Magidovich
2016-03-23[search] Implemented instersection of BUILDINGs with STREETs.Yuri Gorshenin
2016-03-23[search] Skeleton of a SearchQueryV2 (Geocoder).Yuri Gorshenin
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[coding, search] Added Subtract() method to BitVectors.Yuri Gorshenin
2016-03-23Review fixes.Yuri Gorshenin
2016-03-23[search] Optimized viewport retrieval.Yuri Gorshenin
2016-03-23Review fixes.Maxim Pimenov
2016-03-23Review fixes.Maxim Pimenov
2016-03-23[omim] [coding] Compressed bit vectors.Maxim Pimenov
2016-01-22Fixed cache.hpp: added #pragma onceConstantin Shalnev
2016-01-13Cuisine normalisation #https://trello.com/c/TKooF4Q0/25-cuisineSergey Magidovich
2016-01-07Fixed bug when strings::to_double(“”, d) incorrectly returned true.Alex Zolotarev
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-12-10strings::StartsWith() for UniString from new-search branch.Alex Zolotarev
2015-12-02[string_utils] Fixed warnings and reduced memory usage in EditDistance.Maxim Pimenov
2015-11-30Moving VisualScale from base to drape.Vladimir Byko-Ianko
2015-11-30Corrections after colleagues comments.Vladimir Byko-Ianko
2015-11-30Calculation visual scale by DPI.Vladimir Byko-Ianko
2015-11-30Fixed DebugPrint for set and map with custom comparator.vng
2015-11-30[drape] optimizationsExMix
2015-11-30[drape] move navigator on frontend rendererExMix
2015-11-30Review fixesr.kuznetsov
2015-11-30Pointers refactoringr.kuznetsov
2015-11-30rebase fixesExMix
2015-11-30Review fixesr.kuznetsov