[pgrouting] branch upstream updated (9b17baf -> cda136b)
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Mon May 16 11:42:26 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a change to branch upstream
in repository pgrouting.
from 9b17baf Imported Upstream version 2.2.2
new cda136b Imported Upstream version 2.2.3
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.travis.yml | 7 +++---
CMakeLists.txt | 4 ++--
NEWS | 6 +++++
README.md | 2 +-
VERSION | 2 +-
doc/index.rst | 1 +
doc/src/changelog/{2_2_2.rst => 2_2_3.rst} | 12 +++++-----
doc/src/changelog/index.rst | 2 ++
doc/test/utilities-any.result | 2 +-
src/allpairs/src/floydWarshall.c | 12 +++++-----
src/allpairs/src/johnson.c | 12 +++++-----
src/alpha_shape/src/alpha.c | 12 +++++-----
src/astar/src/astar.c | 14 +++++------
src/bd_astar/src/bdastar.c | 14 +++++------
src/bd_dijkstra/src/bdsp.c | 14 +++++------
src/common/src/pgr_types.h | 4 +++-
src/dijkstra/src/dijkstraVia.c | 8 +++----
src/dijkstra/src/many_to_many_dijkstra.c | 8 +++----
src/dijkstra/src/many_to_one_dijkstra.c | 8 +++----
src/dijkstra/src/one_to_many_dijkstra.c | 8 +++----
src/dijkstra/src/one_to_one_dijkstra.c | 8 +++----
src/driving_distance/src/drivedist.c | 16 ++++++-------
.../src/many_to_dist_driving_distance.c | 18 +++++++-------
.../src/many_to_dist_withPointsDD.c | 18 +++++++-------
src/driving_distance/src/withPoints_dd.c | 8 +++----
src/ksp/src/withPoints_ksp.c | 8 +++----
src/pickDeliver/src/pdp.c | 14 +++++------
src/shooting_star/src/shooting_star.c | 14 +++++------
src/topology/doc/pgr_analyzeGraph.rst | 18 +++++++-------
src/trsp/src/trsp.c | 28 +++++++++++-----------
src/tsp/src/tsp2.c | 10 ++++----
src/tsp/src/xyd_tsp.c | 8 +++----
src/vrp_basic/src/VRP.c | 16 ++++++-------
src/vrp_basic/src/VRP_Solver.cpp | 3 ++-
src/vrp_basic/src/VRP_Solver.h | 9 +------
src/vrppdtw/src/pdp.c | 14 +++++------
src/withPoints/src/many_to_many_withPoints.c | 8 +++----
src/withPoints/src/many_to_one_withPoints.c | 8 +++----
src/withPoints/src/one_to_many_withPoints.c | 8 +++----
src/withPoints/src/one_to_one_withPoints.c | 8 +++----
.../{pgrouting--2.2.1.sig => pgrouting--2.2.2.sig} | 2 +-
41 files changed, 200 insertions(+), 196 deletions(-)
copy doc/src/changelog/{2_2_2.rst => 2_2_3.rst} (77%)
copy tools/sigs/{pgrouting--2.2.1.sig => pgrouting--2.2.2.sig} (99%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pgrouting.git
More information about the Pkg-grass-devel
mailing list