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-23[search] Ignore accents in string matching.vng
2015-09-23Review fixes 2.vng
2015-09-23Review fixes.vng
2015-09-23Minor refactoring to store feature’s offsets table once for every cache val...vng
2015-09-23Feature index refactoring.vng
2015-09-23[indexer] Fixed indexer_tests.v.mikhaylenko
2015-09-23Platform headers includes sorting.Lev Dragunov
2015-09-23Remove deprecated GetIndexFileName from platformLev Dragunov
2015-09-23Routing indexes new file API support.Lev Dragunov
2015-09-23Review fixes.Maxim Pimenov
2015-09-23[omim] Remove base/pseudo_random.hpp and add std/random.hpp instead.Maxim Pimenov
2015-09-23PR fixesLev Dragunov
2015-09-23clang-formatLev Dragunov
2015-09-23Tests for proper routing mapping mwm locking.Lev Dragunov
2015-09-23[search] Treat “Đ,đ” as “d” letter in normalization.vng
2015-09-23[index, mwm-set] MwmLock -> MwmHandleYuri Gorshenin
2015-09-23GetCountryFile().GetNameWithoutExt() -> GetCountryName()Yuri Gorshenin
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-23Corrections after colleagues comments.Vladimir Byko-Ianko
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-23[search] Fixed tests according to “и-й” logic.vng
2015-09-23Rename AlmostEqual into AlmostEqualULPs.Maxim Pimenov
2015-09-23Implementing road classification system for turn generation.Vladimir Byko-Ianko
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-23Review fixes.Yuri Gorshenin
2015-09-23[index] MwmValues are wrapped in shared_ptr's.Yuri Gorshenin
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-23Fix include path for indexerSergey Yershov
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
2015-09-23Fixed MwmSet::Register() signature.Yuri Gorshenin
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23Implemented OnUpdateIsReady() signal.Yuri Gorshenin
2015-09-23Review fixes.Yuri Gorshenin
2015-09-23Added Observers interface to Index.Yuri Gorshenin
2015-09-23[search] Turkish I fix, Russian й fix, Danish æ,ø and œ fix.Alex Zolotarev
2015-09-23Extract index path generation from offsets table classLev Dragunov