This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 13 Feb, 2016 1 commit
-
-
Federico Montesino Pouzols authored
-
- 11 Feb, 2016 1 commit
-
-
Federico Montesino Pouzols authored
don't include: Axis, RunSample, SpectraDetectorTypes, EmptyValues
-
- 26 Jan, 2016 1 commit
-
-
Hahn, Steven authored
-
- 23 Jan, 2016 1 commit
-
-
Hahn, Steven authored
-
- 19 Jan, 2016 1 commit
-
-
Hahn, Steven authored
-
- 16 Jan, 2016 1 commit
-
-
Hahn, Steven authored
-
- 15 Jan, 2016 1 commit
-
-
Hahn, Steven authored
-
- 05 Jan, 2016 1 commit
-
-
Hahn, Steven authored
-
- 11 Dec, 2015 1 commit
-
-
Hahn, Steven authored
-
- 20 Nov, 2015 1 commit
-
-
Hahn, Steven authored
-
- 10 Nov, 2015 1 commit
-
-
Tom Perkins authored
When IPropertyManager::getValue fails to assign the property to the specified type, a runtime_error is raised. Changed the error messages in all (specific) cases to specify exactly what type it was expecting, i.e. (const) shared_ptr<X> not just X or const X.
-
- 06 Nov, 2015 1 commit
-
-
Tom Perkins authored
-
- 05 Nov, 2015 2 commits
-
-
Tom Perkins authored
-
Tom Perkins authored
IPropertyManager::getValue has specialisations for shared_ptr<T>and const shared_ptr<T> for most types. The only missing ones were IFunction, TableWorkspace and WorkspaceSingleValue, and these have been added.
-
- 08 Oct, 2015 1 commit
-
-
Federico Montesino Pouzols authored
-
- 05 Oct, 2015 2 commits
-
-
Campbell, Stuart authored
-
Whitfield, Ross authored
-
- 18 Aug, 2015 1 commit
-
-
Roman Tolchenov authored
-
- 14 Aug, 2015 1 commit
-
-
Roman Tolchenov authored
-
- 16 Dec, 2014 1 commit
-
-
Whitfield, Ross authored
-
- 16 Jul, 2014 1 commit
-
-
Savici, Andrei T authored
-
- 26 Mar, 2014 1 commit
-
-
Anders Markvardsen authored
-
- 18 Mar, 2014 1 commit
-
-
Gigg, Martyn Anthony authored
Refs #9059
-
- 24 Feb, 2014 2 commits
-
-
Gigg, Martyn Anthony authored
Refs #9078
-
Gigg, Martyn Anthony authored
Refs #9078
-
- 19 Feb, 2014 1 commit
-
-
Roman Tolchenov authored
-
- 12 Nov, 2013 1 commit
-
-
Roman Tolchenov authored
-
- 09 Sep, 2013 1 commit
-
-
Gigg, Martyn Anthony authored
Refs #7819
-
- 20 Aug, 2013 1 commit
-
-
Roman Tolchenov authored
in FunctionFactory and FitPropertyBrowser because it breaks existing code. Re #7623
-
- 09 Aug, 2013 1 commit
-
-
Roman Tolchenov authored
Re #7623
-
- 07 Aug, 2013 1 commit
-
-
Roman Tolchenov authored
Modified the GUI to handle the new type. Created BSpline fitting function which uses the new vector attribute to test it in the GUI.
-
- 13 May, 2013 1 commit
-
-
Nick Draper authored
-
- 15 Feb, 2013 1 commit
-
-
Gigg, Martyn Anthony authored
-
- 18 Jan, 2013 1 commit
-
-
Gigg, Martyn Anthony authored
The getParameter function returns by value but most places seem to assign it to a reference. We get away with it as the parameter is still in the same place in memory inside the vector but it's misleading.
-
- 09 Nov, 2012 1 commit
-
-
Michael Reuter authored
-
- 07 Nov, 2012 1 commit
-
-
Jose Borreguero authored
modified: DiffSphere.h modified: DiffSphere.cpp modified: DiffSphereTest.h
-
- 19 Oct, 2012 1 commit
-
-
Anders Markvardsen authored
-
- 08 Oct, 2012 1 commit
-
-
Roman Tolchenov authored
Added an attribute to CompositeFunction to enable/disable numeric differentiation.
-
- 07 Sep, 2012 1 commit
-
-
Roman Tolchenov authored
-
- 15 Aug, 2012 1 commit
-
-
Russell Taylor authored
-