This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Oct 03, 2017
-
-
Samuel Jackson authored
This uses the -fix option on clang-tidy to automatically fix all the cases not using bool literals that have crept into Mantid.
-
- Sep 29, 2017
-
-
Lamar Moore authored
-
- Sep 28, 2017
-
-
LamarMoore authored
-
LamarMoore authored
-
LamarMoore authored
-
- Jun 29, 2017
-
-
Simon Heybrock authored
-
- May 31, 2017
-
-
Hahn, Steven authored
-
Hahn, Steven authored
-
Hahn, Steven authored
-
- Nov 03, 2016
-
-
Simon Heybrock authored
-
Simon Heybrock authored
-
- Oct 27, 2016
-
-
Simon Heybrock authored
-
- Aug 29, 2016
-
-
Jan Burle authored
-
- Aug 12, 2016
-
-
Tom Perkins authored
It's more likely that the property is a PropertyWithValue<double> or TimeSeriesProperty<double>, so put these first rather than trying all the PropertyWithValue types before moving on to the TimeSeriesProperties. (This has no significant effect on the performance tests) re #17197
-
Tom Perkins authored
If value has already been found, cache it in case we need it again Results of performance test locally (Win7 Debug): before 1.56 s after 0.09 s re #17197
-
Ian Bush authored
-
- Aug 04, 2016
-
-
Tom Perkins authored
Test exceptions in both cases: - string cannot be parsed - not a numeric value or a string Also add spaces to exception string. re #17087
-
- Aug 02, 2016
-
-
Tom Perkins authored
Median was missing, and Mean was implemented as TimeAveragedMean: correct this and implement all members of the enum. re #17087
-
Tom Perkins authored
(Strings that can be parsed as a number) re #17087
-
- Aug 01, 2016
-
-
Tom Perkins authored
re #17087
-
Tom Perkins authored
Tries double, int32_t, int64_t, float, uint32_t, uint64_t re #17087
-
- May 23, 2016
-
-
Hahn, Steven authored
-
- May 21, 2016
-
-
Hahn, Steven authored
-
- 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
-