This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 12 Sep, 2017 1 commit
-
-
Matthew Bowles authored
-
- 21 Nov, 2016 1 commit
-
-
Pranav Bahuguna authored
-
- 08 Nov, 2016 1 commit
-
-
Dimitar Tasev authored
-
- 04 Oct, 2016 1 commit
-
-
Simon Heybrock authored
-
- 07 Jun, 2016 1 commit
-
-
Hahn, Steven authored
-
- 22 Feb, 2016 1 commit
-
-
Tom Perkins authored
re #15289
-
- 11 Feb, 2016 1 commit
-
-
Federico Montesino Pouzols authored
-
- 15 Jan, 2016 1 commit
-
-
Hahn, Steven authored
-
- 05 Oct, 2015 1 commit
-
-
Campbell, Stuart authored
-
- 21 Jan, 2015 1 commit
-
-
Lottie Greenwood authored
-
- 08 Jan, 2015 1 commit
-
-
Lottie Greenwood authored
-
- 16 Dec, 2014 1 commit
-
-
Whitfield, Ross authored
-
- 17 Nov, 2014 1 commit
-
-
Lottie Greenwood authored
-
- 11 Nov, 2014 2 commits
-
-
Lottie Greenwood authored
-
Lottie Greenwood authored
-
- 10 Nov, 2014 1 commit
-
-
Lottie Greenwood authored
-
- 07 Nov, 2014 2 commits
-
-
Lottie Greenwood authored
-
Lottie Greenwood authored
-
- 03 Jun, 2014 1 commit
-
-
Gigg, Martyn Anthony authored
The converted text is stored in separate .rst files in the docs directory. Refs #9562
-
- 28 May, 2014 1 commit
-
-
Nick Draper authored
-
- 21 Mar, 2014 1 commit
-
-
Gigg, Martyn Anthony authored
Just use the base-algorithm class logger. Refs #8960
-
- 20 Mar, 2014 1 commit
-
-
Keith Brown authored
Added Doxygen documentation to the classes
-
- 19 Mar, 2014 2 commits
-
-
Keith Brown authored
Eliminated a couple of try-catches due to them not being needed. Fixed style and indentation
-
Keith Brown authored
m_sep is no more, replaced totally by the virtual function sep() The data writing function has been refactored as that was a lot of redundant code.
-
- 14 Mar, 2014 2 commits
-
-
Keith Brown authored
The ILLCosmos algorthim will no longer throw if the workspace is missing one or more logs, it will just not print that heading instead. The test algorithm has been adapted from SaveANSTOAscii (and could also probably be superclassed) and now checks the headings too.
-
Keith Brown authored
AsciiPointBase is a new class that contains the base functionality for the ILL Cosmos and ANSTO save routines. It holds the data writing, value checking and property declaring functionality and if any extra functionality is required theres a couple of spots to add it as overridden methods. Unused headers left over have been removed
-
- 19 Feb, 2014 1 commit
-
-
Keith Brown authored
Algorithm is nearly there, only a few tweaks and cleanup to go
-