cyclonedds/src
Erik Boasson 5f829684ef Distinguish signed, float in type descriptor
* Add a flag to indicate signed integral values and one to indicate
  floating-point values
* Set these flags in the output of idlc
* Use them when printing sample contents to the trace

By encoding the information as flags in reserved bits the actual
serialization and deserialization is unaffected.

Signed-off-by: Erik Boasson <eb@ilities.com>
2020-05-16 11:38:05 +02:00
..
core Distinguish signed, float in type descriptor 2020-05-16 11:38:05 +02:00
ddsrt Merge remote-tracking branch 'upstream/master' into security 2020-05-11 15:05:46 +02:00
idlc Distinguish signed, float in type descriptor 2020-05-16 11:38:05 +02:00
mpt Change PrismTech references to Adlink 2020-03-18 17:31:20 +01:00
security Processed review comments: added missing return topic_sec_attr in function is_topic_discovery_protected, moved returns-logging in access plugin to wrapper mode and removed specific test for this (as it will be tested in other access control tests now). Some cleanup in circular list usage in crypto and access control plugins 2020-05-15 15:35:31 +02:00
tools Merge remote-tracking branch 'upstream/master' into security 2020-05-11 15:05:46 +02:00
CMakeLists.txt Generate header with compile-time features 2020-03-26 08:46:26 +01:00
features.h.in Generate header with compile-time features 2020-03-26 08:46:26 +01:00