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
2020-11-06[pybindings] Fix linking on MacVictor Popov
2020-09-22[pybindings] remove linking to libpythonVictor Popov
2020-06-03[pybindings] PR review improvementsVictor Popov
2020-06-03[pybindings] setup.py for building pybindings with easeVictor Popov
2020-04-27[data][indexer][generator][python] Rename dat section to features.tatiana-yan
2020-03-18[bindings] Refactored functions in vector_list_conversion.hpp; added a namesp...Maksim Andrianov
2020-02-11[coding] Removed namespace coding::url to url, and "url_helpers" files to "url".Maxim Pimenov
2020-02-11[base] [coding] Moved together several functions that work with urls.Maxim Pimenov
2019-12-04[Python bindings] Fixes for pyhelpers and other subprojectsOlga Khlopkova
2019-11-27[cmake] Add succinct dependency.tatiana-yan
2019-10-23[indexer] Get rid of MwmValueBaseMikhail Gorbushin
2019-10-08[platform] MapOptions is renamed to MapFileTypeArsentiy Milchakov
2019-09-23Got rid of the old style std/ includes for several files, mostly in map/ and ...Maxim Pimenov
2019-09-20[coding] Changed the filenames of the FilesContainers to better reflect the c...Maxim Pimenov
2019-09-19Got rid of the old style std/ includes for several files throughout the project.Maxim Pimenov
2019-09-18[map] Moved FeaturesFetcher out of namespace model (thus removing this namesp...Maxim Pimenov
2019-09-09Review fixes.Maxim Pimenov
2019-05-15Fixed some warnings.Maxim Pimenov
2019-04-12[std] Use new include style for coding, fixes.tatiana-yan
2019-01-17Review fixes.py-modules-0.2.9Vladimir Byko-Ianko
2019-01-17Using default args instead of to versions of GenerateTrafficValuesFromBinary(...Vladimir Byko-Ianko
2019-01-17Adding method to remove temporary traffic blocks for selected mwms.Vladimir Byko-Ianko
2019-01-15Add version to all PYBINDINGS modules.Victor Popov
2018-11-30[base] Renamed CHECK_SWITCH to UNREACHABLE.Maxim Pimenov
2018-11-21Review fixesr.kuznetsov
2018-09-18[base] Replaced the namespace my with base.Maxim Pimenov
2018-08-10Review fixesr.kuznetsov
2018-08-10[Core] Added user agent for http requestsr.kuznetsov
2018-07-30[indexer] Convert LoaderBase methods to const, do not store FeatureType * in ...tatiana-yan
2018-07-05Review fixes.Vladimir Byko-Ianko
2018-07-05Fixing race condition in TrafficCache.Vladimir Byko-Ianko
2018-07-05Calling routing callback from ui thread.Vladimir Byko-Ianko
2018-06-25Review fixesMaksim Andrianov
2018-06-25After mergeMaksim Andrianov
2018-06-15[cmake] Add precompiled headers supportgreshilov
2018-04-25Fixed warningsVladiMihaylenko
2017-12-28[qmake] Goodbye QMake!greshilov
2017-12-20Adding transit library and transit_tests.Vladimir Byko-Ianko
2017-06-27review fixesArsentiy Milchakov
2017-06-27[partners_api] yandex + taxi engineArsentiy Milchakov
2017-06-15Fix cmake build.Sergey Magidovich
2017-05-02[coding] Added GZip support.Yuri Gorshenin
2017-03-30icu added into cmake build system.Daria Volvenkova
2017-03-30Using transliteration for obtaining best feature name.Daria Volvenkova
2017-03-22warnings fixArsentiy Milchakov
2017-03-03[routing][traffic] Removed a circular dependency.Maxim Pimenov
2017-03-01[search] CMakeLists for pysearch.Yuri Gorshenin
2017-02-28[build] Use system-provided boost instead of 3party.beta-655Yuri Gorshenin
2017-02-20[routing] pull request #5436 review fixesДобрый Ээх
2017-01-13Fix warnings.Sergey Yershov