This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Aug 01, 2018
-
-
Lynch, Vickie authored
-
Jose Borreguero authored
-
Jose Borreguero authored
-
- Jul 31, 2018
-
-
Sullivan, Brendan T authored
-
Sullivan, Brendan T authored
-
- Jul 30, 2018
-
-
Savici, Andrei T. authored
-
Doucet, Mathieu authored
-
Martyn Gigg authored
MSVC 2017 15.7 contains a bug where constant initialization no longer takes place for objects with constructors marked constexpr such as once_flag. This leaves once_flag susceptible to dynamic initialization order problems and causes some singleton instances to be constructed incorrectly. We put back our correct implementation (with some cleanup) and await a fix from MS. Refs #0
-
- Jul 27, 2018
-
-
Sullivan, Brendan T authored
-
Doucet, Mathieu authored
-
Nick Draper authored
-
Nick Draper authored
and improve the default user properties file. re #23102
-
- Jul 26, 2018
-
-
Sullivan, Brendan T authored
-
Nick Draper authored
-
Nick Draper authored
re #23102
-
Nick Draper authored
re #23102
-
Sullivan, Brendan T authored
-
Nick Draper authored
-
Samuel Jackson authored
-
Peterson, Peter authored
-
-
Nick Draper authored
re #23102
-
Nick Draper authored
re #23102
-
- Jul 25, 2018
-
-
Peterson, Peter authored
-
Doucet, Mathieu authored
-
Doucet, Mathieu authored
-
Peterson, Peter authored
-
Samuel Jackson authored
-
- Jul 24, 2018
-
-
-
Peterson, Peter authored
-
Peterson, Peter authored
-
Matthew Andrew authored
-
Matthew Andrew authored
-
- Jul 23, 2018
-
-
Gemma Guest authored
This commit removes the validation error for workspace groups which results in an error shown on the GUI. Instead validation is skipped for group workspace inputs to the efficiencies workspace property. The reason for this is that validateInputs is not called when the algorithm is run from a script. Therefore we get the same behaviour from the gui and the script, where the algorithm will be called on each member of the group initially. This could be improved further but is out of scope of this PR. Re #23061
-
Gemma Guest authored
This fix adds a guard against workspace groups in the PolarizationCorrectionWildes algorithm's validateInputs. The algorithm dialog lets you select a workspace group if all of its members are valid matrix workspaces; however, a group is not valid input for this property. Re #23061
-
Anthony Lim authored
-
Matthew Andrew authored
-
Anthony Lim authored
-
Anthony Lim authored
-
Anthony Lim authored
-