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
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
2015-09-23[android] Enabled clang3.6 after “fixing” normalize_unicode infinite comp...Alex Zolotarev
2015-09-23Fixed infinite normalize_unicode.cpp compilation with -O2/-O3 optimizations o...Alex Zolotarev
2015-09-23Added base to to_int function.vng
2015-09-23Rearranged library dependencies.Alex Zolotarev
2015-09-23Added buffer_vector::erase_if.vng
2015-09-23Added thread checker macro and its usageConstantin Shalnev
2015-09-23Routes rendering in RGr.kuznetsov
2015-09-23ThreadFunc takes function by refrefConstantin Shalnev
2015-09-23Fixed notesConstantin Shalnev
2015-09-23Implemented SimpleThread which is the same as std::thread but executes callab...Constantin Shalnev
2015-09-23Add DebugPrint for arraySergey Yershov
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23Timer is moved to steady clocks.Yuri Gorshenin
2015-09-23Review fixes.vng
2015-09-23my::Cache can be stored by value in containers now.vng
2015-09-23[omim] Remove base/pseudo_random.hpp and add std/random.hpp instead.Maxim Pimenov
2015-09-23Minor code style changes.vng
2015-09-23Review fixes.vng
2015-09-23std folder cleanup & removing not needed boost references.Alex Zolotarev
2015-09-23boost::hash -> std::hashAlex Zolotarev
2015-09-23Fixed missing includes.Alex Zolotarev
2015-09-23Fixed <cstdint>.Alex Zolotarev
2015-09-23Replaced boost’s STATIC_ASSERT with a C++11 one.Alex Zolotarev
2015-09-23fixed notesConstantin Shalnev
2015-09-23fixed notesConstantin Shalnev
2015-09-23Corrections after colleagues comments.Vladimir Byko-Ianko
2015-09-23Review fixes.Maxim Pimenov
2015-09-23[omim] [base] Added two more functions to compare floating-point numbers.Maxim Pimenov