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
2015-09-23Fixed <cstdint>.Alex Zolotarev
2015-09-23Replaced boost’s STATIC_ASSERT with a C++11 one.Alex Zolotarev
2015-09-23Corrections after colleagues comments.Vladimir Byko-Ianko
2015-09-23The turn functionality is moved to the turn_generator unit.Vladimir Byko-Ianko
2015-09-23[omim] Fix linux build.Maxim Pimenov
2015-09-23Review fixes.Maxim Pimenov
2015-09-23[omim] [indexer] Skip the buckets that are not allowed by classificator.Maxim Pimenov
2015-09-23[omim] [indexer] Do not index the same feature twice.Maxim Pimenov
2015-09-23Review fixes.Maxim Pimenov
2015-09-23Clang-format.Maxim Pimenov
2015-09-23[omim] [indexer] Reorder indexing: all buckets for a feature instead of all f...Maxim Pimenov
2015-09-23Review fixes.vng
2015-09-23Code style - removed dummy binds.vng
2015-09-23Review fixes.vng
2015-09-23[metadata] Assign information about available internet for feature.vng
2015-09-23[metadata] Renaming (refactoring) according to code style.vng
2015-09-23Removed cross-module link, indexer/StyleReader does not use graphics.Constantin Shalnev
2015-09-23Added style reader to encapculate access to style fileskshalnev
2015-09-23[search] Fixed tests according to “и-й” logic.vng
2015-09-23[search] Treat “и” and “й” as equal in tokens matching.vng
2015-09-23Review fixes.vng
2015-09-23[search] Logic refactoring: search only in current viewport (or only around p...vng
2015-09-23Rename AlmostEqual into AlmostEqualULPs.Maxim Pimenov
2015-09-23Changes after colleagues comments.Vladimir Byko-Ianko
2015-09-23git-clang-formatVladimir Byko-Ianko
2015-09-23Fixing incoming edge turn generation in some cases.Vladimir Byko-Ianko
2015-09-23Refactoring. Working hightway class sieve.Vladimir Byko-Ianko
2015-09-23Implementing road classification system for turn generation.Vladimir Byko-Ianko
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23Localized all mwm references to a two functions.Yuri Gorshenin
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23Implemented new mwm info table.Yuri Gorshenin
2015-09-23Fix after colleagues commentsVladimir Byko-Ianko
2015-09-23Mapsme old routing algosLev Dragunov
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23[index] MwmValues are wrapped in shared_ptr's.Yuri Gorshenin
2015-09-23[index] Removed MwmSet::m_name.Yuri Gorshenin
2015-09-23Add addr::postcode to feature metadataSergey Yershov
2015-09-23[mwm] New format version.vng
2015-09-23Fix building indexer testsSergey Yershov
2015-09-23Enchansed parser flexibilitySergey Yershov
2015-09-23Added possibility to work with OSM opening_hours tagSergey Yershov
2015-09-23Developing infrastucture for launching integration tests and unit tests for A...Vladimir Byko-Ianko
2015-09-23[3party] Updated protobuf to 2.6.1Alex Zolotarev
2015-09-23Fix include path for indexerSergey Yershov
2015-09-23Singletone IsBuildingChecker.Alex Zolotarev
2015-09-23[indexer] Fixed compile warnings on Index::Register() calls.Yuri Gorshenin
2015-09-23Style fixes.Yuri Gorshenin
2015-09-23Fixed constantness.Yuri Gorshenin
2015-09-23Review fixes.Yuri Gorshenin