This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Aug 06, 2018
-
-
TWJubb authored
-
Simon Heybrock authored
Fix Python extensions when compiled with clang on Linux
-
- Aug 04, 2018
-
-
Martyn Gigg authored
-
Martyn Gigg authored
When compiled with gcc the SingletonHolder instance symbols are marked as globally unique (a GNU extension) but when compiled with clang the symbols are marked as weak. Python extensions are loaded by default without either RTLD_GLOBAL or RTLD_LOCAL specified and the singleton symbols then remain private to each module leading to multiple singleton instances within the same process. This fix will also cover older versions of LD and is a cleaner implementation than that removed in afa941f0.
-
Martyn Gigg authored
-
- Aug 03, 2018
-
-
Pete Peterson authored
DPDReduction: error reading MomentumTransfer bins
-
Peterson, Peter authored
-
Peterson, Peter authored
-
Pete Peterson authored
Fix handling of runIndex in MergeMD
-
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
-
-
Jose Borreguero authored
-
Jose Borreguero authored
-
Jose Borreguero authored
-
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
-