CHANGELOG
Changelog for package tlsf_cpp
0.18.1 (2024-07-29)
Reduce the number of files we compile. (#125)
Contributors: Chris Lalancette
0.18.0 (2024-04-26)
0.17.0 (2023-11-06)
0.16.0 (2023-04-27)
0.15.0 (2023-02-14)
0.14.1 (2022-09-13)
Addressing issues found in Humble testing (#116)
Contributors: Michael Carroll
0.14.0 (2022-04-29)
0.13.0 (2022-03-01)
Install includes to include/${PROJECT_NAME} (#114)
Contributors: Shane Loretz
0.12.1 (2022-01-14)
0.12.0 (2021-12-17)
0.11.0 (2021-03-18)
Add in the Apache license to tlsf_cpp. (#108)
Contributors: Chris Lalancette
0.10.1 (2020-12-08)
0.10.0 (2020-06-17)
0.9.0 (2020-04-30)
0.8.2 (2019-11-13)
0.8.1 (2019-10-23)
Fix Intra-Process API (#80)
Contributors: Alberto Soragna
0.8.0 (2019-09-26)
0.7.1 (2019-05-08)
0.7.0 (2019-04-14)
0.6.0 (2018-11-20)
Fix spacing to comply with uncrustify 0.67 (#67)
Contributors: Mikael Arguedas
0.5.0 (2018-06-27)
Update the maintainer (#65)
Comply with new rclcpp subscription templates (#64)
Fix non return code issue for main() function (#63)
initial_values in node constructor (#62)
Add cli args to Node constructor (#61)
Fix test_tlsf__rmw_opensplice_cpp (#59)
Contributors: Chris Lalancette, Karsten Knese, Shane Loretz, cshen, michielb
0.4.0 (2017-12-08)
- Update for rclcpp namespace removals (#58)
Remove ::publisher:: namespace
Remove node:: namespace
Remove utilities:: namespace
Update style to match latest uncrustify (#57)
0.0.3
Add missing dependencies on rmw and std_msgs (#55)
Bump version for package consistency within repo (#54)
Use CMAKE_X_STANDARD and check compiler rather than platform
Pass namespace to rclcpp::Node constructors (#53)
Use rmw implementation (#51)
C++14 (#50)
No need for test_depend if already exec_depend (#49)
Consistent naming when using CMake variable for rmw implementation (#48)
Fix spelling error in target suffix (#47)
from ros2/rename_executable
Add tlsf prefix to allocator_example target (#46)
Remove usage of internal variables and noops (#43)
Update schema url
Add schema to manifest files
Require CMake 3.5 (#42)
Clean up allocator for gcc 5.3 (#40)
Disable on Android (#41)
Clean up workaround for old gcc compiler
Remove warnings on g++5.3
Use RCL_ASSERT_RMW_ID_MATCHES to ensure correct rmw implementation is being used (#39)
Remove unneeded get_rmw_typesupport call (#35)
Use CTest BUILD_TESTING (#38)
Remove non-existent target dependency (#36)
Remove extraneous argument (#34)
Use target suffix for rclcpp (#32)
Export the headers for isolated build (#31)
Export tlsf package (#30)
Fix style
Remove obsolete lines
Merge pull request from ros2/waitset_handle
Refactor for executor arguments change (#18)
Ignore fastrtps (#28)
Uncrustify (#25)
Fix name of test class (#23)
Add rmw impl suffix to test names (#19)
- Reorganize realtime_support repository (#16)
Add tlsf_cpp repo
Contributors: Brian Gerkey, Dirk Thomas, Esteve Fernandez, Jackie Kay, Mikael Arguedas, Morgan Quigley, Steven! Ragnarök, William Woodall, dhood, gerkey