7
I Use This!
High Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 17 hours ago.
May 04, 2023 — May 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #6030 from mvieth/bump_1_14_1_99 More... 1 day ago
Merge pull request #6030 from mvieth/bump_1_14_1_99 More... 1 day ago
Bump version to 1.14.1.99 post release More... 1 day ago
Bump version to 1.14.1.99 post release More... 1 day ago
Merge pull request #6029 from mvieth/bump_1_14_1 More... 1 day ago
Merge pull request #6029 from mvieth/bump_1_14_1 More... 1 day ago
Bump version to 1.14.1 More... 1 day ago
Bump version to 1.14.1 More... 1 day ago
Merge pull request #6026 from PatricianEagle/master More... 5 days ago
Merge pull request #6026 from PatricianEagle/master More... 5 days ago
Add <pcl/search/search.h> to convolution_3d.h and add <pcl/common/point_tests.h> to convolution_3d.hpp More... 6 days ago
Add <pcl/search/search.h> to convolution_3d.h and add <pcl/common/point_tests.h> to convolution_3d.hpp More... 6 days ago
Merge pull request #6019 from mvieth/changelog_1_14_1 More... 11 days ago
Merge pull request #6019 from mvieth/changelog_1_14_1 More... 11 days ago
Add changelog for 1.14.1 More... 11 days ago
Add changelog for 1.14.1 More... 11 days ago
Merge pull request #6008 from larshg/updateincludes More... 12 days ago
Merge pull request #6008 from larshg/updateincludes More... 12 days ago
Support header only libraries like 2d and geometry. More... 13 days ago
Support header only libraries like 2d and geometry. More... 13 days ago
Merge pull request #6017 from mvieth/revert_abi_problems_1_14_1 More... 13 days ago
Merge pull request #6017 from mvieth/revert_abi_problems_1_14_1 More... 13 days ago
Merge pull request #6016 from mjunix/patch-1 More... 13 days ago
Merge pull request #6016 from mjunix/patch-1 More... 13 days ago
Merge pull request #6005 from mvieth/prefer_boost_filesystem More... 13 days ago
Merge pull request #6005 from mvieth/prefer_boost_filesystem More... 13 days ago
Fix ABI compatibility problems for 1.14.1 release Partially revert https://github.com/PointCloudLibrary/pcl/pull/5974 and https://github.com/PointCloudLibrary/pcl/pull/5988 and https://github.com/PointCloudLibrary/pcl/pull/5907 After the 1.14.1 release, we can re-apply these changes. The ABI checker reported: `The parameter file_name became passed in r12 register instead of r13. Applications will read the wrong memory block instead of the parameter value.` and `The parameter cloud_tgt_demean became passed in r12 register instead of r13.` These changes are not super important, so I think it doesn't hurt to temporarily revert them to achieve 100% ABI compatibility between 1.14.0 and 1.14.1. More... 13 days ago
Fix ABI compatibility problems for 1.14.1 release Partially revert https://github.com/PointCloudLibrary/pcl/pull/5974 and https://github.com/PointCloudLibrary/pcl/pull/5988 and https://github.com/PointCloudLibrary/pcl/pull/5907 After the 1.14.1 release, we can re-apply these changes. The ABI checker reported: `The parameter file_name became passed in r12 register instead of r13. Applications will read the wrong memory block instead of the parameter value.` and `The parameter cloud_tgt_demean became passed in r12 register instead of r13.` These changes are not super important, so I think it doesn't hurt to temporarily revert them to achieve 100% ABI compatibility between 1.14.0 and 1.14.1. More... 13 days ago
Add CMake option More... 13 days ago
Add CMake option More... 13 days ago