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-10-08Renamed tag envelope_area -> bbox_areaConstantin Shalnev
2015-10-08fix parsing tag name with _ symbolkshalnev
2015-10-02Fixing unit and integration test for Android.Vladimir Byko-Ianko
2015-09-25[mwm set] Handle file system exceptions when building feature offsets index.vng
2015-09-25[mwm set] Do not create MwmHandle instantly after registering map.vng
2015-09-23Merge pull request #6 from kshalnev/mapcss_dynamic_selectorViktor Govako
2015-09-23Fix source code warningsSergey Yershov
2015-09-23Added processing of apply_if in the kernelConstantin Shalnev
2015-09-23Reverted back temporary solution with normalize_unicode.cpp clang3.6 compilat...Alex Zolotarev
2015-09-23[linux-build] Fixed wrong link order for base and normalize.Yuri Gorshenin
2015-09-23Fixed infinite normalize_unicode.cpp compilation with -O2/-O3 optimizations o...Alex Zolotarev
2015-09-23[indexer] Fixed memory leaks related to MwmValues.Yuri Gorshenin
2015-09-23Added city rank tableConstantin Shalnev
2015-09-23[tests] Fixed feature table serialization test.vng
2015-09-23Rearranged library dependencies.Alex Zolotarev
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