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/coding
AgeCommit message (Expand)Author
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-14Review fixes.Vladimir Byko-Ianko
2018-09-14Explicit check that only little endian architectures are supported.Vladimir Byko-Ianko
2018-09-14[base] Unified stl_add and stl_helpers.Maxim Pimenov
2018-09-11Using rs_bit_vector intead of cbv.Vladimir Byko-Ianko
2018-09-05[routing] Add speed camera section + tests for it.Mikhail Gorbushin
2018-08-31remove my::make_uniqueMikhail Gorbushin
2018-08-30[eye + tips] review fixesArsentiy Milchakov
2018-08-30[eye] The eye is added.Arsentiy Milchakov
2018-08-17[Core] Added subscriptionr.kuznetsov
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-27[coding] [map] Fixed tests.Maxim Pimenov
2018-06-25Review fixesMaksim Andrianov
2018-06-25After mergeMaksim Andrianov
2018-06-25Fixed warn: comparison between signed and unsigned integer expressionsMaksim Andrianov
2018-06-21Review fixes.Maxim Pimenov
2018-06-21[coding] Minor fixes in readers.Maxim Pimenov
2018-06-21[coding] Inherit default cache sizes in ZipFileReader from FileReader.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-06-19Adding command for saving unmatched tracks in csv in track analyzer.Vladimir Byko-Ianko
2018-06-15[cmake] Add precompiled headers supportgreshilov
2018-06-14Review fixes.Maxim Pimenov
2018-06-14[coding] Exceptions in FileReader are now thrown in places where they were be...Maxim Pimenov
2018-05-30[search] The in-memory part of the text index.Maxim Pimenov
2018-05-08[geometry] Made the constructor of Point<T> from Point<U> explicit.Maxim Pimenov
2018-04-12[taxi] places review fixesArsentiy Milchakov
2018-04-12[taxi] placesArsentiy Milchakov
2018-04-11Review fixes.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
2018-04-06Review fixes.Daria Volvenkova
2018-04-06Bookmarks refactoring.Daria Volvenkova
2018-03-14Added KML libraryr.kuznetsov
2018-03-12Removed warningsRoman Kuznetsov
2018-03-06Using _t suffix instead of ::type in whole project + using std:: somewhere.VladiMihaylenko
2018-03-05Changed cloud interfacer.kuznetsov
2018-02-08Added cloud of filesr.kuznetsov
2018-02-08Change LocalityIndex depthtatiana-kondakova
2018-01-19[indexer] Add ability to mmap scales index.Yuri Gorshenin
2017-12-28[qmake] Goodbye QMake!greshilov
2017-12-01Review fixes.Maxim Pimenov
2017-12-01[base] ControlFlowWrapper.Maxim Pimenov
2017-12-01[coding] An uninterruptible version of ForEach in StringUtf8Multilang.Maxim Pimenov