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-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
2015-11-30Fixed a bug with tiles removingr.kuznetsov
2015-11-30review fixesExMix
2015-11-30[drape] country status logicExMix
2015-11-30[drape] forming geometry for CW triangle orderExMix
2015-11-26Android doesn't have timegm function. So add custom implementation.Sergey Magidovich
2015-11-25Review fixes.Maxim Pimenov
2015-11-25[string_utils] Added a function that computes edit distance.Maxim Pimenov
2015-11-24Revert "W3C time functions. "revert-622-time_t-to-w3c-datetimemgsergio
2015-11-23Code review.Sergey Magidovich
2015-11-20Add time_t to w3c time format converter and from time_t to w3c time converter...Sergey Magidovich
2015-11-11[base, std] Get rid of boost xpressive dependency.Yuri Gorshenin
2015-11-10Added TODO comment.Alex Zolotarev
2015-10-15Review fixes.Yuri Gorshenin
2015-09-25Review fixes.vng
2015-09-25[logging] Abort app if LOG error level is greater than LERROR (debug) or LCRI...vng
2015-09-23Reverted back temporary solution with normalize_unicode.cpp clang3.6 compilat...Alex Zolotarev
2015-09-23Work-around from Apple’s dev team for clang3.6 hanging when compiling norma...Alex Zolotarev