This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 21 Nov, 2017 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.
-
- 29 Jun, 2017 1 commit
-
-
Simon Heybrock authored
-
- 15 May, 2017 1 commit
-
-
Simon Heybrock authored
-
- 21 Apr, 2017 1 commit
-
-
David Fairbrother authored
-
- 11 Apr, 2017 1 commit
-
-
Ian Bush authored
-
- 07 Feb, 2017 1 commit
-
-
Peterson, Peter authored
-
- 09 Jul, 2016 1 commit
-
-
Hahn, Steven authored
-
- 21 Jun, 2016 1 commit
-
-
Whitfield, Ross authored
-
- 20 Jun, 2016 2 commits
-
-
Hahn, Steven authored
-
Hahn, Steven authored
-
- 24 May, 2016 2 commits
-
-
Simon Heybrock authored
-
Simon Heybrock authored
-
- 19 Apr, 2016 1 commit
-
-
Anton Piccardo-Selg authored
-
- 17 Feb, 2016 1 commit
-
-
Simon Heybrock authored
-
- 05 Oct, 2015 1 commit
-
-
Campbell, Stuart authored
-
- 06 Aug, 2015 1 commit
-
-
Gigg, Martyn Anthony authored
Use a separate tcmalloc variable on Windows as we don't want to link it in on Linux/OSX. Refs #13225
-
- 20 May, 2015 1 commit
-
-
Roman Tolchenov authored
-
- 19 May, 2015 1 commit
-
-
Roman Tolchenov authored
-
- 18 May, 2015 1 commit
-
-
Roman Tolchenov authored
-
- 22 Apr, 2015 1 commit
-
-
Martyn Gigg authored
The main test now actually verifies the data in the file using HDF. Refs #11614
-
- 25 Jan, 2015 1 commit
-
-
Gigg, Martyn Anthony authored
Refs #10869
-
- 09 May, 2014 1 commit
-
-
Russell Taylor authored
GroupDetectors requires Divide. LoadTest requires LoadMD.
-
- 17 Mar, 2014 1 commit
-
-
Gigg, Martyn Anthony authored
Currently these clear the AnalysisDataService & AlgorithmManager when their tearDownWorld() methods are called, which ensures that all workspaces placed in these singletons are cleared up before the end of main. If this it not done then the process hangs on MSVC while trying to delete a Workspace2D, which contains an OpenMP loop in its destructor and omp is not allowed to be called on Windows outside of main. Refs #8216
-
- 13 Aug, 2013 1 commit
-
-
Russell Taylor authored
-
- 26 Oct, 2012 1 commit
-
-
Lynch, Vickie authored
-
- 22 Oct, 2012 1 commit
-
-
Karl Palmen authored
This necessitated an amendment of a make file to ensure scoped file is available to the test. Signed-off-by:
Karl Palmen <karl.palmen@stfc.ac.uk>
-
- 17 Aug, 2012 1 commit
-
-
Russell Taylor authored
-
- 16 Aug, 2012 1 commit
-
-
Russell Taylor authored
...in test directory. This means that any include paths needed for the unit tests are not also added to the main library build command. The unit test files are still declared in the same place so that people only need to edit one file when adding a class.
-