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
2019-02-07[notifications][core] UGC notifications v2Arsentiy Milchakov
2019-01-29Merge pull request #9867 from maksimandrianov/approximation_region_kvcc-engineering
2019-01-29Review fixesMaksim Andrianov
2019-01-18[generator] Added approximation regions without a boundary.Maksim Andrianov
2019-01-17[indexer][tests] Add tests for LocalityIndex top size.tatiana-yan
2018-12-28[search][generator] Store corresponding street feature id as street identifie...tatiana-yan
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-20Review fixes.Maxim Pimenov
2018-12-20[generator] A fix for applying corrupted diffs.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-12-07[platform] Fixed MkDirRecursivelyMaksim Andrianov
2018-11-30[base] Renamed CHECK_SWITCH to UNREACHABLE.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-10-31Notification manager review fixes + eye unsubscribe fixArsentiy Milchakov
2018-10-31[eye] save mercator pos instead of latlonArsentiy Milchakov
2018-10-26[eye] review fixesArsentiy Milchakov
2018-10-26[eye] map object events serdes+storage+migrationArsentiy Milchakov
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