[ros-genpy] 01/02: Merge tag 'upstream/0.6.2'
Jochen Sprickerhof
jspricke at moszumanska.debian.org
Sat Sep 17 16:13:26 UTC 2016
This is an automated email from the git hooks/post-receive script.
jspricke pushed a commit to branch master
in repository ros-genpy.
commit b5153c82e97805f7873648abde454bb676df93c0
Merge: b8d63c9 f5a3091
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date: Sat Sep 17 18:09:15 2016 +0200
Merge tag 'upstream/0.6.2'
Upstream version 0.6.2
CHANGELOG.rst | 11 +++
README | 2 -
README.md | 21 +++++
package.xml | 2 +-
src/genpy/generate_struct.py | 4 +-
src/genpy/generator.py | 22 +++--
src/genpy/message.py | 2 +
src/genpy/msg/_TestFillEmbedTime.py | 43 ++++++---
src/genpy/msg/_TestFillSimple.py | 45 +++++----
src/genpy/msg/_TestManyFields.py | 43 ++++++---
src/genpy/msg/_TestMsgArray.py | 17 ++--
src/genpy/msg/_TestPrimitiveArray.py | 32 ++++---
src/genpy/msg/_TestString.py | 13 ++-
src/genpy/rostime.py | 136 ++++++++++++----------------
test/files/array/bool_fixed_deser.txt | 2 +-
test/files/array/bool_fixed_ser.txt | 2 +-
test/files/array/int16_fixed_deser.txt | 2 +-
test/files/array/int16_fixed_ser.txt | 2 +-
test/files/array/object_fixed_deser.txt | 2 +-
test/files/array/object_fixed_ser.txt | 2 +-
test/files/array/object_varlen_deser.txt | 2 +-
test/files/array/object_varlen_ser.txt | 2 +-
test/files/array/object_varlen_ser_full.txt | 2 +-
test/files/array/string_fixed_ser.txt | 5 +-
test/files/array/string_varlen_ser.txt | 5 +-
test/files/array/uint8_fixed_ser.txt | 4 +-
test/files/array/uint8_fixed_ser_np.txt | 4 +-
test/files/complex/object_ser.txt | 2 +-
test/files/complex/object_ser_full.txt | 2 +-
test/test_genpy_generate_struct.py | 4 +-
test/test_genpy_generator.py | 21 ++---
test/test_genpy_message.py | 3 +
test/test_genpy_rostime.py | 4 +-
33 files changed, 267 insertions(+), 198 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ros/ros-genpy.git
More information about the debian-science-commits
mailing list