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
2019-04-15Several explicit constructors per the Cppcheck report.Maxim Pimenov
2019-04-12[std] Use new include style for coding, fixes.tatiana-yan
2019-04-12[std] Use new include style for coding, fixes.tatiana-yan
2019-04-10[std] Remove std/queue.hpptatiana-yan
2019-03-19[coding] Removed JoinFoldersToPath.Maxim Pimenov
2019-03-11Several explicit constructors per the Cppcheck report.Maxim Pimenov
2018-12-26[coding] Move Elias-Fano based map encoding/decoding to coding library.tatiana-yan
2018-12-26[coding] Removed VarintVector.Maxim Pimenov
2018-12-26[coding] Cleaned up some unused code.Maxim Pimenov
2018-12-18[coding] Deprecate unpopular languages to add more relevant ones.tatiana-yan
2018-12-13[coding] Renamed the StringUtf8Multilang files.Maxim Pimenov
2018-11-26[coding] Removed the CellId epsilon.Maxim Pimenov
2018-11-23Review fixes.Maxim Pimenov
2018-11-23[coding] Moved functions that encode points to one common file.Maxim Pimenov
2018-09-19[base] Removed the MY_ prefix from the scope guard.Maxim Pimenov
2018-09-18[base] Replaced the namespace my with base.Maxim Pimenov
2018-09-14[base] Unified stl_add and stl_helpers.Maxim Pimenov
2018-09-05[routing] Add speed camera section + tests for it.Mikhail Gorbushin
2018-08-01Review fixes.Maxim Pimenov
2018-08-01[geometry] Functors instead of factories in simplification.hpp.Maxim Pimenov
2018-08-01[geometry] Refactoring of code that works with parametrized segments.Maxim Pimenov
2018-06-21[coding] Minor fixes in readers.Maxim Pimenov
2018-06-21[coding] Default cache params in FileReader's constructor.Maxim Pimenov
2018-06-21[coding] FileReader now always throws exception on an out-of-bounds access.Maxim Pimenov
2018-04-11[coding] Refactored EncodeDelta for points.Maxim Pimenov
2018-04-11clang-formatMaxim Pimenov
2018-04-11[coding] [geometry] Refactored geometry serialization.Maxim Pimenov
2018-04-10Review fixes.Maxim Pimenov
2018-04-10[coding] [geometry] Deprecated PointToInt.Maxim Pimenov
2017-12-28[qmake] Goodbye QMake!greshilov
2017-12-01Review fixes.Maxim Pimenov
2017-12-01[coding] An uninterruptible version of ForEach in StringUtf8Multilang.Maxim Pimenov
2017-12-01[base] ControlFlow.Maxim Pimenov
2017-11-17[platform] [tests] Added an option to ScopedFile.Maxim Pimenov
2017-10-12[ugc] categories for place page + csv_reader fixesArsentiy Milchakov
2017-10-04[coding] Init platform for coding tests.beta-1030Yuri Gorshenin
2017-07-17Added matcher for ugc objects.VladiMihaylenko
2017-07-13[ugc] Binary SerDes. (#6577)Yuri Gorshenin
2017-07-07Review fixes.Yuri Gorshenin
2017-07-06[coding] Compressed text storage.Yuri Gorshenin
2017-07-04[base][coding] Burrows-Wheeler coder.Yuri Gorshenin
2017-05-02Review fixes.Yuri Gorshenin
2017-05-02[coding] Added GZip support.Yuri Gorshenin
2017-04-11Moved point-to-integer to codingr.kuznetsov
2017-03-28Review fixes.Maxim Pimenov
2017-03-27Fixed some warnings.Maxim Pimenov
2017-03-23review fixesArsentiy Milchakov
2017-03-22warnings fixArsentiy Milchakov
2017-03-20Test for new serializerSergey Yershov
2016-12-28Remove using std from baseSergey Yershov