This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 09 May, 2014 1 commit
-
-
Samuel Jackson authored
-
- 08 May, 2014 5 commits
-
-
Samuel Jackson authored
-
Samuel Jackson authored
-
Samuel Jackson authored
-
Samuel Jackson authored
-
Samuel Jackson authored
-
- 06 May, 2014 1 commit
-
-
Samuel Jackson authored
Check if this is what is causing memcheck to fail.
-
- 02 May, 2014 4 commits
-
-
Samuel Jackson authored
-
Samuel Jackson authored
A large history record could noticeably increase the execution time of the concrete algorithm otherwise.
-
Samuel Jackson authored
We should only create a history record if we're tracking it as we only discard it later.
-
Samuel Jackson authored
-
- 01 May, 2014 5 commits
-
-
Samuel Jackson authored
Should parameter should be int not double.
-
Samuel Jackson authored
The assertGreater function wasn't available in python 2.6
-
Samuel Jackson authored
-
Samuel Jackson authored
No need for a new method as there is already a workable option.
-
Samuel Jackson authored
-
- 30 Apr, 2014 5 commits
-
-
Samuel Jackson authored
-
Samuel Jackson authored
-
Samuel Jackson authored
-
Samuel Jackson authored
-
Samuel Jackson authored
-
- 29 Apr, 2014 6 commits
-
-
Samuel Jackson authored
-
Samuel Jackson authored
-
Samuel Jackson authored
-
Samuel Jackson authored
-
Samuel Jackson authored
This also gives WorkspaceProperty a temp value if it it doesn't have one.
-
Samuel Jackson authored
Otherwise LoadProcessNexus modifies the execution counter when it loads histories from file and the parent algorithm gets the incorrect exec count. As you should never need to set the exec count except in Algorithm, I've made the method private and made Algorithm a friend class.
-
- 28 Apr, 2014 10 commits
-
-
Samuel Jackson authored
-
Samuel Jackson authored
This changeset allows us to use enableHistoryRecordingForChild() to turn off recording the history for a DataProcessorAlgorithm. This will be useful when we have large algorithm histories.
-
Samuel Jackson authored
-
Samuel Jackson authored
These are consistent with the functionality that is available in WorkspaceHistory.
-
Samuel Jackson authored
-
Samuel Jackson authored
-
Samuel Jackson authored
-
Samuel Jackson authored
These classes should now capture the history of child algorithms.
-
Samuel Jackson authored
-
Samuel Jackson authored
-
- 24 Apr, 2014 3 commits
-
-
Samuel Jackson authored
-
Alex Buts authored
-
Owen Arnold authored
-