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
2020-04-27[data][indexer][generator][python] Rename dat section to features.tatiana-yan
2020-04-21Review fixes.tatiana-yan
2020-04-21[indexer] Add header with version to dat section.tatiana-yan
2019-09-20[coding] Changed the filenames of the FilesContainers to better reflect the c...Maxim Pimenov
2019-09-04[indexer] Remove mwm version <=5 (July 2015) support.tatiana-yan
2018-09-19[base] Removed the MY_ prefix from the scope guard.Maxim Pimenov
2018-09-18[base] Replaced the namespace my with base.Maxim Pimenov
2018-07-30[indexer] Style & includestatiana-yan
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