This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Oct 10, 2017
-
-
Roman Tolchenov authored
-
- Oct 09, 2017
-
-
Peterson, Peter authored
-
- Oct 06, 2017
-
-
Re #20632
-
Re #20632
-
Re #20632
-
- Oct 05, 2017
-
-
Samuel Jackson authored
This uses the -fix option on clang-tidy to automatically fix all the cases where we make an extra copy on initialization.
-
- Oct 04, 2017
-
-
Samuel Jackson authored
-
Samuel Jackson authored
This uses the -fix option on clang-tidy to automatically fix all the cases where we make an extra copy while looping.
-
Samuel Jackson authored
-
- Oct 03, 2017
-
-
Samuel Jackson authored
This uses the -fix option on clang-tidy to automatically fix all the cases not using override that have crept into Mantid.
-
Peterson, Peter authored
-
Samuel Jackson authored
This uses the -fix option on clang-tidy to automatically fix all the cases not using bool literals that have crept into Mantid.
-
Roman Tolchenov authored
-
Samuel Jackson authored
-
Roman Tolchenov authored
-
Samuel Jackson authored
This uses the -fix option on clang-tidy to automatically fix all the unused usings declarations that have crept into Mantid.
-
Roman Tolchenov authored
-
- Oct 02, 2017
-
-
Peterson, Peter authored
-
Peterson, Peter authored
-
Samuel Jackson authored
-
Samuel Jackson authored
-
Samuel Jackson authored
-
Roman Tolchenov authored
-
- Sep 28, 2017
-
-
Peterson, Peter authored
-
Peterson, Peter authored
-
Peterson, Peter authored
-
Anthony Lim authored
-
Anthony Lim authored
-
Roman Tolchenov authored
-
Roman Tolchenov authored
Re #20685
-
LamarMoore authored
-
LamarMoore authored
-
LamarMoore authored
-
- Sep 27, 2017
-
-
Peterson, Peter authored
-
Peterson, Peter authored
-
Peterson, Peter authored
Also redo Timer.cpp and XMLFormatter.h to use c++11 constructs.
-
- Sep 26, 2017
-
-
Antti Soininen authored
Re #20632
-
Antti Soininen authored
Re #20632
-
Antti Soininen authored
Re #20632
-
- Sep 25, 2017
-
-
Samuel Jackson authored
Some of the Mantid Scientific Interfaces have dependencies on each other. The true fix is to factor out the common code, but for now this should fix the missing dependencies on OSX.
-