This project is mirrored from https://github.com/mantidproject/mantid.git.
Pull mirroring updated .
- Oct 05, 2015
-
-
Campbell, Stuart authored
-
- Dec 16, 2014
-
-
WHITFIELDRE email authored
-
- Feb 10, 2014
-
-
Gigg, Martyn Anthony authored
Uses forward declarations where possible. Refs #8784
-
- Jul 30, 2013
-
-
Gigg, Martyn Anthony authored
The ADS is now generating a node tree that describes the state of the ADS when queried. This in turn queries the workspace itself and while running in MantidPlot an executing script can cause things wrapped in a cow_ptr to be copied and at the same time access the pointer while it is being copied, causing a crash. Refs #7583
-
- Apr 03, 2012
-
-
Janik Zikovsky authored
Added an entry in configservice. Harmonized the 'pick a color map' dialogs to one method.
-
Janik Zikovsky authored
and plotting. Too much debugging output
-
- Jan 24, 2012
-
-
Janik Zikovsky authored
when cloning a workspace. So explicitely declared the copy constructors of every class up to DataItem.
-
- Jan 20, 2012
-
-
Janik Zikovsky authored
To fix segfaults on destruction. Multiple virtual inheritance is hard ;)
-
Janik Zikovsky authored
Also Refs #996: starting to clean up Algorithm.execute()
-
- Oct 07, 2011
-
-
Gigg, Martyn Anthony authored
-