This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Jun 08, 2017
-
-
Gemma Guest authored
This commit adds a copy constructor that takes a non-const argument. This is required because otherwise the templated constructor would take precedence over the copy constructor when supplied with a non-const argument. Currently the templated constructor is functionally the same as the new copy constructor. However, adding the new copy constructor avoids ambiguity, and means we can add some safety by casting the argument to const before passing it to the base class constructor.
-
Gemma Guest authored
Fixes cppcheck warning. The overload is required to avoid the possibility of an incorrect raw pointer copy.
-
- Apr 23, 2017
-
-
Hahn, Steven authored
-
- Mar 22, 2017
-
-
Hahn, Steven authored
-
- Feb 20, 2017
-
-
Nick Draper authored
-
Nick Draper authored
re #18885
-
- Feb 15, 2017
-
-
Martyn Gigg authored
-
- Feb 02, 2017
-
-
Samuel Jackson authored
-
- Feb 01, 2017
-
-
Peterson, Peter authored
-
Peterson, Peter authored
-
Peterson, Peter authored
-
- Jan 23, 2017
-
-
NickDraper authored
-
- Jan 20, 2017
-
-
Peterson, Peter authored
-
NickDraper authored
-
- Jan 17, 2017
-
-
Nick Draper authored
re #18844
-
- Jan 16, 2017
-
-
Nick Draper authored
re #18444
-
- Sep 17, 2016
-
-
Martyn Gigg authored
Refs #17513
-
- Sep 13, 2016
-
-
Gigg, Martyn Anthony authored
For cases where file logging is enabled then the framework simply uses the specified path as is or defaults to the appdata directory on all platforms. This has the advantage of moving it outside if the install directory.
-
- Jul 19, 2016
-
-
Raquel Alvarez Banos authored
-
- Jul 07, 2016
-
-
Hahn, Steven authored
-
- Jul 04, 2016
-
-
Gagik Vardanyan authored
-
- Jul 01, 2016
-
-
Gagik Vardanyan authored
-
Gagik Vardanyan authored
-
Gagik Vardanyan authored
data search directories from test, that are restored to initial settings after test
-
- Jun 30, 2016
-
-
Hahn, Steven authored
-
- Jun 07, 2016
-
-
Hahn, Steven authored
-
Hahn, Steven authored
-
Anton Piccardo-Selg authored
-
Anton Piccardo-Selg authored
-
- Jun 03, 2016
-
-
Hahn, Steven authored
-
- May 10, 2016
-
-
Nick Draper authored
re #14524
-
Nick Draper authored
-
Nick Draper authored
-
Nick Draper authored
This should allow the logger.is functionality to work correctly. re #14524
-
- Feb 28, 2016
-
-
Hahn, Steven authored
-
- Feb 26, 2016
-
-
Tom Perkins authored
-
- Feb 24, 2016
-
-
Lamar Moore authored
-
- Feb 19, 2016
-
-
Tom Perkins authored
re #15286
-
- Feb 17, 2016
-
-
Tom Perkins authored
re #15286
-
- Feb 14, 2016
-
-
Hahn, Steven authored
-