- Implement resize function for String (#806)
- Fix u16 docs and improve docs formatting (#805)
- Contributors: Christophe Bedard, WATANABE Aoi
- Switch to target_link_libraries. (#776)
- Contributors: Chris Lalancette
- Set the C++ version to 17. (#761)
- Contributors: Chris Lalancette
- Mark _ in benchmark tests as unused. (#741) This helps clang static analysis.
- Contributors: Chris Lalancette
- Dynamic Subscription (BONUS: Allocators): rosidl (#737)
- Runtime Interface Reflection: rosidl (#728)
- Type Description Codegen and Typesupport (rep2011) (#727)
- Copied type_description_interfaces structs (rep2011) (#732)
- Expose type hash on typesupports (rep2011) (#729)
- Type hash in interface codegen (rep2011) (#722)
- Contributors: Emerson Knapp, methylDragon
- [service introspection] generate service_event messages (#700)
- [rolling] Update maintainers - 2022-11-07 (#717)
- Contributors: Audrow Nash, Brian
- Fix error handling when copying C sequence messages (#671)
- Contributors: Michel Hidalgo
- Set the output size unconditionally when copying sequences (#669)
- Contributors: Nikolai Morin
- De-duplicate Quality Level from README and QUALITY_DECLARATION (#661)
- Install headers to include/${PROJECT_NAME} (#658)
- Implement copy function for C messages (#650)
- Implement equality operator function for C messages. (#648)
- Contributors: Jose Luis Rivero, Michel Hidalgo, Shane Loretz
- Set CXX standard to 17 (#635)
- Contributors: Øystein Sture
- Update package maintainers (#624)
- Contributors: Michel Hidalgo
- Use RCUtils allocators in rosidl_generator_c (#584)
- Contributors: Pablo Garrido
- updating quality declaration links (re: ros2/docs.ros2.org#52) (#581)
- Contributors: shonigmann
- Shorten some excessively long lines of CMake (#571)
- Contributors: Scott K Logan
- Update and add package.xml descriptions to README (#553)
- Fix item number in QD (#546)
- Update the maintainers of this repository. (#536)
- Contributors: Chris Lalancette, Louise Poubel, Shane Loretz
- Add rcutils dependency. (#534)
- QD: Add links to hosted API docs (#533)
- Updated Quality Level to 1 (#532)
- Add benchmarks for rosidl_runtime_* packages (#521)
- Contributors: Alejandro Hernández Cordero, Chris Lalancette, Louise Poubel, Scott K Logan
- Fix the declared language for a few packages (#530)
- Add fault injection macros and test (#509)
- Contributors: Scott K Logan, brawner
- Update rosidl_runtime_c QD to QL 2 (#500)
- Contributors: Stephen Brawner
- Add Security Vulnerability Policy pointing to REP-2006 (#494)
- QD Update Version Stability to stable version (#495)
- Contributors: Alejandro Hernández Cordero, Chris Lalancette
- Update API documentation (#488)
- Add tests (#484)
- Add feature documentation (#482)
- Contributors: brawner
- Package READMEs and QUALITY_DECLARATIONS for runtime packages (#480)
- Documentation: action, message, service typesupport and message bounds (#472)
- Added doxyfile in rosidl_runtime_c and rosidl_runtime_cpp (#474)
- Contributors: Alejandro Hernández Cordero, brawner
- Rename message_bounds structure for consistency (#475)
- Rename rosidl_runtime_c__String__bounds to singular (#476)
- Document string structs and sequence functions (#466)
- Export targets in addition to include directories / libraries (#465)
- Rename rosidl_runtime_c_message_initialization to rosidl_runtime_c__message_initialization (#464)
- Rename rosidl_generator_c 'namespace' to rosidl_runtime_c (#458)
- Split rosidl_generator_c and rosidl_generator_cpp in two: rosidl_generator_x and rosidl_runtime_x (#442)
- Contributors: Alejandro Hernández Cordero, Dirk Thomas, Michael Carroll