This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- May 20, 2016
-
-
Hahn, Steven authored
-
Hahn, Steven authored
-
- Feb 22, 2016
-
-
Tom Perkins authored
re #15289
-
- Feb 21, 2016
-
-
Hahn, Steven authored
-
- Feb 15, 2016
-
-
Hahn, Steven authored
-
- Feb 14, 2016
-
-
Hahn, Steven authored
-
- Jan 22, 2016
-
-
Hahn, Steven authored
-
Hahn, Steven authored
-
- Jan 19, 2016
-
-
Hahn, Steven authored
-
- Jan 16, 2016
-
-
Hahn, Steven authored
-
- Jan 15, 2016
-
-
Hahn, Steven authored
-
- Jan 05, 2016
-
-
Hahn, Steven authored
-
- Dec 11, 2015
-
-
Hahn, Steven authored
-
- Nov 13, 2015
-
-
Nick Draper authored
in all cases call getProtonCharge to get the proton charge re #14323
-
- Oct 05, 2015
-
-
Campbell, Stuart authored
-
WHITFIELDRE email authored
-
- Mar 19, 2015
-
-
Harry Jeffery authored
-
- Dec 16, 2014
-
-
WHITFIELDRE email authored
-
- Oct 30, 2014
-
-
Owen Arnold authored
This fixes the regression test. We clear the logs off the temporary workspace, that way we don't have to do a similar thing in the loop, and we avoid copying them over each time. This is not a fully formed solution, but it's a start.
-
- Mar 18, 2014
-
-
Gigg, Martyn Anthony authored
Refs #9059
-
- Dec 19, 2013
-
-
Russell Taylor authored
-
Russell Taylor authored
Catch the exception if the contents of the run_start or start_time properties cannot be turned into a valid DateAndTime. Turn it into the exception for a generic failure of this method.
-
Russell Taylor authored
-
- Oct 01, 2013
-
-
Russell Taylor authored
Takes all TimeSeriesProperty logs and clears out all entries except the last one. Single value logs are left unchanged.
-
- Jul 22, 2013
-
-
Gigg, Martyn Anthony authored
-
- Apr 22, 2013
-
-
Alex Buts authored
tests show that.
-
- Feb 14, 2013
-
-
Nick Draper authored
-
- Jan 24, 2013
-
-
Russell Taylor authored
-
- Dec 17, 2012
-
-
Gigg, Martyn Anthony authored
The Cache class was not fully threadsafe. The PARALLEL sections have been replaced by a per-object FastMutex to ensure thread safety. Hopefully this won't have a huge effect on performance.
-
- Nov 30, 2012
-
-
Lynch, Vickie authored
-
- Oct 11, 2012
-
-
Russell Taylor authored
-
- Oct 05, 2012
-
-
Alex Buts authored
-
- Oct 03, 2012
- Aug 15, 2012
-
-
Russell Taylor authored
This is needed for live-data work.
-
- Aug 09, 2012
-
-
Gigg, Martyn Anthony authored
Calling the getPropertyAsSingleValue from a multi-threaded loop could cause a crash if the cache is updated without blocking.
-
- Aug 03, 2012
-
-
Owen Arnold authored
Add tests and refactor existing code to make filtering a common free function.
-
Gigg, Martyn Anthony authored
Added reference returns for goniometer & its axes plus moved where the computation of the matrix occurs.
-
- Aug 02, 2012
-
-
Gigg, Martyn Anthony authored
-