CHANGELOG
Changelog for package rosidl_runtime_c
4.6.4 (2024-09-06)
4.6.3 (2024-06-27)
4.6.2 (2024-05-13)
4.6.1 (2024-04-24)
4.6.0 (2024-04-16)
4.5.2 (2024-03-27)
4.5.1 (2024-02-07)
4.5.0 (2023-12-26)
Switch to target_link_libraries. (#776)
Contributors: Chris Lalancette
4.4.2 (2023-11-06)
4.4.1 (2023-10-04)
4.4.0 (2023-09-07)
4.3.1 (2023-08-21)
Set the C++ version to 17. (#761)
Contributors: Chris Lalancette
4.3.0 (2023-07-11)
4.2.0 (2023-06-07)
4.1.1 (2023-05-11)
Mark _ in benchmark tests as unused. (#741) This helps clang static analysis.
Contributors: Chris Lalancette
4.1.0 (2023-04-28)
4.0.0 (2023-04-11)
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
3.4.0 (2023-02-13)
3.3.1 (2022-11-02)
3.3.0 (2022-09-08)
3.2.1 (2022-06-21)
3.2.0 (2022-05-04)
3.1.3 (2022-04-08)
3.1.2 (2022-04-05)
Fix error handling when copying C sequence messages (#671)
Contributors: Michel Hidalgo
3.1.1 (2022-03-28)
Set the output size unconditionally when copying sequences (#669)
Contributors: Nikolai Morin
3.1.0 (2022-03-01)
3.0.1 (2022-01-13)
Set CXX standard to 17 (#635)
Contributors: Øystein Sture
3.0.0 (2021-11-05)
Update package maintainers (#624)
Contributors: Michel Hidalgo
2.5.0 (2021-08-10)
2.4.0 (2021-07-12)
2.3.0 (2021-06-11)
Use RCUtils allocators in rosidl_generator_c (#584)
Contributors: Pablo Garrido
2.2.1 (2021-04-06)
updating quality declaration links (re: ros2/docs.ros2.org#52) (#581)
Contributors: shonigmann
2.2.0 (2021-03-18)
2.1.0 (2021-03-09)
Shorten some excessively long lines of CMake (#571)
Contributors: Scott K Logan
2.0.3 (2021-01-25)
2.0.2 (2020-12-08)
2.0.1 (2020-09-28)
2.0.0 (2020-09-24)
1.1.0 (2020-08-17)
Update rosidl_runtime_c QD to QL 2 (#500)
Contributors: Stephen Brawner
1.0.1 (2020-06-03)
1.0.0 (2020-05-22)
0.9.2 (2020-05-19)
0.9.1 (2020-05-08)
0.9.0 (2020-04-24)
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