This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Sep 20, 2017
-
-
Savici, Andrei T. authored
-
- Sep 04, 2017
-
-
Karl Palmen authored
-
- Jul 27, 2017
-
-
Roman Tolchenov authored
-
- Apr 18, 2017
-
-
Hahn, Steven authored
-
- Dec 24, 2016
-
-
Hahn, Steven authored
-
- Dec 15, 2016
-
-
Hahn, Steven authored
-
Hahn, Steven authored
-
- Dec 14, 2016
-
-
Hahn, Steven authored
-
- Jun 06, 2016
-
-
WHITFIELDRE email authored
-
- May 03, 2016
-
-
Hahn, Steven authored
-
- Jan 12, 2016
-
-
Tom Perkins authored
These are no longer necessary as the smart pointer will clean itself up
-
Tom Perkins authored
This change will propagate outwards into everywhere they are used - need to look at all calls to create.
-
- Dec 04, 2015
-
-
Tom Perkins authored
As before, replaced bool arrays with boost::container::vectors on stack Left coords alone as comment suggests it is speed-critical Left dataSet alone as it needs to outlive the factory object, so should not be deleted
-
- Oct 05, 2015
-
-
Campbell, Stuart authored
-
- May 20, 2015
-
-
Owen Arnold authored
-
- May 06, 2015
-
-
Anton Piccardo-Selg authored
-
Anton Piccardo-Selg authored
-
- Mar 17, 2015
-
-
Gigg, Martyn Anthony authored
Refs #11209
-
- Feb 26, 2015
-
-
Anton Piccardo-Selg authored
-
- Mar 17, 2014
-
-
Michael Reuter authored
-
- Aug 14, 2013
-
-
Michael Reuter authored
-
- Jun 06, 2013
-
-
Michael Reuter authored
ParaView really doesn't like progress values greater than 1 and that's what was happening. I think we didn't see this issue more frequently due to the shear volume of progress updates being thrown at the system.
-
- Jan 28, 2013
-
-
Owen Arnold authored
1) Fix the problem with warnings being emitted as a result of duplicate calls to connect. 2) Fix problem with ThresholdRange objects, particularly MedianAndBelow. There is still an outstanding problem with the non-axis aligned binning plugin that I need to fix.
-
- Jan 04, 2013
-
-
Owen Arnold authored
1) Fix the problem with warnings being emitted as a result of duplicate calls to connect. 2) Fix problem with ThresholdRange objects, particularly MedianAndBelow. There is still an outstanding problem with the non-axis aligned binning plugin that I need to fix.
-
- Feb 15, 2012
-
-
Owen Arnold authored
-
Owen Arnold authored
-
Owen Arnold authored
-
Owen Arnold authored
-
- Feb 14, 2012
-
-
Owen Arnold authored
-
Owen Arnold authored
-
Owen Arnold authored
-
- Feb 13, 2012
-
-
Janik Zikovsky authored
-
Janik Zikovsky authored
I think. Later I will replace c-style casts with c++ static_cast<coord_t>
-
Owen Arnold authored
-
Owen Arnold authored
-
- Feb 10, 2012
-
-
Owen Arnold authored
Also add features to cause dimensionality checks to be ignored.
-
- Feb 02, 2012
-
-
Janik Zikovsky authored
Also moved NullCoordTransform to API. Implemented getLinePlot for MDEW
-
- Oct 07, 2011
-
-
Janik Zikovsky authored
-
Janik Zikovsky authored
Refs #3907: Removed MDCell, MDPoint, Coordinate, SignalAggregate. Commented out parts of SimulateMDDTest which will need to be reworked a bit.
-
- Oct 06, 2011
-
-
Janik Zikovsky authored
-