This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Nov 28, 2016
-
-
Hahn, Steven authored
-
- Nov 08, 2016
-
-
Dimitar Tasev authored
-
- Nov 02, 2016
-
-
Hahn, Steven authored
-
- Oct 05, 2015
-
-
Campbell, Stuart authored
-
WHITFIELDRE email authored
-
- Dec 16, 2014
-
-
WHITFIELDRE email authored
-
- Apr 01, 2014
-
-
Keith Brown authored
The extractToEOL Kernal namespace method has been moved to the Kernal::Strings namespace where it makes more sense to be alongside other string and ascii stream methods The change was made because of the difficulties i was having with the binary files stream provided by the FileDescriptor.
-
- Dec 23, 2013
-
-
Peterson, Peter authored
-
- Dec 18, 2013
-
-
Peterson, Peter authored
-
- Nov 18, 2013
-
-
Nick Draper authored
-
- Aug 21, 2013
-
-
Arturs Bekasovs authored
This is quite a useful one, as I've seen at least 3 different implementations of that. Rigorous tests for it were added as well. Refs #7772
-
- Jul 04, 2013
-
-
Gigg, Martyn Anthony authored
-
- Nov 02, 2012
-
-
Savici, Andrei T. authored
-
- Jul 25, 2012
-
-
Gigg, Martyn Anthony authored
-
Gigg, Martyn Anthony authored
Before making real code changes.
-
- Jul 19, 2012
-
-
Peterson, Peter authored
-
- May 28, 2012
-
-
Alex Buts authored
-
- Feb 13, 2012
-
-
Janik Zikovsky authored
-
- Dec 28, 2011
-
-
Campbell, Stuart authored
-
- Dec 09, 2011
-
-
Gigg, Martyn Anthony authored
The ADS can set a string of characters each of which is not allowed to be present within a workspace name. The current value is an empty string and this will have some kind of default setting in the nearer future.
-
- Sep 14, 2011
-
-
Janik Zikovsky authored
Refs #3669: Refactored LoadInstrument by moving the parsing code to Geometry/InstrumentDefinitionParser. This allowed ExperimentInfo to use it to load the instrument directly.
-
- Sep 05, 2011
-
-
Alex Buts authored
A routine, which transforms a path into vector of strings
-
- Aug 25, 2011
-
-
Janik Zikovsky authored
-
- Jun 08, 2011
-
-
Gigg, Martyn Anthony authored
-
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.
-
- May 25, 2011
-
-
Janik Zikovsky authored
-
Janik Zikovsky authored
-
- Mar 29, 2011
-
-
Janik Zikovsky authored
Refs #2711: Added an Algorithm to create MDHistoWorkspace. Added Utils namespace to put some things that fit nowhere else, namely a nested for loop helper. Added a helper for MDEventWorkspace creation for tests.
-
- Feb 18, 2011
-
-
Janik Zikovsky authored
-
Janik Zikovsky authored
Fixes #2509: added a join() method to join strings together. Also, fixed MD RunParam header file (did it actually build on Windows??? )
-
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
-
- Apr 25, 2008
-
-
Matt Clarke authored
-
- Dec 04, 2007
-
-
Nick Draper authored
Improved windows build of geometry. Still got one linking error though
-
Nick Draper authored
Improved windows build of geometry. Still got two linking errors though
-
Stuart Ansell authored
Updating Support to deal with Visual studio error (hopefully) Changed to add info
-
- Nov 23, 2007
-
-
Matt Clarke authored
-
Stuart Ansell authored
Altering Support to get round the lack of an export command in VC7. Modification now mean that template explicits can be defined. See SupportKernel for method to do that. The actual template code now resides in SupportTempCode.h. Do no include this file EXCEPT in a SupportKernel, or similar file e.g. SupportGeometry. If you are neither writing or adding template forms just us Support.h in the normal way. This is part 1 of a two part check-in (next section in 2 min or so)
-