This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Aug 06, 2018
-
-
LamarMoore authored
Update to clang-format-5 and reformat the codebase
-
- Oct 05, 2015
-
-
Campbell, Stuart authored
-
- Dec 16, 2014
-
-
WHITFIELDRE email authored
-
- Dec 04, 2014
-
-
Nick Draper authored
-
- Apr 01, 2013
-
-
Russell Taylor authored
-
- Jul 19, 2012
-
-
Russell Taylor authored
-
Russell Taylor authored
Reflects comment in #5496.
-
- Jul 12, 2012
-
-
Russell Taylor authored
Is there a reason why this class has all its implementation in the header?
-
Roman Tolchenov authored
-
Roman Tolchenov authored
-
- Jun 08, 2011
-
-
Gigg, Martyn Anthony authored
Refs #3157 Sort our System.h. It was becoming a dumping ground. It should only be touched when absolutely necessary as it affects every file in Mantid. Also combined this with Refs #2345 to sort out DLLExport/DLLImport usage. It's done for Kernel, Geometry and API but stuff in the plugins could do with updating as well.
-
- Feb 14, 2011
-
-
Gigg, Martyn Anthony authored
Add more flexible simple API command for Load. Re #2330. Clean up for memory leak in LoadSNSNexus. Re #2394
-
- Feb 10, 2011
-
-
Roman Tolchenov authored
Blocking InstrumentWindow from accessing the instrument while an algorithm is running to prevent MantidPlot crashes. re #2133
-
- Jan 28, 2011
-
-
Janik Zikovsky authored
-
- Dec 29, 2010
-
-
Russell Taylor authored
-
Russell Taylor authored
Rename Framework code directory to just that. Also delete Main and VS & Eclipse project file. Re #1881.
-
- Jul 22, 2010
-
-
Nick Draper authored
Copyright updated to read Copyright © 2007-10 ISIS Rutherford Appleton Laboratory & NScD Oak Ridge National Laboratory
-
- Jul 16, 2010
-
-
Roman Tolchenov authored
Combined LoadDAE and UpdateDAE into one algorithm. Moved LoadDAE dialog to MantidQt. re #523, re #491
-
- Jul 08, 2010
-
-
Nick Draper authored
Clear some doxygen warnings
-
- May 14, 2010
-
-
Peterson, Peter authored
-
- Mar 15, 2010
-
-
Roman Tolchenov authored
-
- Mar 10, 2009
-
-
Russell Taylor authored
Update AlgorithmManager to only keep a limited number of algorithms alive (default 100, config property name: algorithms.retained). This check-in will break qtiplot, which will be remedied shortly... Re #500.
-
Roman Tolchenov authored
-
- Mar 06, 2009
-
-
Roman Tolchenov authored
AlgorithmProxy class is added. References to Algorithm are replaced to IAlgorithm in many cases. re #464
-
- Feb 09, 2009
-
-
Roman Tolchenov authored
re #379. Added class Progress which makes progress reporting even easier (I hope). Also AlgorithmObserver class is designed to make tests of algorithm notifications easier.
-