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
-
- Oct 17, 2011
-
-
Russell Taylor authored
-
- Oct 07, 2011
-
-
Janik Zikovsky authored
Refs #3907: Removed MDCell, MDPoint, Coordinate, SignalAggregate. Commented out parts of SimulateMDDTest which will need to be reworked a bit.
-
- Oct 06, 2011
-
-
Janik Zikovsky authored
-
- Aug 18, 2011
-
-
Russell Taylor authored
Eradicate IInstrument. Instrument's the one to talk to now (it was the only descendent class anyway). Re #2041.
-
- Jun 03, 2011
-
-
Janik Zikovsky authored
Refs #3137: Used coord_t and signal_t in appropriate spots in MD* classes. Right now both are typedef'd to double but it builds if typedef'd so something else e.g float.
-
- May 10, 2011
-
-
Gigg, Martyn Anthony authored
Refs #2919. Fixes for the Mac. For some reason a few files in MDAlgorithms had a ? character at the start of the file which was causing the compiler to fall over. I don't know where this came from ...
-
- Apr 25, 2011
-
-
Janik Zikovsky authored
-
- Apr 18, 2011
-
-
Owen Arnold authored
re #2818 Remove from MDDataObjects/MDDataAlgorithms under windows. some use of static_casts required. Should refactor out later.
-
Owen Arnold authored
-
Gigg, Martyn Anthony authored
Refs #2818. First round of commits for warning clearance on MSVC. There was a macro clash with muParser so I added a wrapper and replaced all includes with this one.
-
- Apr 01, 2011
-
-
Roman Tolchenov authored
Added MDFitWorkspace, CreateMDFitWorkspace, and UserFunctionMD to assist MD fitting development. re #2764
-