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
2019-03-19[coding] Removed JoinFoldersToPath.Maxim Pimenov
2018-09-18[base] Replaced the namespace my with base.Maxim Pimenov
2018-08-01[geometry] Functors instead of factories in simplification.hpp.Maxim Pimenov
2018-08-01[geometry] Refactoring of code that works with parametrized segments.Maxim Pimenov
2018-07-25Review fixes.Maxim Pimenov
2018-07-25Review fixes.Maxim Pimenov
2018-07-25[geometry] Coding style fixes.Maxim Pimenov
2018-07-11[generator] Fix test mwms buildtatiana-yan
2018-07-09[generator] Set mwm bounds rect to rect around region borders, not features w...tatiana-yan
2018-04-11[coding] [geometry] Refactored geometry serialization.Maxim Pimenov
2018-03-07Getting rid of my::sq, math::sqrtatiana-kondakova
2017-09-26[platform] Fixed warnings in MkDir.Maxim Pimenov
2017-09-25[platform] Acknowledge the MWM_WRITABLE_DIR env. variable on Linux.Maxim Pimenov
2017-05-12std migration generatorArsentiy Milchakov
2016-04-20Refactor countryId namingSergey Yershov
2016-03-23[generator] Unpack packed_polygons.binIlya Zverev
2015-12-07Move mercator.hpp to geometry.Sergey Magidovich
2015-09-23Fix include path for generatorSergey Yershov
2015-09-23[linux] generator_tool compile error fix.Alex Zolotarev
2015-09-23New MapsMe plugin for OSRM.Lev Dragunov
2015-09-23OSRM plugin for mwm identificationLev Dragunov
2015-09-23Move const keywordsIlya Zverev
2015-09-23Const parameterIlya Zverev
2015-09-23Replaced for with range-basedIlya Zverev
2015-09-23Remove polygons.lst, use directory listingIlya Zverev
2015-09-23Remove generating borders from osm and producing polyIlya Zverev
2015-09-23Move BORDERS_ constants to hppIlya Zverev
2015-09-23[msvc][win] Fixed compilation issuesAlex Zolotarev
2015-09-23[generator] Convert our .borders files into OSM .poly format with generator_t...Alex Zolotarev
2015-09-23Minor indentation fixAlex Zolotarev
2015-09-23Added ProjectionToSection calculator.vng
2015-09-23Don't do unnecessary Tokenize.vng
2015-09-23[generator] Minor review changes.vng
2015-09-23Fix includes.vng
2015-09-23Add serialized country polygons for 'feature belongs to country' routine.vng
2015-09-23[generator_tool] Cleaned up old codeAlex Zolotarev
2015-09-23Refactored base/string_utilsAlex Zolotarev
2015-09-23Renamed namespace string_utils to stringsAlex Zolotarev
2015-09-23Moved coding/strutil.hpp to base/string_utils.hppAlex Zolotarev
2015-09-23Added osm country borders generation and used them when building planetAlex Zolotarev