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
2016-07-26git-clang-formatVladimir Byko-Ianko
2016-07-23git-clang-formatVladimir Byko-Ianko
2016-07-23Adding point altitude to Junction. Using Junction instead of m2::PointD in Ro...Vladimir Byko-Ianko
2016-07-07[omim] Refactored measurement_utils.Ilya Grechuhin
2016-07-07Fixed a possible linker error.Maxim Pimenov
2016-06-29Adding RoutingSession::State::RouteRebuilding status.Vladimir Byko-Ianko
2016-06-17git-clang-formatVladimir Byko-Ianko
2016-06-17[bicycle routing] Using attr bicycle=yes or no and oneway:bicycle for bicycle...Vladimir Byko-Ianko
2016-05-27Review fixes.Vladimir Byko-Ianko
2016-05-27Creating routing mode intead of using onewayAsBidirectional flag.Vladimir Byko-Ianko
2016-05-27[bicycle routing] Taking into account oneway osm tag (road direction) while b...Vladimir Byko-Ianko
2016-04-04clang-formatLev Dragunov
2016-04-04More tests.Lev Dragunov
2016-03-23Lowercased settings namespace.Alex Zolotarev
2016-03-23AStar result distance fix.Lev Dragunov
2016-03-23Store seconds since epoch in mwm as version.Sergey Magidovich
2016-03-23More review fixes.Lev Dragunov
2016-03-23Review fixes.Lev Dragunov
2016-03-23Check cross mwm route in single mwm case.Lev Dragunov
2016-03-23[new downloader] Fix routing testsSergey Yershov
2016-03-23[new downloader] Adding LocalCountryFile::SyncWithDisk() assumption that ever...Vladimir Byko-Ianko
2016-03-23[new downloader] Fixing routing tests. Compatability local_country_files with...Vladimir Byko-Ianko
2016-03-23[new downloader] Moving new developed map downloader functionality to new map...Vladimir Byko-Ianko
2016-03-23Fixing routing tests.Vladimir Byko-Ianko
2016-03-23Routing mapping test fixes.Lev Dragunov
2016-03-23Missing dependency for Editor.Alex Zolotarev
2016-03-23Pugixml dependency for index library.Alex Zolotarev
2016-03-23enum Format -> enum class Format. Style.Sergey Magidovich
2016-03-04More review fixes.Lev Dragunov
2016-03-04New function for finding outgoing cross nodes.Lev Dragunov
2016-02-08Routing completion percent test.Lev Dragunov
2016-01-20Extract following flag from routing session state.Lev Dragunov
2015-12-07Move mercator.hpp to geometry.Sergey Magidovich
2015-11-30Rebase fixesr.kuznetsov
2015-11-20Routing single node features order bugfix.Lev Dragunov
2015-11-18PR fixes.Lev Dragunov
2015-11-17Separate UTurn to left and right versions.Lev Dragunov
2015-11-13Merge pull request #503 from gardster/routing_rebuild_fixLev Dragunov
2015-11-12PR fixesLev Dragunov
2015-11-11Rewrite routing session tests sync to condition variable.Lev Dragunov
2015-11-11Routing session tests UB fix.Lev Dragunov
2015-11-10Merge pull request #485 from gardster/routing_rebuild_fixViktor Govako
2015-11-10PR fixes.Lev Dragunov
2015-11-10Routing session tests.Lev Dragunov
2015-10-29ForEach pattern for CrossContext reader.Lev Dragunov
2015-10-27Cross routing NodeByPoint method test.Lev Dragunov
2015-10-27MwmId usage inside a cross mwm road graph.Lev Dragunov
2015-10-27Using LatLon for WGS coordinates in cross routing.Lev Dragunov
2015-10-27GetAllOutgoingCrossNodes refactoring.Lev Dragunov
2015-10-26Remove IngoingCrossNode duplication inside a CrossRoutingContext class.Lev Dragunov