[ignition-transport] 01/03: Merge tag 'upstream/1.4.0'

Jose Luis Rivero jrivero-guest at moszumanska.debian.org
Wed Feb 1 22:47:33 UTC 2017


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

jrivero-guest pushed a commit to branch master
in repository ignition-transport.

commit 885b45f7af1b1736ea835390570858b70c3e2219
Merge: 39a6ea3 bb72f47
Author: Jose Luis Rivero <jrivero at osrfoundation.org>
Date:   Wed Feb 1 22:44:26 2017 +0000

    Merge tag 'upstream/1.4.0'
    
    Upstream version 1.4.0

 .hg_archival.txt                                   |    8 +-
 CMakeLists.txt                                     |    2 +-
 Changelog.md                                       |    7 +
 INSTALL_WINDOWS.md                                 |    6 +-
 cmake/TestUtils.cmake                              |    4 +-
 cmake/pkgconfig/ignition-transport.in              |    4 +-
 configure.bat                                      |    2 +-
 example/CMakeLists.txt                             |    4 +-
 example/msgs/stringmsg.proto                       |    1 +
 include/ignition/transport/Node.hh                 |   14 +-
 include/ignition/transport/RepHandler.hh           |   10 +
 include/ignition/transport/SubscriptionHandler.hh  |    4 +
 msgs/int.proto                                     |    1 +
 msgs/vector3d.proto                                |    1 +
 src/Discovery.cc                                   |    6 +-
 src/Node.cc                                        |    7 +-
 src/NodeShared.cc                                  |    9 +-
 src/Node_TEST.cc                                   |   13 +
 test/gtest/cmake/internal_utils.cmake              |  227 -
 test/gtest/gtest-1.7.0.diff                        |   44 -
 test/gtest/include/gtest/gtest-death-test.h        |  294 --
 test/gtest/include/gtest/gtest-message.h           |  250 -
 test/gtest/include/gtest/gtest-param-test.h        | 1421 ------
 test/gtest/include/gtest/gtest-param-test.h.pump   |  487 --
 test/gtest/include/gtest/gtest-printers.h          |  856 ----
 test/gtest/include/gtest/gtest-spi.h               |  232 -
 test/gtest/include/gtest/gtest-test-part.h         |  179 -
 test/gtest/include/gtest/gtest-typed-test.h        |  260 -
 test/gtest/include/gtest/gtest.h                   | 2291 ---------
 test/gtest/include/gtest/gtest_pred_impl.h         |  358 --
 test/gtest/include/gtest/gtest_prod.h              |   58 -
 .../gtest/internal/gtest-death-test-internal.h     |  319 --
 test/gtest/include/gtest/internal/gtest-filepath.h |  206 -
 test/gtest/include/gtest/internal/gtest-internal.h | 1158 -----
 .../include/gtest/internal/gtest-linked_ptr.h      |  233 -
 .../gtest/internal/gtest-param-util-generated.h    | 5143 --------------------
 .../internal/gtest-param-util-generated.h.pump     |  301 --
 .../include/gtest/internal/gtest-param-util.h      |  619 ---
 test/gtest/include/gtest/internal/gtest-port.h     | 1948 --------
 test/gtest/include/gtest/internal/gtest-string.h   |  167 -
 test/gtest/include/gtest/internal/gtest-tuple.h    | 1012 ----
 .../include/gtest/internal/gtest-tuple.h.pump      |  339 --
 .../gtest/include/gtest/internal/gtest-type-util.h | 3331 -------------
 .../include/gtest/internal/gtest-type-util.h.pump  |  297 --
 test/gtest/src/gtest-all.cc                        |   48 -
 test/gtest/src/gtest-death-test.cc                 | 1344 -----
 test/gtest/src/gtest-filepath.cc                   |  382 --
 test/gtest/src/gtest-internal-inl.h                | 1218 -----
 test/gtest/src/gtest-port.cc                       |  805 ---
 test/gtest/src/gtest-printers.cc                   |  363 --
 test/gtest/src/gtest-test-part.cc                  |  110 -
 test/gtest/src/gtest-typed-test.cc                 |  110 -
 test/gtest/src/gtest.cc                            | 5016 -------------------
 test/gtest/src/gtest_main.cc                       |   38 -
 test/test_config.h.in                              |    1 +
 tools/ign_TEST.cc                                  |   34 +-
 56 files changed, 98 insertions(+), 31504 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ignition-transport.git



More information about the debian-science-commits mailing list