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-23Review fixes.vng
2015-09-23Minor code fixes.vng
2015-09-23[generator] Better classificatory types filtering using 2-arity level type co...vng
2015-09-23[search] Treat “Đ,đ” as “d” letter in normalization.vng
2015-09-23[index, mwm-set] MwmLock -> MwmHandleYuri Gorshenin
2015-09-23[generator] Add tests and fix debug runIlya Zverev
2015-09-23GetCountryFile().GetNameWithoutExt() -> GetCountryName()Yuri Gorshenin
2015-09-23PR fixesLev Dragunov
2015-09-23[indexer, storage, framework] DeleteAllMaps() method is replaced by Clear().Yuri Gorshenin
2015-09-23Revert "Merge pull request #1068 from maps/revert-929-abstract-country-file"Yuri Gorshenin
2015-09-23Revert "[storage, framework, index] Storage redesign. Plain strings are repla...gorshenin
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23Storage redesign.Yuri Gorshenin
2015-09-23[categories] Correct synonyms for new languages.vng
2015-09-23[categories] New languages: Norwegian, Indonesian, Romanian, Finnish, Vietnam...vng
2015-09-23Review fixes.vng
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