forked from pgRouting/pgrouting
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changes committed: Updating NEWS and release notes modified: NEWS modified: doc/src/release_notes.rst Updating documentation modified: doc/costMatrix/costMatrix-category.rst modified: doc/costMatrix/pgr_bdDijkstraCostMatrix.rst modified: doc/costMatrix/pgr_dijkstraCostMatrix.rst modified: doc/costMatrix/pgr_withPointsCostMatrix.rst modified: doc/src/routingFunctions.rst modified: doc/tsp/TSP-family.rst modified: pgtap/tsp/TSPeuclidean/illegal_values.sql modified: pgtap/tsp/TSPeuclidean/innerQuery.sql modified: pgtap/tsp/TSPeuclidean/no_crash_test.sql modified: pgtap/tsp/TSPeuclidean/types_check.sql modified: pgtap/tsp/no_crash_test-tsp.sql modified: pgtap/tsp/pgr_TSP_types_check.sql modified: sql/sigs/pgrouting--3.0.0.sig Renaming documentation files to match function renaming renamed: doc/tsp/pgr_TSPeuclidean.rst -> doc/tsp/pgr_TSPannealingEuclidean.rst renamed: doc/tsp/pgr_TSP.rst -> doc/tsp/pgr_TSPannealing.rst renamed: doc/queries/doc-pgr_TSP.queries -> doc/queries/doc-pgr_TSPannealing.queries renamed: doc/queries/doc-pgr_TSPeuclidean.queries -> doc/queries/doc-pgr_TSPannealingEuclidean.queries Renaming sql files to match function renaming renamed: sql/tsp/TSP.sql -> sql/tsp/TSPannealing.sql renamed: sql/tsp/TSPeuclidean.sql -> sql/tsp/TSPannealingEuclidean.sql renamed: sql/tsp/_TSP.sql -> sql/tsp/_TSPannealing.sql renamed: sql/tsp/_TSPeuclidean.sql -> sql/tsp/_TSPannealingEuclidean.sql Renaming test files to match function renaming renamed: test/tsp/doc-pgr_TSP.result -> test/tsp/doc-pgr_TSPannealing.result renamed: test/tsp/doc-pgr_TSP.test.sql -> test/tsp/doc-pgr_TSPannealing.test.sql renamed: test/tsp/doc-pgr_TSPeuclidean.result -> test/tsp/doc-pgr_TSPannealingEuclidean.result renamed: test/tsp/doc-pgr_TSPeuclidean.test.sql -> test/tsp/doc-pgr_TSPannealingEuclidean.test.sql renamed: test/tsp/win-pgr_TSP.result -> test/tsp/win-pgr_TSPannealing.result renamed: test/tsp/win-pgr_TSP.test.sql -> test/tsp/win-pgr_TSPannealing.test.sql Using new names on build modified: sql/tsp/CMakeLists.txt modified: doc/queries/CMakeLists.txt modified: doc/tsp/CMakeLists.txt Using new names on documentation queries modified: test/tsp/test.conf Using new names on transifex configuration modified: .tx/config
- Loading branch information
Showing
34 changed files
with
117 additions
and
114 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.