[ros-actionlib] 05/07: Updated version 1.11.10 from 'upstream/1.11.10'
Jochen Sprickerhof
jspricke at moszumanska.debian.org
Sun Sep 24 05:48:42 UTC 2017
This is an automated email from the git hooks/post-receive script.
jspricke pushed a commit to branch master
in repository ros-actionlib.
commit 020fb45e1415e73542febe1ab1722bcaf095640a
Merge: 7bac392 7bfb5ff
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date: Sun Sep 24 07:28:46 2017 +0200
Updated version 1.11.10 from 'upstream/1.11.10'
with Debian dir 004f2db82ab644602e38b6532beeaca5df7324fd
CHANGELOG.rst | 11 +
include/actionlib/action_definition.h | 24 +-
include/actionlib/client/action_client.h | 121 ++--
include/actionlib/client/client_goal_handle_imp.h | 189 ++++---
include/actionlib/client/client_helpers.h | 156 +++---
include/actionlib/client/comm_state.h | 33 +-
include/actionlib/client/comm_state_machine_imp.h | 539 +++++++++---------
include/actionlib/client/connection_monitor.h | 39 +-
include/actionlib/client/goal_manager_imp.h | 55 +-
include/actionlib/client/service_client.h | 89 +--
include/actionlib/client/service_client_imp.h | 131 +++--
include/actionlib/client/simple_action_client.h | 319 ++++++-----
.../actionlib/client/simple_client_goal_state.h | 32 +-
include/actionlib/client/simple_goal_state.h | 33 +-
include/actionlib/client/terminal_state.h | 34 +-
include/actionlib/client_goal_status.h | 36 +-
include/actionlib/decl.h | 15 +-
include/actionlib/destruction_guard.h | 163 +++---
include/actionlib/enclosure_deleter.h | 33 +-
include/actionlib/goal_id_generator.h | 20 +-
include/actionlib/managed_list.h | 244 ++++----
include/actionlib/one_shot_timer.h | 30 +-
include/actionlib/server/action_server.h | 235 ++++----
include/actionlib/server/action_server_base.h | 492 +++++++++--------
include/actionlib/server/action_server_imp.h | 358 ++++++------
include/actionlib/server/handle_tracker_deleter.h | 57 +-
.../actionlib/server/handle_tracker_deleter_imp.h | 48 +-
include/actionlib/server/server_goal_handle.h | 292 +++++-----
include/actionlib/server/server_goal_handle_imp.h | 612 +++++++++++----------
include/actionlib/server/service_server.h | 75 +--
include/actionlib/server/service_server_imp.h | 71 +--
include/actionlib/server/simple_action_server.h | 417 +++++++-------
.../actionlib/server/simple_action_server_imp.h | 606 ++++++++++----------
include/actionlib/server/status_tracker.h | 52 +-
include/actionlib/server/status_tracker_imp.h | 58 +-
package.xml | 30 +-
src/connection_monitor.cpp | 187 ++++---
src/goal_id_generator.cpp | 11 +-
test/action_client_destruction_test.cpp | 10 +-
test/add_two_ints_client.cpp | 14 +-
test/add_two_ints_server.cpp | 12 +-
test/destruction_guard_test.cpp | 16 +-
test/exercise_simple_client.cpp | 47 +-
test/ref_server.cpp | 26 +-
test/ref_server_test.launch | 2 +-
test/server_goal_handle_destruction.cpp | 28 +-
test/simple_client_allocator_test.cpp | 11 +-
test/simple_client_test.cpp | 19 +-
test/simple_client_wait_test.cpp | 18 +-
test/simple_execute_ref_server.cpp | 39 +-
test/test_cpp_simple_client_cancel_crash.cpp | 6 +-
test/test_python_server.launch | 2 +-
test/test_python_server2.launch | 3 +-
test/test_python_server3.launch | 4 +-
test/test_python_simple_client.launch | 2 +-
test/test_python_simple_server.launch | 2 +-
...est_simple_action_server_deadlock_python.launch | 2 +-
57 files changed, 3298 insertions(+), 2912 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ros/ros-actionlib.git
More information about the debian-science-commits
mailing list