Phil

Results 7 issues of Phil

This pull request: - Introduces `ddsrt_abort` and `ddsrt_exit` - Replaces `abort` with `ddsrt_abort` in `ddsc`, `ddsrt`, `cdr`, and `ddsi` - Addes a symbol export test for each

This PR will: - Introduce the concept of a lifecycle state for domains - Introduce the ability for a user to transition the lifecycle state - Introduce the ability for...

enhancement

In order to make all the Cyclone APIs consistent, we should have a standard set of baseline examples that all manifest interoperability. The throughput and ping pong examples from the...

enhancement
good first issue

The code samples for the `Hello World Keys Steps` (also a typo) are not visible in 2/3 of the available themes. While they are not the prettiest on other pages,...

good first issue
documentation

Building the documentation gives the following error: ``` cyclonedds-cxx/docs/manual/howtos/qos.rst:38: ERROR: Error parsing content block for the "table" directive: exactly one table expected. .. table:: QoSPolicies and associated QoSes: ```

bug
documentation

Fixes a few minor typos during documentation review.

> "behaviour" and "serialisation" aren't so much typo's as English words, whereas "behavior" is mere dialect 🤣: > > * "serialize | ˈsɪərɪəlʌɪz | (British English also serialise)" > *...