cyclonedds/src
Erik Boasson 68c21c06e3 change sertopic "deinit" to "free"
The primary reason is that this allows the implementator of the sertopic
to freely select an allocation strategy, instead of being forced to
allocate the sertopic itself and the names it contains in the common
header with ddsrt_malloc.  The secondary reason is that it brings it in
line with the serdata.

Signed-off-by: Erik Boasson <eb@ilities.com>
2019-05-23 18:51:23 +02:00
..
cmake lift limits on handle allocation and reuse (#95) 2019-05-23 18:51:23 +02:00
core change sertopic "deinit" to "free" 2019-05-23 18:51:23 +02:00
ddsrt Allow closing config elems with </> if from envvar 2019-05-23 18:51:23 +02:00
docs ignore all-zero durability service QoS in SEDP 2019-05-23 18:51:23 +02:00
etc Let dds_create_participant determine domain id if config specifies "any" (new default) 2018-10-14 14:02:47 +08:00
examples enable printf format checking for dds_log 2019-05-23 18:51:23 +02:00
idlc Rearrange and fixup abstraction layer 2019-03-22 15:19:09 +01:00
mpt Move CycloneDDS/DDSI2E/* to CycloneDDS/* in config 2019-05-23 18:51:23 +02:00
scripts Initial contribution 2018-04-10 17:03:59 +02:00
tools make ddsperf polling/waitset mode selectable again 2019-05-23 18:51:23 +02:00
CMakeLists.txt add RPATH for compiled tools to find the libddsc.so (#153) 2019-05-23 18:51:23 +02:00