[pgrouting] branch upstream updated (7ca1f71 -> a972e35)

Bas Couwenberg sebastic at debian.org
Sat Jan 7 21:59:10 UTC 2017


This is an automated email from the git hooks/post-receive script.

sebastic pushed a change to branch upstream
in repository pgrouting.

      from  7ca1f71   Imported Upstream version 2.3.1
       new  270ac07   Imported Upstream version 2.3.2
       new  a972e35   Imported Upstream version 2.3.2+ds

The 2 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:
 .gitignore                                         |    1 +
 .travis.yml                                        |   11 +-
 CMakeLists.txt                                     |   13 +-
 NEWS                                               |    9 +
 README.md                                          |    4 +-
 VERSION                                            |    2 +-
 ci/appveyor/install.bat                            |    3 +-
 doc/index.rst                                      |    1 +
 doc/src/changelog/release_notes.rst                |   19 +-
 doc/test/utilities-any.result                      |    2 +-
 doxygen/Doxyfile.in                                |    2 +-
 src/bd_dijkstra/doc/doc-bdDijkstra.queries         |   20 +-
 .../doc/doc-pgr_maxFlowBoykovKolmogorov.queries    |   80 +-
 .../doc/doc-pgr_maxFlowEdmondsKarp.queries         |   80 +-
 .../doc/doc-pgr_maxFlowPushRelabel.queries         |   80 +-
 src/pickDeliver/doc/doc-pickDeliver.queries        |   32 +-
 ..._pickDeliver.rst => pgr_pickDeliver.rst.backup} |    0
 src/pickDeliver/src/initial_solution.cpp           |   10 +
 src/pickDeliver/test/doc-pickDeliver.result        |   28 +-
 src/pickDeliver/test/jet_customers.result          |   31 +
 src/pickDeliver/test/jet_customers.test.sql        |   87 ++
 src/pickDeliver/test/test.conf                     |    6 +-
 src/proposed.rst                                   |    2 -
 src/trsp/doc/README.md                             | 1129 ++++++++++++++++++++
 src/trsp/doc/pgr_trsp.rst                          |    2 +-
 src/trsp/sql/trsp_V2.2.sql                         |   12 +-
 src/trsp/sql/vias_trsp_V2.2.sql                    |   19 +-
 src/trsp/src/utils.h                               |  212 ++--
 src/trsp/test/issue693.result                      |    1 +
 src/trsp/test/issue704.result                      |   10 +
 src/trsp/test/issue704.test.sql                    |   61 ++
 src/trsp/test/issue717.result                      |  153 +++
 src/trsp/test/issue717.test.sql                    |  193 ++++
 src/trsp/test/pgtap/trsp-any-00.test.sql           |   12 +-
 src/trsp/test/test.conf                            |    4 +
 src/trsp/test/trsp_notes_v2.3.2.result             |  604 +++++++++++
 src/trsp/test/trsp_notes_v2.3.2.test.sql           |  846 +++++++++++++++
 src/tsp/test/test.conf                             |    1 -
 src/vrppdtw/doc/doc-gsoc_vrppdtw.queries           |    5 +-
 src/vrppdtw/doc/pgr_gsoc_vrppdtw.rst               |    5 +-
 src/vrppdtw/test/doc-gsoc_vrppdtw.result           |    3 +-
 src/vrppdtw/test/pdp-any-02.result                 |   12 +
 tools/build-extension-update-files                 |    2 +
 .../{pgrouting--2.3.1.sig => pgrouting--2.3.2.sig} |    2 +-
 tools/git-tools/pre-commit                         |   13 +-
 tools/{curr-sig => sigs}/pgrouting--2.3.1.sig      |    0
 tools/testers/update-tester.sh                     |    5 +-
 47 files changed, 3524 insertions(+), 305 deletions(-)
 rename src/pickDeliver/doc/{pgr_pickDeliver.rst => pgr_pickDeliver.rst.backup} (100%)
 create mode 100644 src/pickDeliver/test/jet_customers.result
 create mode 100644 src/pickDeliver/test/jet_customers.test.sql
 create mode 100644 src/trsp/doc/README.md
 create mode 100644 src/trsp/test/issue704.result
 create mode 100644 src/trsp/test/issue704.test.sql
 create mode 100644 src/trsp/test/issue717.result
 create mode 100644 src/trsp/test/issue717.test.sql
 create mode 100644 src/trsp/test/trsp_notes_v2.3.2.result
 create mode 100644 src/trsp/test/trsp_notes_v2.3.2.test.sql
 copy tools/curr-sig/{pgrouting--2.3.1.sig => pgrouting--2.3.2.sig} (99%)
 rename tools/{curr-sig => sigs}/pgrouting--2.3.1.sig (100%)

-- 
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