This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Oct 29, 2015
-
-
Owen Arnold authored
Not just exposing this type. Also making sure it works correctly with exposed PropertyWithValues of this type.
-
- Oct 28, 2015
-
-
Owen Arnold authored
LoadInstrument algorithm now uses OptionalBool. MandatoryValidator used and tests for that class have been fixed.
-
- Oct 05, 2015
-
-
Campbell, Stuart authored
-
- Apr 17, 2015
-
-
Campbell, Stuart authored
-
- Apr 16, 2015
-
-
Campbell, Stuart authored
-
- Dec 16, 2014
-
-
WHITFIELDRE email authored
-
- Apr 17, 2012
-
-
Gigg, Martyn Anthony authored
-
Gigg, Martyn Anthony authored
In doing so the isEmpty check has been moved to be easier to extend for additional types.
-
- Mar 14, 2012
-
-
Gigg, Martyn Anthony authored
Touches nearly everything unfortunately but is necessary.
-
- 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.
-
- 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.
-
- May 15, 2010
-
-
Peterson, Peter authored
-
- Jul 21, 2009
-
-
Russell Taylor authored
Allow empty value in ListValidator if it's on the list of allowed values plus a bit of tidying up in the validators. Re #501.
-
- Jun 15, 2009
-
-
Steve Williams authored
Correct FindDeadDetector for a change in the integration algorithm and remove some DenOxyGen warnings refs #597
-
- May 28, 2009
-
-
Gigg, Martyn Anthony authored
validity is checked against what we class as empty ints and doubles which are defined in the System.h file. Re #603
-