This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 21 Sep, 2021 3 commits
-
-
Gemma Guest authored
Previously we were allowing the type checking to be done implicitly which would mark int as bool etc.
-
Gemma Guest authored
-
David Fairbrother authored
-
- 31 Mar, 2021 2 commits
-
-
Peterson, Peter authored
-
Samuel Jones authored
-
- 07 Apr, 2020 1 commit
-
-
In places other substitutions have been made, e.g Clang does not yet specialize std::shared_ptr for T[]. Vector has been used instead. The operator[] methods were incorrectly marked const but returning a non-const reference - this has been fixed. Refs #25842
-
- 20 Mar, 2020 1 commit
-
-
Nick Draper authored
Also updated class_maker.py
-
- 24 Jul, 2019 1 commit
-
-
Dimitar Tasev authored
-
- 05 Oct, 2018 1 commit
-
-
Nick Draper authored
Update copyright headers in all files Squashed commit of the following: * First version of a script to manage copyright statements re #23468 * Neatened up script, added comments re #23488 * move script to tools directory re #23488 * small script changes and a couple of manual file changes re #23488 * Minor chnage to whitespace detection in regex re #23488 * Add an excluded directory re #23488 * remove a repeasted copyright statement in a file re #23488 * Don't comsume the comment end if it is on the same line re #23488 * fix error in new copright parsing re #23488 * remove double copyrifght entry re #23488 * Improve handling of old copyrights at the start of comments re #23488 * remove empty comments re #23488 * exclude gsoapgenerated directories re #23488 * Sort out greedy line matching re #23488 * improve empty comment removal re #23488 * improv...
-
- 06 Aug, 2018 1 commit
-
-
LamarMoore authored
Update to clang-format-5 and reformat the codebase
-
- 02 Aug, 2018 1 commit
-
-
Samuel Jackson authored
-
- 01 Aug, 2018 1 commit
-
-
Samuel Jackson authored
-
- 26 Jul, 2018 2 commits
-
-
Samuel Jackson authored
-
Samuel Jackson authored
-
- 25 Jul, 2018 1 commit
-
-
Samuel Jackson authored
-
- 27 Mar, 2018 1 commit
-
-
Karl Palmen authored
# Please enter a commit message to explain why this merge is necessary, # especially if it merges an updated upstream into a topic branch. # # Lines starting with '#' will be ignored, and an empty message aborts # the commit.
-
- 15 Mar, 2018 1 commit
-
-
Edward Brown authored
-
- 14 Mar, 2018 1 commit
-
-
Edward Brown authored
-
- 21 Dec, 2017 1 commit
-
-
Simon Heybrock authored
-
- 06 Dec, 2017 1 commit
-
-
Ian Bush authored
-
- 01 Dec, 2017 1 commit
-
-
Ian Bush authored
to be run over group workspaces. 1 - If an output workspace property is optional and not set do not try and create an output workspace. 2 - If an output workspace property is optional and not set do not try and set a name for the property when running the child algorithms. 3 - Child algorithms can be run without adding a temporary workspace name. This is the desired behaviour when running over a group workspace.
-
- 26 Jul, 2017 1 commit
-
-
Hahn, Steven authored
-
- 08 Jul, 2016 1 commit
-
-
Gigg, Martyn Anthony authored
-
- 14 Oct, 2015 4 commits
-
-
Zhou, Wenduo authored
-
Zhou, Wenduo authored
-
Zhou, Wenduo authored
-
Zhou, Wenduo authored
-
- 13 Oct, 2015 1 commit
-
-
Zhou, Wenduo authored
-
- 12 Oct, 2015 4 commits
-
-
Hahn, Steven authored
-
Hahn, Steven authored
-
Hahn, Steven authored
-
Hahn, Steven authored
-
- 09 Oct, 2015 1 commit
-
-
Zhou, Wenduo authored
-
- 05 Oct, 2015 2 commits
-
-
Campbell, Stuart authored
-
Whitfield, Ross authored
-
- 31 Jul, 2015 1 commit
-
-
Martyn Gigg authored
This gives consistency when a script is cancelled and the user will see the same error message regardless of whether the algorithm cancellation halted the script or another KeyboardInterrupt Refs #13265
-
- 01 Jun, 2015 2 commits
-
-
Martyn Gigg authored
A few errors had to be manually handled, notably v3.5 screws up the arguments to GCC_DIAG by adding spaces surrounding the dash.
-
Martyn Gigg authored
-
- 29 Apr, 2015 1 commit
-
-
Whitfield, Ross authored
-
- 19 Mar, 2015 1 commit
-
-
Harry Jeffery authored
-