This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Aug 03, 2018
-
-
Pete Peterson authored
New unscripted testing page in developer docs
-
Hahn, Steven authored
Fix missed GCC->GNU macro
-
Keith Butler authored
-
WHITFIELDRE email authored
Update CONTRIBUTING.md
-
Gigg, Martyn Anthony authored
Squashed commit of the following: commit 7430d88e Author: T Jubb <t.w.jubb@gmail.com> Date: Fri Aug 3 14:04:45 2018 +0100 Refs #0 Revert PR template. commit bfca2a5a Merge: b7a9a09b ccc7a67d Author: T Jubb <t.w.jubb@gmail.com> Date: Fri Aug 3 13:59:20 2018 +0100 Refs #0 merge remote branch. commit b7a9a09b Merge: 3abde33d 16e27bdb Author: T Jubb <t.w.jubb@gmail.com> Date: Fri Aug 3 13:55:47 2018 +0100 Refs #0 merge master. commit 3abde33d Author: T Jubb <t.w.jubb@gmail.com> Date: Fri Aug 3 13:52:26 2018 +0100 Refs #0 make changes as per comments. commit a27f8a1a Merge: 54684e10 b5ad845b Author: T Jubb <t.w.jubb@gmail.com> Date: Fri Aug 3 13:51:18 2018 +0100 Refs #0 merge master. commit ccc7a67d Merge: 54684e10 b5ad845b Author: TWJubb <33163693+TWJubb@users.noreply.github.com> Date: Fri Aug 3 13:05:49 2018 +0100 Merge branch 'master' into PyCharmDevDocs commit 54684e10 Author: T Jubb <t.w.jubb@gmail.com> Date: Fri Aug 3 12:57:21 2018 +0100 Refs #0 : Add PyCharm dev doc page.
-
WHITFIELDRE email authored
-
Martyn Gigg authored
Update third party and Fix sip build invocation
-
Pete Peterson authored
Muon results table includes log values with value of 0
-
Pete Peterson authored
Fix clang warnings
-
Peterson, Peter authored
-
Peterson, Peter authored
-
Lamar Moore authored
-
Martyn Gigg authored
-
Simon Heybrock authored
Improve error handling for TableWorkspace
-
Simon Heybrock authored
Minimal change to prevent a crash
-
Simon Heybrock authored
Correct default doc string for empty property managers to dict()
-
Simon Heybrock authored
SNAPReduce progress bar
-
Simon Heybrock authored
Removed the LoadAscii Custom Dialog, it was out of date with the alg
-
Simon Heybrock authored
Update MSlice to fix MakeProjection bug
-
- Aug 02, 2018
-
-
Martyn Gigg authored
Elemental Analysis: Peak Data Loading
-
Pete Peterson authored
Instrument definition file for DNS PSD detector
-
Pete Peterson authored
Fix detector rotations in TOFTOF IDF
-
Martyn Gigg authored
Move time-weighted statistics to object
-
Samuel Jackson authored
-
Samuel Jackson authored
-
Nick Draper authored
re #22807
-
Martyn Gigg authored
RHEL7 devtoolset-7
-
Nick Draper authored
-
Nick Draper authored
re #22965 This dialog is not used enough to justify much more time being spent on neatening things up
-
Gigg, Martyn Anthony authored
-
Simon Heybrock authored
ConfigService loading
-
Hahn, Steven authored
Fix RunNumber bug in PeaksWorkspaces
-
- Aug 01, 2018
-
-
Lynch, Vickie authored
-
Savici, Andrei T. authored
Check existence of Poco debug libraries before using them
-
Pete Peterson authored
Separate dialogs and widgets into different mantidqt subpackages
-
Peterson, Peter authored
-
Peterson, Peter authored
-
Peterson, Peter authored
The [cmake documentation of `CXX_STANDARD_REQUIRED`](https://cmake.org/cmake/help/v3.5/prop_tgt/CXX_STANDARD_REQUIRED.html) demonstrate that this was previously incorrectly set. This forces the compiler flag to be specified. In the case of gcc 4.8 it sets `-std=c++1y`. Newer gcc (since version 5) will sets `-std=c++14`.
-
Peterson, Peter authored
The TSC decided to move to devtoolset-7 on rhel7 to allow for C++14 standard code in mantid.
-
Gigg, Martyn Anthony authored
The Windows dependencies need downloading before Eigen is configured
-