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-11-13Merge pull request #503 from gardster/routing_rebuild_fixLev Dragunov
2015-11-12Merge pull request #358 from mgsergio/fix-old-parserViktor Govako
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-10Using GPS corrdinates to calulate moving from projection distance.Lev Dragunov
2015-11-10Merge pull request #466 from ygorshenin/fix-indexes-removalmpimenov
2015-11-10Remove redundant route method.Lev Dragunov
2015-11-10Routing session tests.Lev Dragunov
2015-11-09Merge pull request #417 from bykoianko/making-m_state-as-atomicygorshenin
2015-11-09Routing rebuilding fix.Lev Dragunov
2015-11-07Implemented single-pass over writable dir.Yuri Gorshenin
2015-11-06Enamble linux build.Sergey Magidovich
2015-11-05Merge pull request #443 from gardster/router_freezing_fixViktor Govako
2015-11-05PR fixes.Lev Dragunov
2015-11-05[routing] Cross mwm border cross caching fix.Lev Dragunov
2015-11-03Router freezing fix.Lev Dragunov
2015-10-30Merge pull request #334 from mapsme/linux-g++-fixesViktor Govako
2015-10-30Merge pull request #352 from gardster/cross_routing_speedupViktor Govako
2015-10-30PR fix.Lev Dragunov
2015-10-29Bugfix. Using atomic intead of direct calls for RoutingSession::m_state which...Vladimir Byko-Ianko
2015-10-29ForEach pattern for CrossContext reader.Lev Dragunov
2015-10-29Merge pull request #411 from gardster/routing_citycenter_fixViktor Govako
2015-10-29Review fixes.Lev Dragunov
2015-10-29Routing integration test of a OSRM node filtering.Lev Dragunov
2015-10-29OSRM candidates filter fix.Lev Dragunov
2015-10-29Fix bug with endless route rebuilding.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-27Spelling fixesLev Dragunov
2015-10-27[routing] No following router mode.Lev Dragunov
2015-10-27GetAllOutgoingCrossNodes refactoring.Lev Dragunov
2015-10-26Remove IngoingCrossNode duplication inside a CrossRoutingContext class.Lev Dragunov
2015-10-26Use absolute parametrs in the GetAdjacencyCost function.Lev Dragunov
2015-10-23Adjacency indexes inside cross node records.Lev Dragunov
2015-10-23Routing integration test fix.Lev Dragunov
2015-10-22Tree index for cross section index finding.Lev Dragunov
2015-10-22Merge pull request #175 from gardster/router_start_weight_fixygorshenin
2015-10-22Merge pull request #311 from bykoianko/the-turn-after-the-next-fix6Lev Dragunov
2015-10-22[linux] Fixed project build with g++ 4.8.MWM Planet Generator cdn3
2015-10-21OSRM warning fixes.Alex Zolotarev
2015-10-21git-clang-formatVladimir Byko-Ianko
2015-10-21PR fixesLev Dragunov
2015-10-21Renaming TurnSound to NotificationManager and renaming some methods.Vladimir Byko-Ianko
2015-10-21Moving some constants to turns_sound_settings and other corrections after col...Vladimir Byko-Ianko
2015-10-20Using TurnsSound for calculating the moment(necessity) to display the notific...Vladimir Byko-Ianko
2015-10-20Testing getter for displaying second turn informer with routing unit tests.Vladimir Byko-Ianko