This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- 06 Sep, 2013 2 commits
-
-
Owen Arnold authored
-
Jay Rainey authored
-
- 05 Sep, 2013 4 commits
-
-
Michael Reuter authored
-
Michael Reuter authored
-
Michael Reuter authored
-
Michael Reuter authored
-
- 04 Sep, 2013 14 commits
-
-
Peterson, Peter authored
-
Peterson, Peter authored
-
Peterson, Peter authored
-
Russell Taylor authored
The new non-loading tests should be sufficient.
-
Russell Taylor authored
Mostly the addition of const in several places.
-
Russell Taylor authored
-
Russell Taylor authored
-
Owen Arnold authored
-
Owen Arnold authored
-
Jay Rainey authored
-
Jay Rainey authored
-
Jay Rainey authored
-
Jay Rainey authored
-
Jay Rainey authored
-
- 03 Sep, 2013 2 commits
-
-
Campbell, Stuart authored
-
Doucet, Mathieu authored
-
- 02 Sep, 2013 8 commits
-
-
Jay Rainey authored
-
Jay Rainey authored
Conflicts: Code/Mantid/Framework/ICat/src/ICat3/ICat3Helper.cpp Refs #7639.
-
Jay Rainey authored
- In order to search for datetimes the format needs to match the server's. This is in the form of: `Y/M/D h/m/s`.
-
Keith Brown authored
-
Jay Rainey authored
-
Owen Arnold authored
-
Gesner Passos authored
change mtd[ws] == None to not mtd.doesExist(ws) re #7863
-
Jay Rainey authored
- Note: This currently works on windows as file paths are not modified for other operating systems, and the mount point of the archive is not taken into account.
-
- 30 Aug, 2013 10 commits
-
-
Russell Taylor authored
-
Russell Taylor authored
-
Russell Taylor authored
-
Peterson, Peter authored
-
Russell Taylor authored
Nothing to do with this ticket, but this gave a ton of warnings when built with clang and if you look at it it was clearly nonsense. (N.B. nd is properly initialised later in the constructor.)
-
Russell Taylor authored
If there is no next entry, NXgetnextentry will not have set the nxname & nxclass variables that were passed to it. Therefore, a valgrind complaint is avoided by checking for success & only coping the variables on success.
-
Russell Taylor authored
A boost::shared_array should be initialised with NULL or a pointer to an array, so what was there were errors. In fact, in these cases there's no need for any initialisation, only declaration.
-
Russell Taylor authored
-
Savici, Andrei T authored
-
Savici, Andrei T authored
-