8000 Tags · tier4/cyclonedds · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: tier4/cyclonedds

Tags

0.8.0beta6

Toggle 0.8.0beta6's commit message
Advertise addresses independent of ManySocketsMode

ManySocketsMode controls whether or not each participant has its own
socket and, therefore, unique port number.  The code published the
correct set of address/ports when all participants shared a set of
sockets (the default mode), but published just one address if each
participant has its own sockets/ports.

Moreover, if an external address is configured the address published in
the latter case was the wrong one since
da75c2f.

Signed-off-by: Erik Boasson <eb@ilities.com>

0.8.0beta5

Toggle 0.8.0beta5's commit message
Merge remote-tracking branch 'upstream/master' into iceoryx-with-master

0.8.0beta4

Toggle 0.8.0beta4's commit message
Build src/core/xtests only if BUILD_TESTING

Signed-off-by: Erik Boasson <eb@ilities.com>

0.8.0beta3

Toggle 0.8.0beta3's commit message
Added new API to facilitate a publisher loan.

Signed-off-by: Erik Hendriks <erik.hendriks@adlinktech.com>

0.8.0beta2

Toggle 0.8.0beta2's commit message
Bump build version numbers to 0.8.0

OpenRobotics requires tagging (that'll be an alpha release for now) and
it is better to have the build version numbers matching the tag.

Signed-off-by: Erik Boasson <eb@ilities.com>

0.8.0beta1

Toggle 0.8.0beta1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request eclipse-cyclonedds#656 from k0ekk0ek/merge-master

Merge latest master to idlcxx

0.7.0

Toggle 0.7.0's commit message
Workaround for stringop-overflow warning with GCC 10

Signed-off-by: Jeroen Koekkoek <jeroen@koekkoek.nl>

0.7.0rc1

Toggle 0.7.0rc1's commit message
Remove dead store in test_oneliner

Signed-off-by: Erik Boasson <eb@ilities.com>

0.6.0

Toggle 0.6.0's commit message
Add EDL 1.0 license to package.xml

This package is dual-licensed under both EPL 2.0 and EDL 1.0. The latter was omitted from package.xml by mistake.
Signed-off-by: Dan Rose <dan@digilabs.io>

0.6.0rc1

Toggle 0.6.0rc1's commit message
Bump version number in preparation for 0.6.0

Signed-off-by: Erik Boasson <eb@ilities.com>
0