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[android] Skip popup processing for API < 11.vng
2015-09-23[android] Call LocationPredictor pause/resume in correspondent MWMActivity fu...vng
2015-09-23[android, iOS] Equal logic for the LocationPredictor components.vng
2015-09-23[classificator] Added route-ferry-motor_vehicle and railway-rail-motor_vehicl...vng
2015-09-23Fixed invalid rect loading. Can cause gray screen on a device.vng
2015-09-23[indexer] Fixed compile warnings on Index::Register() calls.Yuri Gorshenin
2015-09-23MapsMePlugin fixesLev Dragunov
2015-09-23OSRM Mapsmeplugin testLev Dragunov
2015-09-23Add siege tests urlsLev Dragunov
2015-09-23clang-format enchancementLev Dragunov
2015-09-23Code beatifyingLev Dragunov
2015-09-23New MapsMe plugin for OSRM.Lev Dragunov
2015-09-23PR fixesLev Dragunov
2015-09-23osrm new cmake build fix (backport from osrm upstream)Lev Dragunov
2015-09-23online routing plugin fixes + osrm planet preparing scriptingLev Dragunov
2015-09-23OSRM plugin for mwm identificationLev Dragunov
2015-09-23Move const keywordsIlya Zverev
2015-09-23Remove polygons.lst from generate_mwm.shIlya 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-23Proper trapIlya Zverev
2015-09-23Added set -u, fixed a bugIlya Zverev
2015-09-23Small fixes to generate_mwmIlya Zverev
2015-09-23A trap for generate_mwmIlya Zverev
2015-09-23Small style fixed based on gorshenin's commentsIlya Zverev
2015-09-23Better fails for generate_mwm, againIlya Zverev
2015-09-23Replace directory checks with checks for emptinessIlya Zverev
2015-09-232 spaces for indents, echo errors to stderrIlya Zverev
2015-09-23More quote screens, better failures, bz2 support, bug fixesIlya Zverev
2015-09-23Shell variables, more fixes and less dependenciesIlya Zverev
2015-09-23Generate_mwm scriptIlya Zverev
2015-09-23Logic fixes.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-23Generator tool routing refactoringLev Dragunov
2015-09-23PR fixesLev Dragunov
2015-09-23Cross routing out edges detection enhancementLev Dragunov
2015-09-23Fix warning in [geometry] and added pragmas for suppress warning in 3-rd part...Sergey Yershov
2015-09-23Renamed methods.Alex Zolotarev
2015-09-23[search] Turkish I fix, Russian й fix, Danish æ,ø and œ fix.Alex Zolotarev
2015-09-23std::array instead of boost::array.Alex Zolotarev
2015-09-23One more insert method for buffer_vector.Alex Zolotarev
2015-09-23Minor change: sorted includes.Alex Zolotarev