This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Mar 26, 2018
-
-
Lamar Moore authored
-
Lamar Moore authored
-
Lamar Moore authored
-
Lamar Moore authored
-
Lamar Moore authored
-
Lamar Moore authored
-
Lamar Moore authored
-
Lamar Moore authored
-
Lamar Moore authored
-
Lamar Moore authored
-
- Mar 19, 2018
-
-
Lamar Moore authored
-
- Mar 15, 2018
-
-
Edward Brown authored
-
Edward Brown authored
-
Edward Brown authored
These fixes were not applied by clang-tidy because they are either inside a macro, not included by any source files or conditionally compiled on a condition which is false on my OS. They were found using grep -rnI '^[^/#*]*typedef' Framework/
-
PredictFractionalPeaks was using a new raytracer for every peak it created and therefore throwing away the caching information about the bounding boxs of detectors / panels causing a huge slow down. Resolved by exposing the findDetector(raytracer) overload to IPeaks and using single raytracer for all calls. Work also include small refactor for const autos Refs #22060
-
Edward Brown authored
-
- Mar 14, 2018
-
-
Edward Brown authored
-
Hahn, Steven authored
-
- Mar 13, 2018
-
-
Lamar Moore authored
-
Lamar Moore authored
-
Lamar Moore authored
-
- Mar 11, 2018
-
-
Martyn Gigg authored
Use delegating constructors to remove common init and remove duplicate check for up and beam direction being the same.
-
- Mar 06, 2018
-
-
Lamar Moore authored
-
Lamar Moore authored
-
Lamar Moore authored
-
- Feb 27, 2018
-
-
Lamar Moore authored
-
Lamar Moore authored
-
Lamar Moore authored
-
Lamar Moore authored
-
Lamar Moore authored
-
- Feb 26, 2018
-
-
Owen Arnold authored
Includes changes to IObjects and derived types.
-
- Feb 21, 2018
-
-
mantid-builder authored
-
- Feb 20, 2018
-
-
Karl Palmen authored
Signed-off-by:
Karl Palmen <karl.palmen@stfc.ac.uk>
-
- Feb 19, 2018
-
-
Lamar Moore authored
-
Lamar Moore authored
-
Lamar Moore authored
-
Lamar Moore authored
-
Lamar Moore authored
-
Lamar Moore authored
-
Lamar Moore authored
-