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-12Review fixes.vng
2015-10-12[mwm] Put feature offsets table into MWM container.vng
2015-09-25[mwm set] Handle file system exceptions when building feature offsets index.vng
2015-09-23Fix source code warningsSergey Yershov
2015-09-23[mwm] Store World’s temporary index files in writable directory according t...vng
2015-09-23Removed T-letter from TMapOptions.Yuri Gorshenin
2015-09-23Removed E-letter from TMapOptions set.Yuri Gorshenin
2015-09-23Review fixes 2.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-23Platform headers includes sorting.Lev Dragunov
2015-09-23Routing indexes new file API support.Lev Dragunov
2015-09-23Minor code fixes.vng
2015-09-23Fix include path for indexerSergey Yershov
2015-09-23clang-format codestyle fixesLev Dragunov
2015-09-23Change routing index temporary store container to unordered_mapLev Dragunov
2015-09-23Verbose logging on index calculation + reducing ram space consumption for rou...Lev Dragunov
2015-09-23Extract index path generation from offsets table classLev Dragunov
2015-09-23PR fixesLev Dragunov
2015-09-23Mkdir platfom methodLev Dragunov
2015-09-23different file index pathesLev Dragunov
2015-09-23Feature offset table backward search methodLev Dragunov
2015-09-23FeaturesOffsets table onload buildingLev Dragunov
2015-09-23Fixes.Yuri Gorshenin
2015-09-23Comments were addressed.Yuri Gorshenin
2015-09-23Added FeaturesOffsetsTable, which maps feature's index to its offset in a MWM...Yuri Gorshenin