This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Jun 09, 2017
-
-
David Fairbrother authored
-
- Jun 08, 2017
-
-
David Fairbrother authored
-
- Jun 03, 2016
-
-
Matt King authored
I have left ParseKeyValueString out of this commit as I want to see if the unit tests pass with the use of Mantid::Kernel::StringTokenizer, which ParseKeyValueString does not use. Refs #15285
-
- Feb 29, 2016
-
-
Lamar Moore authored
-
- Feb 16, 2016
-
-
Lamar Moore authored
-
- Feb 14, 2016
-
-
Hahn, Steven authored
-
- Oct 05, 2015
-
-
Campbell, Stuart authored
-
- Dec 16, 2014
-
-
WHITFIELDRE email authored
-
- Dec 04, 2014
-
-
Nick Draper authored
-
- Mar 25, 2014
-
-
Campbell, Stuart authored
This is required as Qt4 is not completely C++11 compliant. I think that these will no longer be needed when we move to Qt5. Should only be required for files up to and including API. Refs #7284
-
- Dec 23, 2013
-
-
Peterson, Peter authored
-
- Nov 02, 2012
-
-
Savici, Andrei T. 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 08, 2011
-
-
Sofia Antony authored
-
- Feb 04, 2011
-
-
Sofia Antony authored
-
Sofia Antony authored
method parse which takes a string as input and returns a vector of vectors of numbers by splitting the string to different tokens using separators +,-,:
-