This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Aug 23, 2018
-
-
Martyn Gigg authored
-
- Aug 19, 2018
-
-
Martyn Gigg authored
Avoid memory leaks on various error paths.
-
Martyn Gigg authored
Fixes a memory leak on the exception path.
-
Martyn Gigg authored
-
Martyn Gigg authored
-
Martyn Gigg authored
-
Martyn Gigg authored
-
- Aug 17, 2018
-
-
Pete Peterson authored
ITableWorkspace now updates GUI when data changed via Python
-
Pete Peterson authored
Exposed most of the methods from ComponentInfo
-
Pete Peterson authored
Export Sample::getShape()
-
Savici, Andrei T. authored
Fix mantid.dataobjects.TableWorkspace() for Linux clang
-
Savici, Andrei T. authored
Add isGroup() method to Workspace.h and WorkspaceGroup.h
-
Hahn, Steven authored
Workbench dragndrop plotting
-
Martyn Gigg authored
Workbench use QSettings configuration
-
Martyn Gigg authored
Refactored `HistogramIterator` and `HistogramItem`
-
Martyn Gigg authored
Change getStoredPropertyValue to getPreviousValue
-
Martyn Gigg authored
Enable appending multiple times for event workspaces
-
Martyn Gigg authored
-
Samuel Jones authored
-
Samuel Jones authored
-
Robert Applin authored
-
Bhuvan Bezawada authored
re #23278
-
Martyn Gigg authored
-
- Aug 16, 2018
-
-
Jose Borreguero authored
-
Gigg, Martyn Anthony authored
Older versions of matplotlib don't ship with Viridis...
-
Gigg, Martyn Anthony authored
map in Python 2 performed the loop iteration immediately and returned a list whereas Python 3 returns an iterator for lazy evaluation. If you don't care about the result the iteration never happens!
-
Pete Peterson authored
Added GIL release to findRuns python calls
-
Peterson, Peter authored
-
WHITFIELDRE email authored
This should make sure the correct makeTableWorkspace is called
-
Peterson, Peter authored
-
Peterson, Peter authored
-
Martyn Gigg authored
-
Martyn Gigg authored
-
Martyn Gigg authored
-
Martyn Gigg authored
-
Gigg, Martyn Anthony authored
-
Gigg, Martyn Anthony authored
-
Samuel Jones authored
-
Martyn Gigg authored
Change the check for rpm uninstall/upgrade to use $1
-
Robert Applin authored
-