Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name | Last commit | Last update |
---|---|---|
.. | ||
inc/MantidKernel | ||
src | ||
test | ||
.gitignore | ||
CMakeLists.txt |
This commit switches Kernel::Matrix to use a unique_ptr to fix various issues with move constructors and memory leaks. It also touches various files with minor fixups such as using auto, fixing spelling mistakes and using a safer interface with vectors (push_back)
Name | Last commit | Last update |
---|---|---|
.. | ||
inc/MantidKernel | ||
src | ||
test | ||
.gitignore | ||
CMakeLists.txt |