cvvergara on develop
Translations update from OSGeo … (compare)
github-actions[bot] on gh-pages
Update users documentation for … (compare)
cvvergara on develop
pgr_bddijkstra to pgr_dijkstra (compare)
pick 3f5a7a3cc Check interruption in include/dijkstra
squash c1e8d07cd Check interruption in include/dijkstra
squash f67c53d5a Check interruption in include/allpairs
...
# This is a combination of 26 commits.
# This is the 1st commit message:
Check interruption in include/dijkstra
# This is the commit message #2:
Check interruption in include/dijkstra
# This is the commit message #3:
Check interruption in include/allpairs
...
you need to change the comands from pick to squash as in this examplepick 3f5a7a3cc Check interruption in include/dijkstra squash c1e8d07cd Check interruption in include/dijkstra squash f67c53d5a Check interruption in include/allpairs ...
# This is a combination of 26 commits. # This is the 1st commit message: Check interruption in include/dijkstra # This is the commit message #2: Check interruption in include/dijkstra # This is the commit message #3: Check interruption in include/allpairs ...
Honoring cancellation request (closes #232)
* allpairs
* dijkstra
* (list of directories you can get from the end of the file)
This must be at the end of the file (with comments)
modified: NEWS
modified: doc/src/pgRouting-introduction.rst
modified: doc/src/release_notes.rst
modified: include/allpairs/pgr_allpairs.hpp
modified: include/astar/pgr_astar.hpp
modified: include/bellman_ford/pgr_bellman_ford.hpp
modified: include/bellman_ford/pgr_edwardMoore.hpp
modified: include/breadthFirstSearch/pgr_breadthFirstSearch.hpp
modified: include/contraction/pgr_deadEndContraction.hpp
new file: include/cpp_common/interruption.h
modified: include/dagShortestPath/pgr_dagShortestPath.hpp
modified: include/dijkstra/pgr_dijkstra.hpp
modified: include/max_flow/pgr_maxflow.hpp
modified: include/spanningTree/pgr_kruskal.hpp
modified: include/spanningTree/pgr_mst.hpp
modified: include/spanningTree/pgr_prim.hpp
modified: include/spanningTree/pgr_randomSpanningTree.hpp
modified: include/topologicalSort/pgr_topologicalSort.hpp
modified: src/alpha_shape/pgr_alphaShape.cpp
modified: src/components/pgr_components.cpp
modified: src/trsp/trsp.c
So the directories that you modified are