This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 20 Sep, 2021 2 commits
-
-
Yuanpeng Zhang authored
-
Yuanpeng Zhang authored
-
- 18 Sep, 2021 3 commits
-
-
Yuanpeng Zhang authored
-
Yuanpeng Zhang authored
-
Yuanpeng Zhang authored
-
- 17 Sep, 2021 4 commits
-
-
Yuanpeng Zhang authored
-
Yuanpeng Zhang authored
-
mantid-builder authored
-
DavidFair authored
Add ability to rotate Ellipse and Rectangle shapes in Instrument Viewer Widget
-
- 16 Sep, 2021 31 commits
-
-
mantid-builder authored
-
Savici, Andrei T authored
Fix formatting of milestone link
-
Peterson, Peter authored
-
Whitfield, Ross authored
-
Whitfield, Ross authored
-
-
Whitfield, Ross authored
-
Whitfield, Ross authored
-
Whitfield, Ross authored
-
Whitfield, Ross authored
-
Whitfield, Ross authored
-
-
-
Peterson, Peter authored
-
Peterson, Peter authored
-
Peterson, Peter authored
--keep-going isn't available until sphinx 2.0 -W turns warnings into errors which should help jenkins figure out that the build finished with warnings
-
Peterson, Peter authored
-
Peterson, Peter authored
-
Whitfield, Ross authored
Sphinx dev docs fixes
-
Gigg, Martyn Anthony authored
Modernise namespaces to use nested specifier
-
Zhou, Wenduo authored
Merged as #32500 has been approved and merged.
-
Peterson, Peter authored
-
Gagik Vardanyan authored
Remove assertion difc greater than zero in unit conversion
-
Gagik Vardanyan authored
Update IndirectImport f2py checks
-
Gagik Vardanyan authored
Move interfaces out of scripts folder
-
David Fairbrother authored
Bumps cppcheck warning count up by 3. Cppcheck and clang-tidy disagree on const ref and std::move. Clang-tidy states that const ref makes the lifetime non-obvious, and someone who want's to transfer ownership can use std::move Cppcheck states that we should take a const ref because copy is expensive (but doesn't not factor in std::move) On balance, I'll favour clang-tidy because move is a thing and it clarifies lifetime especially with shared_ptr. Since these warnings are in a mess of 1700+ I can't see where the suppression goes, so lets leave it for the future
-
Gigg, Martyn Anthony authored
FindCenterOfMass performace
-
Peterson, Peter authored
-
Peterson, Peter authored
-
Richard Waite authored
-
Peterson, Peter authored
-